HackerTrans
TopNewTrendsCommentsPastAskShowJobs

johnboiles

no profile record

Submissions

LLM-written short story about being a LLM

twitter.com
2 points·by johnboiles·5 maanden geleden·1 comments

comments

johnboiles
·4 maanden geleden·discuss
Also, these CO2 canaries are neat. We got one for our office https://a.co/d/02EKUci9
johnboiles
·4 maanden geleden·discuss
Yes in one way or another
johnboiles
·6 maanden geleden·discuss
Y'all it's been a couple decades but is it _actually_ the year of the Linux desktop now??
johnboiles
·6 maanden geleden·discuss
That seems incredibly fast for plastic to degrade like that. I wonder if you could have something generating ozone in there.
johnboiles
·7 maanden geleden·discuss
How organizations would pay for Workday baffles me. It is the worst company software I've ever used. It would regularly lose data that managers would input so the best practice amongst EMs was to never put data directly into Workday but instead keep copies elsewhere and only input it into Workday at the last moment. Then if Workday decided to drop your performance feedback you could just paste it again.

It must be really really really good for the HR decision makers though?
johnboiles
·7 maanden geleden·discuss
Can confirm. It's like they actively try to make it terrible.
johnboiles
·8 maanden geleden·discuss
I got bit by this exact seller on Amazon earlier this year. "New" drive had SMART power-on time of 25371 hours.

* I reported it to Amazon's fraud team (with evidence): No response

* I wrote the seller a bad review (also with evidence!): Taken down by Amazon

https://x.com/johnboiles/status/1879713174427214131?s=20
johnboiles
·9 maanden geleden·discuss
> there's for example Linux-specific software which puts the WiFi card in promiscuous mode and does useful stuff with that

In the past, I've made this specific thing work with USB passthrough, Virtualbox, and external USB WiFi adapters with monitor mode support.
johnboiles
·9 maanden geleden·discuss
GPUs back in the day were only for gamers. Now they are for increasing your ai b2b saas arr.
johnboiles
·10 maanden geleden·discuss
I have a Bambu X1C and a Prusa MK3.9S (mostly upgraded MK3S).

The Bambu is incredible at PLA. It is so fast and consistently perfect. The 0.2mm nozzle makes unreal detail small parts. But I struggle to do other materials with it like TPU, PETG, ABS.

The Prusa takes generally whatever material I throw at it and does a great job just using the PrusaSlicer built in profiles. It's also the minimum viable printer -- it's 80% as good as the Bambu but a fraction of the complexity. I am 100% confident I could keep it running indefinitely where the Bambu is mostly proprietary parts and software.
johnboiles
·3 jaar geleden·discuss
I also made my own variable speed diaphragm water pump for our boat's water pressure. The VSD options on the market were notoriously unreliable, so I took one of the best non-VSD pumps with a pressure switch and drove it with a custom board + software. This also meant if my controller failed (which it never did) I could switch back to the original pressure switch.

https://github.com/johnboiles/openvsd
johnboiles
·3 jaar geleden·discuss
My wife and I lived on a Sailboat for a few years. The boat had a 20 year old SeaTalk bus connected to the sensors (depth, wind speed/direction, water speed). I bought a newer radio with an AIS receiver. Of course I wanted to hook it all to my computer & phone.

So I built some hardware to interface with the SeaTalk network, the AIS radio (and a modern GPS) https://github.com/johnboiles/Helm-hardware https://github.com/johnboiles/Helm-firmware

And a Python proxy running on a Pi to pass messages back and forth across the network. https://github.com/johnboiles/NMEAProxy

And an iOS app that could drive my autopilot https://github.com/johnboiles/helm-ios

Since my proxy spoke the NMEA standard, you could also hook up with other apps like iSailor and get all the sensor data + gps + AIS data. https://apps.apple.com/us/app/wärtsilä-isailor/id398456162

To my knowledge, 0 other people have ever used any of this but I've always been proud of it :)
johnboiles
·5 jaar geleden·discuss
We've tried a handful of things: Rec Room, Population One, Spatial, Echo VR, Beat Saber, Bigscreen, and Immersed.

The last few weeks we've been playing Population One together since they have a very simple 6-digit-room-code way of creating private lobbies that can support > 8 people. They also have great team/voice configuration settings where you can set up who can talk to who. I worry a little about gun games and inclusivity, but it's the only app that's consistently allowed the 8 of us to get together without spending 30 minutes troubleshooting. Probably this is in part because they just avoid the quirks of the Quest party system altogether and use their own private lobby system.

Echo VR's private lobby system never worked for us (we were only able to get 2-3 people in the same private lobby at the same time).

Rec Room is nice and easy for new VR people, but when we've gone into the minigames it seems to split us up into different teams, with different team chats, and we can't talk to eachother anymore. We also couldn't figure out if it's possible to make private games. But this is one I'd like to investigate more.

Beat Saber works pretty well but maxes out at 5 people.

Spatial works well for meetings, but if you're just looking to hang out it gets kinda boring.

Immersed is super cool for coworking, but I think it costs monthly money if you want to cowork IIRC.
johnboiles
·5 jaar geleden·discuss
Yeah you install Virtual Desktop on the Shadow PC and then your Quest can connect directly to it.

You do need something other than the Quest to start up the Shadow PC and keep it running (it will shut down automatically if an official Shadow client is not connected for too long). I use my laptop or AppleTV for this -- both connected over ethernet so I save all my WiFi bandwidth for the Quest.
johnboiles
·5 jaar geleden·discuss
+1 to the Quest 2. Despite Facebook, it's an incredible piece of hardware. We bought them for everyone in my distributed startup and the 8 of us hang out in VR together every week.

Virtual Desktop + Shadow PC on the Quest 2 is incredible. I played through Half-Life Alyx rendered on my cloud Shadow PC entirely wirelessly. It was a super smooth and responsive experience -- I didn't expect it to work at all when I first set it up.