The real question is : Why did you invite anyone over, before having a guest VLAN set up ? Classic beginner mistake.
- 0 Posts
- 6 Comments
I use
edtoo…Except I have
alias ed=$EDITORandexport EDITOR=nvimin my.zshrcx)
termaxima@slrpnk.netto
Programmer Humor@programming.dev•It was best as a silly toy language in the 1990's...
2·7 days agoJavaScript is great for making websites !
termaxima@slrpnk.netto
Programmer Humor@programming.dev•It was best as a silly toy language in the 1990's...
304·8 days agoYes and no. “Real” programmers care about engineering choices ; and JS is the cardboard of programming languages.
Perfect for packaging (which in this metaphor is UI), horrible for building a bridge with. And vice-versa, I wouldn’t try and make amazon packaging out of reinforced concrete.
termaxima@slrpnk.netto
Programmer Humor@programming.dev•It was best as a silly toy language in the 1990's...
304·8 days agoJavaScript really depends on the people writing it restricting themselves to a sane (ish) subset, just like C++
My personal gripe with JavaScript is how horribly slow it is. C++ at least has the merit of being fast once compiled. I wouldn’t feel great contributing to a JS project knowing fully well that a rewrite in a faster language would be 10x as effective as anything I could improve as is.
When I was young I thought “who needs 3 computers at once ?”
Now I get it.