Viewing profile — spaceywilly
spaceywilly
HN member- Joined
- Mon, Oct 23, 2017, 10:52 PM UTC
- HN karma
- 503
- Public activity
- 166 items
- HN profile
- View on Hacker News ↗
About spaceywilly
No profile information was provided.
Recent public activity
-
comment
Comment #49224651
That’s very interesting, thank you for sharing. Looks like it could be a very useful tool for testing high performance networking. I wonder if something similar could be done using…
-
comment
Comment #49209830
“ Being a Guitar Hero player did not — and does not! — equal being a guitar player.” Has anyone ever claimed otherwise?
-
comment
Comment #47600940
Another nice benefit of this would be location tracking. Once you had established the database of tools and the CV setup to recognize them, you could ask the LLM, “where did I last…
-
comment
Comment #47417593
Exactly. The challenge isn’t getting the LLMs to make sure they validate their own code. It’s getting the LLMs to write the correct code in the first place. Adding more and more LL…
-
comment
Comment #47053946
Well, the water analogy actually holds up quite well if you consider the charge field moving, not the electrons themselves. This guy has a lot of great videos using water channels …
-
comment
Comment #46977744
I am curious, what explanation would justify a full closure of the airspace over a major us city for 10 days, in your opinion? That is the real screwup here. Whatever justification…
-
comment
Comment #46975483
They have confirmed it was for testing a counter-drone weapon. They did not say why they set it to expire in 10 days, that part seems like it was probably a mistake.
-
comment
Comment #46975261
Hanlon’s Razor "Never attribute to malice that which is adequately explained by stupidity." Someone probably just screwed up
-
comment
Comment #46934393
Quite literally, the previous post on this blog is from 2024 talking about what a revolution the Rabbit R1 is. We all know how that turned out. This is why I give every new trendy …
-
comment
Comment #46917315
The model generates camera and Lidar data. As if it was a Waymo car that drove through the simulated scenario with its cameras running. This synthetic training data can then be use…
-
comment
Comment #46917264
My view on Waymo and autonomous taxis in general is they will eventually make public transit obsolete. Once there is a robotaxi available to pick up and drop off every passenger di…
-
comment
Comment #46609899
I would strongly recommend this podcast episode with Andrej Karpathy. I will poorly summarize it by saying his main point is that AI will spread like any other technology. It’s not…
-
comment
Comment #46428527
The problem is it can be subjective. Some people really like the “smooth motion” effect, especially if they never got used to watching 24fps films back in the day. Others, like me,…
-
comment
Comment #46233889
I feel like I’ve figured out a good workflow with AI coding tools now. I use it in “Planning mode” to describe the feature or whatever I am working on and break it down into phases…
-
comment
Comment #45618411
A nice practice that I try to follow it to always spell out what any Three Letter Acronyms (TLAs) the first time they are used. Then from that point onwards the simple TLA can be u…
-
comment
Comment #45588100
What is the value proposition for buying one of these vs renting time on similar hardware from a cloud provider?
-
comment
Comment #45456234
The same problem actually already exists for non-drone planes, because they must be able to operate in poor visibility conditions. FAA issues notams for construction cranes if they…
-
comment
Comment #45361762
I would tend to agree, I think dev time is better spent supporting Proton. I have even seen benchmarks where Proton on Linux outperforms Windows. As a Steam Deck owner, Proton is f…
-
comment
Comment #45152490
Yeah I’m not seeing any evidence that this actually works. I would’ve like to see some testing where they intentionally introduce a bug (ideally a tricky bug in a part of code that…
-
comment
Comment #45133641
I swear I read in a text book once that Fourier discovered this while a boat. He looked out at the waves on the ocean and saw how there were many different sized waves combining to…
-
comment
Comment #45111253
This seems like a smart option, that would also allow power cycling the machine remotely I’m assuming, in case it goes totally out to lunch.
-
comment
Comment #45059260
I use VS Code with Claude Code, then I just use Xcode to build and launch
-
comment
Comment #44989296
Honestly the train system in NYC is so good, I have only taken a cab a few times since I moved here. I’ll probably take a waymo once if they roll it out here for the novelty of it,…
-
comment
Comment #44976818
As long as they make it easy to add a “made with AI” tag to the PR, it seems like there’s really no downside. I personally can’t imagine why someone would want to hide the fact the…
-
comment
Comment #44884414
I’ve had more success this way as well. I will use the model via web ui, paste in the relevant code, and ask it to implement something. It spits out the code, I copy it back into t…