HackerLangs
TopNewTrendsCommentsPastAskShowJobs

xxs

3,853 karmajoined 12 лет назад

comments

xxs
·22 часа назад·discuss
It's very rare (if ever) I'd want M on both ends... and no work stealing. Usually it's one M and an S.
xxs
·8 дней назад·discuss
You can try 'ugreen phone holder car' in amazon. Ugreen is an ok brand. Usually there will be a hook and some tension mechanism for the air vent.
xxs
·8 дней назад·discuss
>that works with random rental car I get. Any suggestions?

Clip based ones, worst case you can mount them on the aircon vents. They are not great in general but they are cheap and you can fit them pretty much anywhere
xxs
·9 дней назад·discuss
that was the joke
xxs
·9 дней назад·discuss
no way it covers 1000m2 in an hour. It is ~35cm in diameter, so it has to travel around 3km. That would mean it'd require around 1m/s, which is 3times its rated speed... Then of course, it'd have time to charge. Even with 1C it's still 1 hour between cleaning sessions. We assume regular battery changes every couple of weeks too
xxs
·9 дней назад·discuss
>Now that it's history, we can look back and learn that the antitrust case just didn't matter one way or another. Nothing was really gained by victory, and nothing would have been lost by defeat.

You are missing the fact that the US administration did change and Microsoft was not broken... similar to the fact google/alphabet escaped that too
xxs
·9 дней назад·discuss
>That'll be five billion Euros please."

feel free to pull out of the market, if you dislike the rules. Google pulled out of China for instance.
xxs
·9 дней назад·discuss
>This judgment fails to recognize our significant investment to ensure Android remains open

I wonder if that could be considered contempt of courts.
xxs
·12 дней назад·discuss
I thought the title missed the year (in parenthesis)
xxs
·22 дня назад·discuss
it's easier to remember that it originated from the Byte range, where all bytes could be kept in. Character didn't have negative values so it did [0-128) instead. Long and Short are the same as Byte.

Years before the autoboxing/Integer.valueOf() caching stuff (and before generics), (I) used to have IntegerProvider that did similar stuff to higher ranges. Personally, I have considered autoboxing on integers net-negative for Java
xxs
·в прошлом месяце·discuss
It will randomly turn the TV on/off and switch the channels as a funny bonus. Cool idea nontheless
xxs
·в прошлом месяце·discuss
running 5090 on 32GB RAM is just weird, still
xxs
·в прошлом месяце·discuss
>S4 suspend

Is not popular in general, so yes. But also no - I don't use swap ever, if I have to go over the RAM (32GB being low, with 64GB the norm), might as well consider the system dead.
xxs
·в прошлом месяце·discuss
you can make it abc with 'C' being cunt
xxs
·в прошлом месяце·discuss
Or even simpler stuff like RAM and SSD (and soon phones) will be reasonably priced
xxs
·в прошлом месяце·discuss
bytecode manipulation has been a thing ever since late 90s and early 2000s (e.g. BCEL, Jan, 2001), along with byte code decompilation.

Generally one must understand how bytecode signatures, all flavors of invoke, and constant pool work. After that using visor pattern or 'functional' alike stuff makes no difference whatsoever.

I have used (still using) bytecode manipulation along with custom classloaders as part of my job (albeit not on daily basis any longer). Personally, I don't consider objectweb asm hard to use in any way. and java's class file won't be funnier - perhaps it was the very project I'd not pick bcel, though.
xxs
·в прошлом месяце·discuss
> "lots" instead of "lost"

indeed, my bad
xxs
·в прошлом месяце·discuss
... and it has lots its meaning of end

it's in the original post
xxs
·в прошлом месяце·discuss
>It feels like Pascal in Cyrillic

replace cyrillic w/ russian and it'd be ok.

КНЦ = end (конец in russian is end). However, in bulgarian in means 'thread' (as in sewing thread) and it has lots its meaning of end, aside from 'from needle to thread' expression where it means from the tip of the needle to the end of the thread.

Also 'ALL' (и все = it's over/that's all), which should be 'end' as in begin/end in pascal.

The main point still stands - it's Pascal.
xxs
·в прошлом месяце·discuss
I can do "ctrl + +" to increase the font, but it's still serif and low contrast, so I have to do "ctrl + A". Or better yet - press "reader view" on firefox.