HN user

gwbas1c

15,446 karma

https://andrewrondeau.com

Posts70
Comments5,849
View on HN
news.ycombinator.com 13d ago

Ask HN: Any good replacements for "Refined Hacker News?"

gwbas1c
2pts2
www.youtube.com 3mo ago

NASA's Artemis II Crew Flies Around the Moon (Official Broadcast) [video]

gwbas1c
6pts1
www.networkweather.com 3mo ago

Network Weather: Quickly diagnose internet connection issues

gwbas1c
2pts0
www.alaskasnewssource.com 4mo ago

Alaska sues GoFundMe, others over unauthorized charity pages

gwbas1c
2pts0
news.ycombinator.com 5mo ago

Anyone using AI to write manual SQL instead of using an ORM?

gwbas1c
2pts3
forum.chuwi.com 9mo ago

Chuwi sells USB-C Charger that fries other devices, blames the customer

gwbas1c
3pts0
economicprinciples.org 9mo ago

How Countries Go Broke: The Big Cycle

gwbas1c
2pts1
www.sfchronicle.com 11mo ago

Operator of $700-per-month sleeping pods in downtown S.F. faces eviction

gwbas1c
2pts1
dl.acm.org 1y ago

Towards Modern Development of Cloud Applications

gwbas1c
2pts0
get.autokeybo.com 1y ago

Autokeybo (Keyboard that automatically retracts so you can grab your mouse)

gwbas1c
3pts3
stackoverflow.com 1y ago

Object Equality in C#

gwbas1c
2pts0
xkcd.com 1y ago

The UK dug up and burned an average of 3 inches of their country

gwbas1c
8pts2
www.marijuanamoment.net 2y ago

Federal (US) Agency Sells 'Most Carefully Quantified Cannabis Ever Sold'

gwbas1c
2pts3
xkcd.com 2y ago

Fluid Speech

gwbas1c
2pts0
hbr.org 2y ago

Management Time: Who's Got the Monkey?

gwbas1c
1pts0
www.frontporchrepublic.com 2y ago

Wayne Coyne and the Creative Benefits of Fry Cooking

gwbas1c
1pts0
andrewrondeau.com 2y ago

Interview Feedback to an Upcoming Computer Science Student

gwbas1c
1pts0
midimagic.sgc-hosting.com 2y ago

I Have No Mobile-Friendly Pages

gwbas1c
8pts9
phys.org 2y ago

New England stone walls deserve a science of their own

gwbas1c
5pts1
news.ycombinator.com 2y ago

Was Bittrex Hacked?

gwbas1c
1pts1
phone.wtf 2y ago

Phone.wtf

gwbas1c
44pts106
www.sfgate.com 2y ago

DMV tells Cruise to reduce its driverless vehicle fleet in SF by 50%

gwbas1c
38pts37
news.ycombinator.com 2y ago

Ask HN: Any good self-administered alternatives to Stack Overflow?

gwbas1c
1pts1
www.universetoday.com 3y ago

We Could See the Glint Off Giant Cities on Alien Worlds

gwbas1c
1pts0
electrek.co 3y ago

Ford will add Tesla plug to its electric vehicles in surprising move

gwbas1c
61pts46
github.com 3y ago

(GitHub) Copilot doesn’t work if profanity exists

gwbas1c
40pts12
www.bostonherald.com 3y ago

MA Department of Public Health installed Covid spyware onto 1M phones

gwbas1c
6pts1
phys.org 3y ago

Chernobyl black frogs reveal evolution in action

gwbas1c
154pts61
www.npr.org 3y ago

The Ancient Andean Tradition of Eating Clay May Have Helped to Protect Health

gwbas1c
2pts0
www.iflscience.com 3y ago

In 1983, a Professor Gave a Urology Conference Presentation Nobody Would Forget

gwbas1c
23pts7

To put it in perspective, people used to consume mercury-based medicine. I'm sure if the glass is thick enough, the risk of a spill (and your health) will be generally managed.

Some things to consider:

1: The quality of code varies widely from model to model. In Visual Studio Copilot, I get so-so code from GPT, great code from Claude 4.x, lousy results from Claude 5.x

2: "Novel work" is harder to get from an LLM than when it's following an example. For example, I can get great Blazor / HTML / css from an LLM (and then spend time iterating making small adjustments,) but if I'm writing a complicated DB query or implementing a novel algorithm, it's best to do by hand.

3: But, in the case of a novel algorithm or query, I get great results saying "please write unit tests for XXX". That alone makes me develop code twice as fast!

Yes, they do.

The first part of "Wealth of Nations" by Adam Smith gives many historical examples.

And in Ray Dalio's book, he explains how the US government did it in the past, and will need to do it again in the future.

Ray Dalio explains this history in his books "How Countries Go Broke" and "Big Debt Crises".

His theory is that governments have a debt cycle, and printing money is just one point in that cycle.

What sort of insight am I missing?

The article makes a lot more sense if you've practiced Zen.

Think of it as someone's way of making sense of Zen teachings by related them to something they already understand.

Yes, the article really only makes sense if you're both practiced Zen and done some intense parallel programming.

"Zen Mind, Beginner's Mind" makes more sense in a group setting. I read extracts of it with a Zen priest in a meditation group.

Android Auto only shows who texted, it doesn't show any of the message. (IE, it doesn't even show the first few words.)

It's also a hassle to have it "read" messages, it requires far too much interaction with the screen (and then the phone for permissions) for driving.

