HackerTrans
TopNewTrendsCommentsPastAskShowJobs

InfamousRece

no profile record

Submissions

The FCC Just Banned the Sale of New Wi-Fi Router Models Made Outside US

pcmag.com
11 points·by InfamousRece·4 ay önce·6 comments

comments

InfamousRece
·4 ay önce·discuss
I’d love to outsource all the boring, tedious parts of my job to LLM. Unfortunately it is the upper management who decide which parts of my job are boring.
InfamousRece
·4 ay önce·discuss
I also feel things changed a lot. We’re now getting vibe coded prototypes from management - thousands of lines of spaghetti that we must make production ready “by yesterday”. After all the difficult part has been accomplished already. Oh, and this is a list of additional features that should be very easy to add while you’re at it.
InfamousRece
·5 ay önce·discuss
I believe they skipped blockchain first so at least there is that.
InfamousRece
·5 ay önce·discuss
In my career I never received any recognition for well designed and executed projects. Even the ones that were high impact and widely praised by customers. I had much more luck with shitty/buggy stuff that should not have been released. Yes, I’m not perfect and suffer from brain farts sometimes. In such cases I could play a hero that worked whole nights/weekends to put down fires. And I got rewarded for that.
InfamousRece
·6 ay önce·discuss
At my previous place IPv6 was useable (I was getting /60 prefix rather than /64 I’m getting now) but the prefix was changing often - several times per day. This was annoying because every prefix change all addresses of my devices changed too. So in practice I always used private IPv4 addresses to connect to them. A NAT would solve this issue.
InfamousRece
·6 ay önce·discuss
Same at my place. I get a /64 prefix and my router simply cannot work with that at all.
InfamousRece
·6 ay önce·discuss
In my case I don’t even mind if these evangelists try so hard to convince other developers. What I do mind is that they seem to be quite successful in convincing our bosses. So we get things like mandatory LLM usage, minimum number of Claude API calls per day, every commit must be co-authored by Claude, etc.
InfamousRece
·6 ay önce·discuss
To be fair it was not that difficult to set create a pure 64 bit binary distro and there were a few of them. The real issue was to figure out how to do mixed 32/64 bit and this is where the fight about /lib directories originated. In a pure 64 bit distro the only way to run 32 bit binaries was to create a chroot with a full 32 bit installation. It took a while before better solutions were agreed to. This was an era of Flash and Acrobat Reader - all proprietary and all 32 bit only so people really cared about 32 bit.
InfamousRece
·6 ay önce·discuss
Yeah that kind of thinking is known as “doorman fallacy”. Essentially the job whose full value is not immediately obvious to ignorant observer = “useless busy work”.
InfamousRece
·8 ay önce·discuss
Will it compile Knuth’s test? https://en.wikipedia.org/wiki/Man_or_boy_test
InfamousRece
·8 ay önce·discuss
I set up Scratch for my daughter but she ended up mostly playing games (Minecraft and Super Tux are her favorite). She did pick up some computer skills though. For example she has pretty good understanding of files and directories - something that most kids struggle with in mobile-first era. I don’t allow internet access. She is too young for that.
InfamousRece
·9 ay önce·discuss
Apparently Postman needs to be online in order to send “telemetry”: https://anonymousdata.medium.com/postman-is-logging-all-your...
InfamousRece
·9 ay önce·discuss
I also get an empty page (content-length: 0)
InfamousRece
·10 ay önce·discuss
They can just use ChatGPT for that.
InfamousRece
·10 ay önce·discuss
> slowly, slowly lose that capability.

Well, not so slowly it seems.
InfamousRece
·10 ay önce·discuss
My server stays powered off but will boot on receiving wol packet. It’s not a sophisticated set up but works for me. I have an always on Rpi running tailscale. I can ssh to it and send a wol from there. Once my server boots I can ssh to it and run the script to mount its data disks - they are encrypted so I need to type a passphrase. Quite a bit of work but I don’t have to do it often.
InfamousRece
·2 yıl önce·discuss
I use Roomba to vacuum under my beds. For everything else I use an old fashioned vacuum cleaner.
InfamousRece
·3 yıl önce·discuss
This will take at another decade at least.
InfamousRece
·3 yıl önce·discuss
Right. I use x2x which is kind of like Synergy so I’m staying with xorg for now.