yeah, not too cynical now... of course there is new tech, but there will be no "just plug these graphic elements together" programming. 1) The interface sucks. Code is the same, but more concise. 2) The real job while coding is logical thinking. Everybode can learn the syntax, not everybody will learn how to use it for something useful.
I would not recommend distributions, where it's unclear how long they will be supported. elementary is a rather new small project, they may be gone next year. Debian will be there forever, Ubuntu seems to be here to stay as well.
It is. Easy reasoning: You have no right at all to use the system. The license grants you the right under certain conditions. If you do not agree to the license, it is illegal for you to use the software. So your click on "accept" either accepts it, or you can be sued for using the software without accepting.
1) Its different to prior versions. win7 is much better 2) Because others do not do better, it does not make right what win10 does. 3) There is competition, which does better.
Some people think agile frameworks are the best and they need to couple javascript with.net and real java to generate ASP templates or other funky stuff. Other people just do real programming work, just like ten years ago. And they will do so in ten years from now. When node.js is forgotten for a long time, C will still be used with vi. Some stuff does not die. And this is not the hipster frameworks.
who cares about permissions? most systems have/tmp still on disk. So pull the power cord, boot with hdd read-only and you get all the screencaps from the terminals. use some undelete tool and get even more.
I would always live in fear with windows 10. Fear, that the next update brings tracking stuff, which is not blocked, yet. I do not want a cat & mice game, where i always need to hide. I want a system i can trust.
Selecting between guake / yakuake / konsole / gnome-terminal is pretty pointless. if you like a "slide up from top" terminal it does not really matter if guake or yakuake. If you want something kde-based or gnome-based, the libraries of yakuake / konsole and guake / gnome-terminal are the same. Others like mrxvt, urxvt are completely missing.
Look at his "get_repeat_number" example. He claims it to be O(n). But it's of course O(n log(n)), as the log(n) is both in the add as in the contains operation of the set. (if implemented efficiently).
When i am allowed to just assume every builtin runs in O(1), i propably could solve some NP-hard problems in reasonable time as well.
yeah, not too cynical now ... of course there is new tech, but there will be no "just plug these graphic elements together" programming.
1) The interface sucks. Code is the same, but more concise.
2) The real job while coding is logical thinking. Everybode can learn the syntax, not everybody will learn how to use it for something useful.
turn updates on, start vpn, turn updates off before they start doing anything.
I would not recommend distributions, where it's unclear how long they will be supported. elementary is a rather new small project, they may be gone next year. Debian will be there forever, Ubuntu seems to be here to stay as well.
It is. Easy reasoning: You have no right at all to use the system. The license grants you the right under certain conditions. If you do not agree to the license, it is illegal for you to use the software. So your click on "accept" either accepts it, or you can be sued for using the software without accepting.
And you'll never be sure to catch all, when a sneaky update brings new spy urls.
Sorry, but this disables a lot, but there is a lot left over, which is not so easy to disable.
No chance. They use hardcoded ip addresses as part of their strategy to avoid being blocked.
1) Its different to prior versions. win7 is much better
2) Because others do not do better, it does not make right what win10 does.
3) There is competition, which does better.
Its a privacy nightmare. Microsoft reserves every right to do with your data whatever they want and even to delete files / programs on your computer.
yes, i would.
Some people think agile frameworks are the best and they need to couple javascript with .net and real java to generate ASP templates or other funky stuff. Other people just do real programming work, just like ten years ago. And they will do so in ten years from now. When node.js is forgotten for a long time, C will still be used with vi. Some stuff does not die. And this is not the hipster frameworks.
It does. But it does not give you the right to redistribute the result (as long as its not fair use) and no right to demand change from the vendor.
when it's so obvious, the NSA must be really stupid.
You do not want to comment on youtube and you do not want to read the comments there. It's the facebook type of people, who comment there.
who cares about permissions? most systems have /tmp still on disk. So pull the power cord, boot with hdd read-only and you get all the screencaps from the terminals. use some undelete tool and get even more.
It got a real scam site ... "continue to article in 3 2 1 ...". Are we talking about a warez site or a news site? Would not click again.
I would always live in fear with windows 10. Fear, that the next update brings tracking stuff, which is not blocked, yet.
I do not want a cat & mice game, where i always need to hide. I want a system i can trust.
Terminals with libvte are no good idea, they write your screen to /tmp, which might contain private data.
urxvt + perl-extension for tabs. You need to configure it via .Xresources.
Selecting between guake / yakuake / konsole / gnome-terminal is pretty pointless.
if you like a "slide up from top" terminal it does not really matter if guake or yakuake.
If you want something kde-based or gnome-based, the libraries of yakuake / konsole and guake / gnome-terminal are the same.
Others like mrxvt, urxvt are completely missing.
> there is virtually zero loss of performance
[citation needed]
people who use the word toxic in such a sense are guaranteed bullshit.
Toxic behaviour is like "i cannot say its bad, then i would have to prove it".
That's why it's called human rights. everyone has them, even murderer and nazis.
samzenpus fell for the app, we did not.
Bullshit.
Look at his "get_repeat_number" example.
He claims it to be O(n). But it's of course O(n log(n)), as the log(n) is both in the add as in the contains operation of the set. (if implemented efficiently).
When i am allowed to just assume every builtin runs in O(1), i propably could solve some NP-hard problems in reasonable time as well.