In contrast, with my Pixel watch, while driving, I can see enough of the message to get an idea if it's important or not.

I've been tempted to go that route: I used to have a transparent self-winding watch and I miss it.

The thing is, I really like seeing text messages on my watch out of the corner of my eye. I don't read them, but I know that so-and-so texted me, and if it's important I figure out how to read the text safely.

Otherwise, I turn off almost all watch notifications very aggressively.

---

I also really enjoy using my watch as an alarm clock and to track sleep, but I could just wear it at night if I wanted to wear a mechanical watch.

We really don't have an easy way in the modern era to share our PC's in such a way that multiple users have their own keyboard/mouse/video combination...

But I guess, if there were a distribution which sets things up so that 4 or more people can use the same PC, it'd get wider adoption...

That makes no sense, for a few reasons:

The shared computer model is generally replaced by RDP (or similar) to a VM running in the cloud.

Vast majority of people use laptops or other portable computers; using networked applications where resource sharing happens "in the cloud": IE, web applications. The portability of laptops trumps stationary computers.

Furthermore, with modern economics, the computing power to do basic computing is so cheap that "dumb terminals" don't make sense anymore: A computer powerful enough to run a web browser costs about the same as what it would take to make a "dumb terminal".

Remember, a typical smart TV is a computer powerful enough to run a web browser or a general office suite.

Of course, I’m pretty sure Go is much better than C at some problems. But there’s no way in hell it supersedes it.

C is great when you need to do manual memory management. Most software written today doesn't need to do manual memory management. (And frankly, for the typical software project, manual memory management is a liability.)

the lightning connector itself is better than the usb-c connect in my opinion. I get that having the pins on the male* plug is a theoretical advantage in durability but that has not been my experience with usb-c connector durability on either end.

I always end up picking a lot of dust out of my usb-c ports on my phones; or otherwise the port wears out and disconnects before charging completes. (Right after my wife entered the hospital in labor, I needed to scrounge around for something to clean out my phone's port because the "go" bag only had a wired charger and my phone wouldn't charge on it.)

It's why I went to a wireless charger for daily use.

---

I'm real curious why lightning never became the standard. Was Apple trying to keep it proprietary? Was there a half-hearted attempt to open it up or otherwise convince the Android ecosystem to use it?

You're making a strawman argument: https://en.wikipedia.org/wiki/Straw_man

We can have timezones where noon is close to true noon. Where I live, the sun is highest either at 11:30 (Standard) or 12:30 (DST.) Most major cities are southwest, so if we stay on permanent standard, everyone's true noon is going to be within 30 minutes of noon on the clock.

Permanent DST screws things up for the cities that are southwest of me, because then their sun is highest in the sky after 1:00 PM. These cities are very far, either requiring a plane ride or a day-long drive, so it's not a big deal for them to switch to a different timezone.

Make sense? You're going off on strawman rants without understanding what I'm advocating for.

How is this different than C#? What new concepts does this bring that C# doesn't?

20 years ago there was some momentum behind Visual Basic .Net; but the language was so similar to C# that it just wasn't worth using. There was a joke that .Net was a "skinnable language."

BTW, there's a whole nitpicky/semantic argument that C# isn't null safe because of the null forgiving operator. That will probably come into play with G# if the null forgiving operator can be used from C# to pass null into G# code that doesn't expect it.

No, you completely misinterpreted me. Just keep true noon within ~30 minutes of noon in population centers, and allow rural areas ~45 minutes. DC and NYC would be in the same time zone.

Right now DC's true noon is more than an hour off. That's too much. (Where I live, my true noon is always ~30 minutes off, both in standard and dst, so I can't complain.)

Am I the only person who thinks its odd that my government (US) thinks its can tell me what time to get up and go to bed?

Before timezones, "noon" was the point where the sun was the highest in the sky.

It seems we should focus on having our timezones be more in line with what "noon" is supposed to be: IE, major population centers should have "noon" close to true noon, with a little more flexibility for rural areas so they can stay on the same time as their closest major population center.

It's great for "mechanical" changes.

For example, yesterday I came across some unit tests that didn't have error messages in their assertions. Normally, it takes me ~10 minutes to fix a handful of tests in this situation. In this case, I gave a 2-3 sentence prompt, went to the bathroom, and reviewed the result after I washed my hands. Saved me a bunch of time!

I encourage you to accept a feeling of "imposter syndrome" when using it, and keep trying new things with it. Don't feel like you have to be hands off, except when you're confident that you can be. (IE, if you think you need to spend 30+ minutes on mindless refactoring, see if you can explain it to an agent and then look at HN while it runs. You might get a good result, otherwise, it probably was time for a break anyway.)

BTW: It's important to try different models. The Claude 5.0 models are slow and give me bad results, so I'm sticking with 4.x for now.

But at least I (and the rest of our group, whom I’ve shared it with) now get the choice about how we access this content.

What I want to know is: How many people actually used the website? How many people prefer the website?

It's easy to forget that many people use their computers (and phones) differently than the typical HNer.

Also: I wonder how easy/hard it is to do this with an LLM / vibecoding? Seems like there could be a Napster moment for bad apps where the LLM installs the app in a sandbox and makes educated guesses about how to turn it into a simple website.

This broke my heart:

Despite coming from a big, musical family, Tyler and Sullivan never had children.

I absolutely adore children.

I did have a miscarriage when I was 40, I left it too late, you know?

I feel like, if you get into that situation, try to adopt or become a foster parent.