Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paulgb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
by
paulgb
3mo ago
I wish it were that simple. ~: sudo chmod -x /Applications/Music.app chmod: /Applications/Music.app: No such file or directory ~: sudo chmod -x /System/Applications/Music.app chmod
2.
▲
by
paulgb
7mo ago
I remember following this at the time! FYI it was "shut down" (kept online but no further development) two years ago ( https://x.com/KennethCassel/status/1620500575183073280 ) > Decided to shutdown Diod
3.
▲
by
paulgb
9mo ago
I like betting because I find it fun to quantify probabilities of future events, and having a ~small amount of money at stake keeps me motivated to follow through on whether I was right. I do think there are positive EV bets to be had on pr
4.
▲
by
paulgb
9mo ago
> an unrealistic maladaptive cope I like betting myself, but I don't think abstaining from betting is maladaptive at all. Most of the bets we encounter in the real world are negative EV.
5.
▲
by
paulgb
9mo ago
I'm mostly surprised that someone can so consistently and repeatedly demonstrate an inability to filter information he receives and still be trusted with LPs' money. It's another form of Gell-Mann amnesia.
6.
▲
by
paulgb
1y ago
I would bet in the direction of this being a bug on big corp's side rather than Cloudflare's.
7.
▲
by
paulgb
1y ago
Enjoyable read, but kind of ironic that it interrupts your reading half way down to nag you to subscribe. Everything is an overcrowded airport lounge, indeed.
8.
▲
by
paulgb
1y ago
Cars are only “heavily regulated” in the sense that you pass a test once when you are a teenager and then never have to pass a test again, just pay a nominal fee to renew your license. I am curious what data you are looking at that gives yo
9.
▲
by
paulgb
1y ago
This is by Steve Ruiz of https://tldraw.com , in case anyone noticed the similarity between the two.
10.
▲
Heavyweight: An Art Project About Lawyer Vibes
(kendraalbert.com)
1 points
by
paulgb
1y ago
|
0 comments
11.
▲
by
paulgb
1y ago
This is great! Thanks for writing it. One nit, the unquoted quotes in this file seem to be a parse error (I replaced the inner ones with single quotes and it ran) https://github.com/anordin95/a-conceptual-overview-of-as
12.
▲
Jamsocket (W22) Is Joining Modal
(jamsocket.com)
5 points
by
paulgb
1y ago
|
0 comments
13.
▲
by
paulgb
1y ago
I had a trip with my family and used v0 to create an itinerary app with a timeline view of our flights, hotel/airbnb bookings, activities, etc. It was the only thing I’ve 100% vibe-coded without writing a line of code myself. It worked
14.
▲
by
paulgb
1y ago
I've said it before but really feels like a flaw that the halvings are discrete and happen suddenly every four years, instead of gradually each block. As far as I can tell the only advantage to it is that it makes the math simpler. The
15.
▲
by
paulgb
1y ago
That's a dated rule at this point, ChatGPT has been able to use its Python interpreter as a calculator for a while and in my experience will opt to do that for back-of-the-envelope calculations.
16.
▲
by
paulgb
1y ago
I think the intent is less about the CO2 emissions as about the air quality that people have to breathe (hence a stricter standard in some locations). I don’t know about measurable effects but I hate when I pass a long-idling truck and can
17.
▲
by
paulgb
1y ago
I see where you’re coming from, but the alternatives are either that the law isn’t enforced, or the state ramps up its own surveillance, which is more dystopian to me. I see this as in the same vein as SEC whistleblower awards, which I’ve n
18.
▲
by
paulgb
1y ago
It’s 75% lower off-peak though, so there’s still an incentive.
19.
▲
by
paulgb
1y ago
> Whether someone is driving because of speed, or comfort, or some other factor, the cost has to exceed their personally calculated benefit. It's a dynamic system though; as some drivers opt not to drive, the utility of driving for
20.
▲
by
paulgb
1y ago
> That's the fundamental argument against the assertion that traffic speed increases will offset the costs. It cannot be true, or people would choose to drive. I think the mistake you're making here is assuming that the value o
21.
▲
by
paulgb
1y ago
It was not just an idle threat either, they tried to do it until they were blocked by a judge https://www.nytimes.com/2025/05/27/nyregion/nyc-congestion-p...
22.
▲
by
paulgb
1y ago
> Literally everything we buy and use in the city gets more expensive because of this law. Congestion was already priced into all goods and services in NYC, it just came in the form of a deadweight loss (paying delivery workers / tr
23.
▲
by
paulgb
1y ago
My experience is that the best LLMs can produce syntactically valid strudel but don't understand the actual semantics of the "mini notation" language, unfortunately.
24.
▲
by
paulgb
1y ago
> Their determination? I wasn't entitled to a $3 refund. Frustratingly, Lyft’s position on this is that if you don’t like the car that arrives you should reject it when it arrives, otherwise you’re not entitled to a (even partial) r
25.
▲
by
paulgb
1y ago
Part of what makes it seem shady here is that airline ticket prices are pretty opaque. If they advertised it as a group discount, it would be received differently.
26.
▲
by
paulgb
1y ago
I think this is fair play, they can charge how they want (within reason) and it’s not too different than other bulk discounts. But someone should totally make a site for finding strangers to book the same flight with :)
27.
▲
How to Build a Smartwatch: Picking a Chip [video]
(youtube.com)
1 points
by
paulgb
1y ago
|
0 comments
28.
▲
by
paulgb
1y ago
Largely, yes -- one of the big issues with using other people's random MCP servers is that they are run by default as a system process, even if they only need to speak over an API. Remote MCP mitigates this by not running any untrusted
29.
▲
by
paulgb
1y ago
Unfortunately even though WebAssembly assets can be served statically, you need certain headers to be set to use SharedArrayBuffer, which as far as I can tell is not possible on GH Pages[1]. Pyodide seems to use SharedArrayBuffer for at lea
30.
▲
by
paulgb
1y ago
I agree on all counts. The readme of the repo you link also smacks of an AI generated summary of the codebase. (Frankly, I don’t think the AI was able to understand what the code in that repo does, which is my guess as to why it talked much
More ›