Comment Re: Never Snake (Score 1) 16
Also spaces for indentation. One and only true char for indentation is tab.
Also spaces for indentation. One and only true char for indentation is tab.
Bad form replying to my own, but I removed Wayland from by Fedora 36 install. It de-installed a lot of unrelated software, which I had to re-install.
As long X (session) is still there (I don't use Gnome, generally use the XFCE spin's) and it can be removed by people who don't want it - I don't give a F**K.
It's the only way wayland can make headway, because given a choice people keep picking X (a working solution) rather than Wayland (a broken POS).
Its just another form of Embrace, extend, and extinguish without the Embrace, extend.
SystemD did a similar by requiring it to be a dependency for so may DEB's/RPM's.
Eye candy is overrated, unless it's Rihanna, Jenna Ortega etc...
Functionality is golden (e.g. Yes I want to fucking print this page, I would'nt have pressed print otherwise! stop fucking asking me and get on with it!)
No damn mental problems here.
"class variable" so for methods we should have "class method". that's 2 extra keywords. would need one more as class is already a keyword used to define a class. Less keywords are better than more. there's a sweet point. C/C++/java etc have it right more or less.
In computer programming, a static variable is a variable that has been allocated "statically", meaning that its lifetime (or "extent") is the entire run of the program. This is in contrast to shorter-lived automatic variables, whose storage is stack allocated and deallocated on the call stack; and in contrast to objects, whose storage is dynamically allocated and deallocated in heap memory.
Since static methods/variables are available all the time weather an instance class has been instantiated or not, would imply the use of the word static is probably correct in this case.
Yes keywords for most programming lang are in english, probably because the big push in computing initially came from USA and UK after WW2?
If your finding it hard to explain -- public static int main(String[] args} {} -- I suggest a career change.
Still confused. Java static means it is not a instance method (or variable), e.e. does not belong to a particular instantiation. A single copy always available, always the same value. In terms of English language 'static' a good word as any.
Out of interest what word would you have chosen.
"In Java and C# etc. "static" makes no sense at all"
WTF?? Confused, please share why it makes no sense?
Same here. Loved the help message on menu install for "less" -- "less is more".
“Well when you turn your back and say, nope I’m not doing that — all you’re doing is entering the death drawing There were six — there were six today. How many is there going to be the next time we sit down? How many is there going to be on next Tuesday?” Justice said.
They used to have something similar in the UK premier league (soccer), it was called Fergie time (extra time not over till Man United score).
If I had only known, I would have been a locksmith. -- Albert Einstein