HeckGazer

joined 2 years ago
[–] HeckGazer@programming.dev 28 points 2 years ago

I bet you write your time as ss:mm:hh you silly little guy, you small to large clown you. Break up with him babe, you can do better

[–] HeckGazer@programming.dev 3 points 2 years ago* (last edited 2 years ago) (1 children)

A couple non-quantitative thoughts on this:

  • Space is big and empty. In order to have significant amounts of radiation energy hitting you you'd have to be going quite close to stars thanks to the cube energy drop-off.

  • Space probes do have this kind of shielding on their chips! They also use multiple independent identical processors that vote on results as it's unlikely for a high energy particle to scramble a majority of the chips in an identical way. This is also why space tech tends to use old manufacturing nodes that have huge (by earth bound comparison) transistors.

[–] HeckGazer@programming.dev 5 points 2 years ago

Finally all the computers I build in factorio are actually useful in game!

[–] HeckGazer@programming.dev 2 points 2 years ago

Thanks website scraper bot

[–] HeckGazer@programming.dev 12 points 2 years ago

Thanks for doing the work for me, appreciate you :P

[–] HeckGazer@programming.dev 3 points 2 years ago

Damn I thought we were already screwed if it went up by just a couple degrees. If it goes up by over two thousand we're defo all dead

[–] HeckGazer@programming.dev 3 points 2 years ago (3 children)

The 10,000 support staff with dubious social engineering training at your service provider are not "something you have". Case in point literally a few weeks ago https://arstechnica.com/tech-policy/2023/12/verizon-fell-for-fake-search-warrant-gave-victims-phone-data-to-stalker/

[–] HeckGazer@programming.dev 21 points 2 years ago (6 children)

Wow would you look at that, still none of them cover what SMS is >:( Almost like it's not a second factor, and fuck every corporation that tries to claim that it is

[–] HeckGazer@programming.dev 1 points 2 years ago

Interesting, I've only ever used the ovpn files and they recently broke the same way you describe. Redownloaded them and it started working again with the same credentials.

I'm guessing they broke something servers idea and the client had a hard time refreshing its config

[–] HeckGazer@programming.dev 12 points 2 years ago

Seconding a desire for a defacto RDP solution for Linux. Bonus points if it works on android

[–] HeckGazer@programming.dev 4 points 2 years ago (1 children)

Another wrinkle is how do you count the lines? I've done several of this year's AoC in "one line" of JavaScript because you can just chain split().map().reduce().filter() etc. together indefinitely. Some languages like JS or python can do so much in one line

view more: ‹ prev next ›