@fedora

Страница 586 из 2988
Gwindor
11.04.2017
13:16:49
But if you don't code in your free time and don't code at work, it gives you pretty sad coding portfolio.

My only work now is to teach kids math few hours a week.

Marc
11.04.2017
13:17:35
Yes.

✨Ola,
11.04.2017
13:18:08


Google
Marc
11.04.2017
13:18:46
Devel-Ops ;)

develociraptor, as we say in netbsd...

Ghazwan Aliesh
11.04.2017
13:20:33
Devel-Ops ;)
I'm confused about thar, I studies ccna> python > web development Just a lot of things which I don't know which one should I fall in love with :)

Gwindor
11.04.2017
13:20:48
I thought that Dev-Ops is just a fancy modern name for a system administrator. :/

Ghazwan Aliesh
11.04.2017
13:21:02
Gwindor
11.04.2017
13:21:11
No money to pay even for exam.

Not to mention education.

Jonathan
11.04.2017
13:21:29
For what purpose in particular ?
Dnf, the package manager, is written in python

Some of the other system management applications, as well

Ghazwan Aliesh
11.04.2017
13:22:06
I thought that Dev-Ops is just a fancy modern name for a system administrator. :/
There is no specific definition, u could say it's the human being who can develop something and deploy it on server

Google
Jonathan
11.04.2017
13:23:27
Python is a fairly popular language in Linux

Michał
11.04.2017
13:23:59
it's a popular language overall

Marc
11.04.2017
13:24:29
easy to learn, easy to use.

Michał
11.04.2017
13:24:41
I thought that Dev-Ops is just a fancy modern name for a system administrator. :/
Isn't DevOps a group of people taking care of the development environment, like build systems, CI, testing tools etc?

Ghazwan Aliesh
11.04.2017
13:25:02
Sounds much more like a developer.
No, it's administration realm, automating things and building projects, u write the code once, but u may work with deploying it for ages.

Ghazwan Aliesh
11.04.2017
13:26:00
Python is a fairly popular language in Linux
Indeed, especially for automating things in server, and IOT (internet of things) I don't know what is this?

Eduard
11.04.2017
13:26:47
also, it was ~2005 and we were doing Turbo Pascal. seriously
Why not? Because of turbo? What if it were in FPC?

I don't understand why people hate Pascal, when there is a lot, really a lot of people that learn algorithms with pascal

Michał
11.04.2017
13:27:25
Indeed, especially for automating things in server, and IOT (internet of things) I don't know what is this?
IoT is, basically put, a trend to put microcontrollers with internet connectivity everywhere so you may monitor or trigger them from the internet (like, using your smartphone)

Marc
11.04.2017
13:27:51
I prefer OSCAL over PASCAL ;)

Eduard
11.04.2017
13:28:06
It's not a language for ultimate systems, Maybe (Bolded and with capital M), but for algorithms is a really good teaching/learning language

Michał
11.04.2017
13:28:20
I don't understand why people hate Pascal, when there is a lot, really a lot of people that learn algorithms with pascal
It's not that I hate Pascal, it's just that in 2005 when high school kids saw the blue background and were only able to develop unimpressive console stuff, it didn't do well to make them interested in that

now it would be even more unappealing

Eduard
11.04.2017
13:29:07
The blue screen was the teacher fault, not the language fault

He/She could teach pascal in the Delphi Environment

Michał
11.04.2017
13:29:35
The blue screen was the teacher fault, not the language fault
I agree, I don't say that Pascal was a wrong choice, I say that Turbo Pascal as an environment was a poor choice

Eduard
11.04.2017
13:29:36
That is not the blue screen of turbo pascal

I'm hesitating about choosing software engineering or IT administration ? really hard choice
It's a hard choice, but for both you will need to learn how to code

Google
Gwindor
11.04.2017
13:32:16
I just want to work with hardware more than with software. :>

Eduard
11.04.2017
13:32:17
I thought that Dev-Ops is just a fancy modern name for a system administrator. :/
It isn't. DevOps is the name for the integrator, the one who takes the code and make the implementation in the hardware provided

Michał
11.04.2017
13:32:27
He/She could teach pascal in the Delphi Environment
Delphi would be better, but I recently saw the Python for Kids book, it teaches to write in IDLE, which is cool because on one side it allows you to write code in a pretty modern environment, on the other side it lets you experiment without the need for worrying about the GUI in your programs (even if Delphi was IMHO the easiest IDE for GUIs of all time, it still required more effort than printing stuff directly to console)

Gwindor
11.04.2017
13:34:25
Give me a pile of hardware and a task - what to build out of it. Enterprise mail server? Sure. Set of workstations for students? Sure. Client-server enterprise system? Of course.

Michał
11.04.2017
13:34:54
Eduard
11.04.2017
13:35:14
But it present a hard paradigm in some point

How do you switch a kid from a nice, friendly, GUI-with-block-oriented language to a plain text IDE?

Michał
11.04.2017
13:39:17
that's a good question

Gwindor
11.04.2017
13:42:49
Give that kid Vim.

Eduard
11.04.2017
13:43:23
And have fun seeing him trying to close it???

