HackerTrans
TopNewTrendsCommentsPastAskShowJobs

denimnerd42

no profile record

comments

denimnerd42
·2 ay önce·discuss
I sport fished Kodiak for halibut and salmon in 2009. what a crazy place to fish. the abundance of fish was incredible
denimnerd42
·2 ay önce·discuss
hopefully if each state starts crafting dumb laws like this they all get banned via commerce clause due to infeasibility of compliance
denimnerd42
·2 ay önce·discuss
a GB300 rack is like 5-6 million so seems a bit low.
denimnerd42
·3 ay önce·discuss
yeah. gonna be a huge mess so I havent
denimnerd42
·3 ay önce·discuss
I hate those sharp edges. I've contemplated taking a router with a carbide roundover to mine many times.
denimnerd42
·3 ay önce·discuss
We don't spend that much money every day but here's the gist: We have a distributed system that has several components that don't meet the performance requirements of the next uplift we need to do. We need to carefully consider the tradeoffs of things like how to shard a few of the databases, how to rearchitect the ETL flow that comes off the system and is used for analysis. We think of a few approaches and then we get the coding assistants to blast through the end to end development of each approach discovering all the known unknowns and unknown unknowns along the way. Then we can load test each method, profile them, analyze them manually and with the LLM. Then we can pick the solution and take another shot at implementing it with the coding agent, but more carefully and with more oversight with all the things we learned.

We don't hit those high numbers every day. An average day is $50-100 max.

As far as home projects. Something like write a GUI desktop or phone application from scratch. The LLM has to reference a lot of code and API docs to figure out what to do and spends a lot of time thinking while debugging. It gets expensive :/
denimnerd42
·3 ay önce·discuss
I have at least walked 20 miles before in my life. I've never written anything with as much breadth in 20 years of coding until I started using these tools. I also have quite a deep backlog from trying.
denimnerd42
·3 ay önce·discuss
That’s what Im considering.
denimnerd42
·3 ay önce·discuss
When I sit down and dial in on a serious project at work I easily spend $500-1000+ day of API usage. At home I just hit the limit and give up / cancel my sub.

Wish I could just go all out one weekend a month. I hardly code outside of work but sometimes there’s a project I have an itch for.
denimnerd42
·3 ay önce·discuss
may open up other opportunities due to people being more mobile. more commerce activity in general. I heavily dislike having to find parking or hiring a non waymo ride.
denimnerd42
·3 ay önce·discuss
this prompt is actually in claude cli. it says something like implement simplest solution. dont over abstract. On my phone but I saw an article mention this in the leak analysis.
denimnerd42
·3 ay önce·discuss
all these flags are findable by pointing claude at the binary and asking it to find festure flags.
denimnerd42
·4 ay önce·discuss
I feel like Java does it the best. Golang didn't start with generics so it's a bit odd IMO.
denimnerd42
·4 ay önce·discuss
the batteries included approach is the stdlib that can do everything. turns out it’s hard to maintain and make good.
denimnerd42
·4 ay önce·discuss
reinforcement learning is all code that was created by coding gig workers through scale ai and similar. I cannot believe it would be very good.
denimnerd42
·4 ay önce·discuss
creating plans in claude and asking chatgpt via api to review loop was my strategy this week. I'm not a big fan of codex as a coding harness because it seems to just give up quite easily where claude will search the problem space and try things but I think gpt does a much better job of poking holes and asking clarifying questions when prompted.
denimnerd42
·5 ay önce·discuss
did you see this, they can build a simulator from sv images. https://waymo.com/blog/2026/02/the-waymo-world-model-a-new-f... even the lidar part
denimnerd42
·5 ay önce·discuss
yeah i experienced this the other day when asking claude code to build an http proxy using an afsk modem software to communicate over the computers sound card. it had an absolute fit tuning the system and would loop for hours trying and doubling back. eventually after some change in prompt direction to think more deeply and test more comprehensively it figured it out. i certainly had no idea how to build a afsk modem.
denimnerd42
·5 ay önce·discuss
GB300 NVL72 is 50% more expensive than GB200 I've heard.
denimnerd42
·5 ay önce·discuss
If the test is taken on personal laptops it's almost impossible to stop cheating. You can easily take video capture and send it out via 5g modem on a completely separate computer hidden inside of the laptop. Then you can receive answers back in very discreet ways like nearly imperceptible LEDs.

Same reason DRM-data rights management or DLP-data loss protection technologies are rather pointless against determined attackers. Anything that is permitted to be viewed can be copied.