QuantumNoodle | 3 days ago | on: U.S. Government's Ban on Anthropic Looks Like Punishment Attempt, Judge Says
QuantumNoodle's comments
QuantumNoodle | 3 days ago | on: So where are all the AI apps?
QuantumNoodle | 3 days ago | on: Two pilots dead after plane and ground vehicle collide at LaGuardia
Looks like more flights in 2025 than previous years and less accidents. 2025 does have more fatalities, which are more memorable than emergency landings where everything was alright. So that is likely what skewed my view.
QuantumNoodle | 3 days ago | on: Two pilots dead after plane and ground vehicle collide at LaGuardia
- Jan 2025 mid air collision with helicopter near Reagan National, Washington, D.C.
- April 2025 China Eastern Airlines Flight runway overrun at Chongqing Jiangbei
- June 2025 Air India crashed after departure from Ahmedabad
- August 2025 incident at London Stansted where a DHL A330 landed long and struck the runway end
- September 2025 Tokyo Haneda: Inflight engine fire
There was one where the plane ended up on side or back. But I don't remember enough details to find the event
QuantumNoodle | 4 days ago | on: Two pilots dead after plane and ground vehicle collide at LaGuardia
QuantumNoodle | 8 days ago | on: Wayland set the Linux Desktop back by 10 years?
QuantumNoodle | 9 days ago | on: Nightingale – open-source karaoke app that works with any song on your computer
How does your implementation accomplish this? Were you involved or did you use something off the shelf?
Edit: ah, using neural nets, demucs. I wonder if there is pure math approach that can compete?
QuantumNoodle | 10 days ago | on: Kagi Translate now supports LinkedIn Speak as an output language
Output: Optimizing internal output to drive personal growth and streamline biological efficiency. #WellnessJourney #Efficiency #BioHacking
QuantumNoodle | 11 days ago | on: Polymarket gamblers threaten to kill me over Iran missile story
QuantumNoodle | 11 days ago | on: Why I love FreeBSD
QuantumNoodle | 12 days ago | on: Ask HN: How is AI-assisted coding going for you professionally?
I don't necessarily disagree with your advice, but goodness, I don't look forward to using any of the low quality software in the next decade. I hope the shareholders remain happy.
QuantumNoodle | 12 days ago | on: Ask HN: How is AI-assisted coding going for you professionally?
1. Correct, maintainable changes 2. Correct, not maintable changes 3. Correct diff, maintains expected system interaction 4. Correct diff, breaks system interaction.
In no way are they consistent or deterministic but _always_ convincing they are correct.
QuantumNoodle | 12 days ago | on: Ask HN: How is AI-assisted coding going for you professionally?
Sincere question, how do beginners to the field (interns, juniors) do this when they don't have any best practices yet?
QuantumNoodle | 17 days ago | on: DOGE employee stole Social Security data and put it on a thumb drive
QuantumNoodle | 17 days ago | on: Cloudflare crawl endpoint
QuantumNoodle | 18 days ago | on: My “grand vision” for Rust
I am biased to think more features negatively impact how humans can reason about code, leading to more business logic errors. I want to understand, can we make the compiler understand our code differently without additional features, by weidling mastery of the existing primatives? I very well may be wrong in my bias. But human enginuity and creativity is not to be understated. But neither should lazyness. Users will default to "out of box" solutions over building with language primatives. Adding more and more features will dilute our mastery of the fundamentals.
QuantumNoodle | 18 days ago | on: My “grand vision” for Rust
I do wonder if it is possible to bin certain features to certain, uh, distributions(?), of rust? I'm having trouble articulating what I mean but in essence so users do not get tempted to use all these bells and whistles when they are aimed at a certain domain or application? Or are such language features beneficial for all applications?
For example, sim cards are mini computers that actually implement the JVM and you can write java and run it on sim cards (!). But there is a subset of java that is allowed and not all features are available. In this case it is due to compute/resource restrictions, but something to a similar tune for rust, is that possible?
QuantumNoodle | 18 days ago | on: My “grand vision” for Rust
Could you share a situation where the behavior is necessary? I am curious if I could work around it with the current feature set.
Perhaps I take issue with peers that throw bleeding edge features in situations that don't warrant them. Last old-man anecdote: as a hobbyist woodworker it pains me to see people buying expensive tools to accomplish something. They almost lack creativity to use their current tools they have. "If I had xyz tool I would build something so magnificent" they say. This amounts to having many, low-quality single-purpose built tools where a single high-quality table saw could fit the need. FYI, a table-saw could suit 90% of your cutting/shaping needs with a right jig. I don't want this to happen in rust.
QuantumNoodle | 19 days ago | on: My “grand vision” for Rust
I admit the skill issue on my part, but I genuinely struggled to follow the concepts in this article. Working alongside peers who push Rust's bleeding edge, I dread reviewing their code and especially inheriting "legacy" implementations. It's like having a conversation with someone who expresses simple thoughts with ornate vocabulary. Reasoning about code written this way makes me experience profound fatigue and possess an overwhelming desire to return to my domicile; Or simply put, I get tired and want to go home.
Rust's safety guardrails are valuable until the language becomes so complex that reading and reasoning about _business_ logic gets harder, not easier. It reminds me of the kid in "A Christmas Story" bundled so heavily in winter gear he cant put his arms down[0]. At some point, over-engineered safety becomes its own kind of risk even though it is technically safer in some regards. Sometimes you need to just implement a dang state machine and stop throwing complexity at poorly thought-through solutions. End old-man rant.
QuantumNoodle | 20 days ago | on: Judge orders government to begin refunding more than $130B in tariffs
This doesn't justify them double dipping. Raising prices on consumers to cover tarrif costs and then getting refunded for tarrif costs isn't ethical no matter who caused the tariffs.
Consumers didn't ask for this either, so are we going to see year-long sales from companies?