Michał
11.04.2017
13:43:56
bad idea if you want to make a kid interested in that

personally I would give a kid a PICO-8 and some games, make him/her play them all he/she wants, and then show how to modify them

I hope the ball would roll from there

Gwindor
11.04.2017
13:45:15
Michał
11.04.2017
13:45:55
I was interested in QBasic at the beginning, which is as dull as it can be

Eduard
11.04.2017
13:45:57
A LEGO Mindstorm, then make a robocode to battle against me

Mikhail "MyReligionIsPatrick"
11.04.2017
13:46:00
Google
Eduard
11.04.2017
13:46:02
That can be fun

Michał
11.04.2017
13:47:11
Really interesting, thanks sir
Examples: IoT lightbulbs, which you can turn on/off or change colors or intensity using your smartphone

Ghazwan Aliesh
11.04.2017
13:47:37
It's a hard choice, but for both you will need to learn how to code
I did some small projects with python/django but I don't consider myself a programmer

Mikhail "MyReligionIsPatrick"
11.04.2017
13:49:12
He/She could teach pascal in the Delphi Environment
We learned PascalABC with .net support in my school

Ghazwan Aliesh
11.04.2017
13:51:07
Examples: IoT lightbulbs, which you can turn on/off or change colors or intensity using your smartphone
Is it the same technology which is used to tell some specific devices that there is upgrading for their systems ? (notifying iPhone that there is new sys version available)

Gwindor
11.04.2017
13:52:17
Michał
11.04.2017
13:53:05
That is a thing I wouldn't even try to install at home.
Why? I have one of those, a nice toy but definitely not something desperately needed, truth be told my system is not connected to the outside internet

Eduard
11.04.2017
13:53:11
We learned PascalABC with .net support in my school
I don't know PascalABC, I will google it :D

Admin
ERROR: S client not available

Michał
11.04.2017
13:54:10
Do they use WiFi?
They are connected using a shitty proprietary air interface to a bridge which is then connected to a separate WPA2-secured WiFi network

Gwindor
11.04.2017
13:54:28
More devices. :/

Michał
11.04.2017
13:54:39
the only thing that worries me is this proprietary air interface, but what can happen, someone will turn off my lights for fun?

Gwindor
11.04.2017
13:55:12
Welp, I don't want my lightbulbs to be controlled from anything other than hardware switches.

Michał
11.04.2017
13:55:44
meh, I liked the option to gradually turn on the light before the alarm clock, made me wake up easier

Gwindor
11.04.2017
13:55:45
Or will turn them on/off at 50Hz.

Eduard
11.04.2017
13:55:46
the only thing that worries me is this proprietary air interface, but what can happen, someone will turn off my lights for fun?
There is a pretty cool video where 2 guys hack the lights of a building and make a game with it

Google
Eduard
11.04.2017
13:55:59
Like Galaga

Michał
11.04.2017
13:56:06
Turn on in middle of night.
big deal, I would just turn it off with a hardware switch then :P

Eduard
11.04.2017
13:56:07
Using the building as screen

Gwindor
11.04.2017
13:56:21
If you can't use them.

Michał
11.04.2017
13:56:42
And why do you need those bulbs then?
There's a difference between "need them" and "wanted to play with them" ;)

Gwindor
11.04.2017
13:59:01
Michał
11.04.2017
13:59:23
Welp, I don't buy stuff "to play with".
Do you drink beer sometimes?

Gwindor
11.04.2017
14:00:05
Michał
11.04.2017
14:00:13
The cost of one of those bulbs was equal to ~6 glasses of better beer, so I've just chose to play with the bulbs instead of drinking that beer.

Michał
11.04.2017
14:01:01
that led me to install and play with Domoticz, highly recommend if you'd like to play with home automation

Mikhail "MyReligionIsPatrick"
11.04.2017
14:01:13
I don't know PascalABC, I will google it :D
Standart language for schools in Russia, it has graphic module, .net support, elements of strings(a[i]) is strings too, not char. LongInt = Integer. Sysutils is always included(no need to write 'uses sysutils') and you don't need to type 'randomize;'....etc;

Gwindor
11.04.2017
14:01:33
I don't want my home to be automatised in any way.

Michał
11.04.2017
14:02:36
I don't want my home to be automatised in any way.
I wouldn't depend on IoT door locks as well, but I like the fact that I can check the temperature at home or that it will ping me on Telegram every time someone rings my doorbell

it's just fun to do that stuff using ESP8266 + Lua

Gwindor
11.04.2017
14:03:03
I don't have a doorbell. x3

Michał
11.04.2017
14:03:55
I don't have a doorbell. x3
Is this normal in Siberia, or it's just that you don't have it? :D serious question, now I'm curious

Gwindor
11.04.2017
14:04:15
Michał
11.04.2017
14:04:46
I see; mine was already installed but I guess I wouldn't install it by myself either

Mikhail "MyReligionIsPatrick"
11.04.2017
14:06:44
Ha, I'm so scared about the hackers that I even have a sliding rule instead of calculator.

Gwindor
11.04.2017
14:06:58

Страница 586 из 2988