Viewing profile — rpearl
rpearl
HN member- Joined
- Sat, Jul 10, 2010, 6:56 AM UTC
- HN karma
- 2,110
- Public activity
- 422 items
- HN profile
- View on Hacker News ↗
About rpearl
hn masked email (temporary): clear.quilt6867@fastmail.com
Recent public activity
-
comment
Comment #49146325
Clockwork Rocket by Greg Egan is specifically about physics which does not exist here. "Hell is the Absence of God" by Ted Chiang deals with a world in which god, heaven and hell a…
-
comment
Comment #49091402
CFCs are responsible for the ozone hole. There are no known significant natural sources of CFCs. The ozone hole was caused by humans and its course correction was due to the politi…
-
comment
Comment #48962553
these have made significant differences in some WRs recently. Cheptegei's 10000m in particular was set with rock steady even splits compared to the prior record.
-
comment
Comment #48653144
Can you send me these models? I would like to print and bring them to the next committee hearing. My senator is on that committee. I will also be bringing an ergonomic grip for my …
-
comment
Comment #48632661
> How would the "very small wealth tax" be calculated, that you propose? It is possible to tax unrealized assets. We already do. For example, a property owner pays property tax bas…
-
comment
Comment #48141290
it's clear that as of the time of this merge, no human has read any appreciable fraction of current mainline bun, so it's not particularly clear how much of a "mental model" exists…
-
comment
Comment #48014001
It's not "unfashionable". Phabricator has been unmaintained since 2021.
-
comment
Comment #47917309
it is a lot more challenging when running than when biking. The jostling is not your friend.
-
comment
Comment #47788890
Try https://rowzero.com ? We have written a much faster spreadsheet engine and regularly work with 10M+ row datasets
-
comment
Comment #47709470
an article written by an AI about fonts, when the AI fundamentally does not look at rendered text, is inherently without merit
-
comment
Comment #46665261
This niche hobby became https://bernalcutlery.com/ which is a fairly successful Bay Area knife store
-
comment
Comment #46297322
https://en.wikipedia.org/wiki/Ruby_character
-
comment
Comment #46130595
I do not know the market well; very interesting, thank you.
-
comment
Comment #46130431
perhaps when the clocks at https://clocks.brianmoore.com/ consistently make sense, AI could make a font. Even then, I wouldn't want it making a kanji font. Consider 感 and 惑, both o…
-
comment
Comment #45827526
I do floss, but I genuinely don't see that this is obvious. You can do a lot of damage with mechanical force, to both teeth and gums! Starting a flossing regimen after not having o…
-
comment
Comment #45717761
When someone is allegedly an il_legal_ immigrant, they are present but allegedly violating immigration _laws_. That is to say, such a person has been accused of a crime. Due proces…
-
comment
Comment #45676212
SSA form is a state representation. SSA encodes data flow information explicitly which therefore simplifies all other analysis passes. Including alias analysis.
-
comment
Comment #45672538
The point of measuring is reproducibility. If you want to get the same result repeatedly the easiest way is to measure. Obviously people have been making sourdough for a very long …
-
comment
Comment #45608852
I otherwise like Zed way more than the vscode-derivatives but yeah, the edit predictions are just not even close. And it's laggier feeling despite the lower quality.
-
comment
Comment #45541520
I've noticed a number of moderately sized companies "standardizing" on vscode tooling. You can use other editors, but they'll have extra special support for vscode: default project…
-
comment
Comment #45470352
https://doc.kaitai.io/user_guide.html#_relative_positioning
-
comment
Comment #45350487
Sure, it's just ...pretty odd? for OP to say "backpacks were marginalized as being associated with being too poor to own a car" when it's 65% of people who do not use a car in this…
-
comment
Comment #45340901
> backpacks were marginalized as being associated with being too poor to own a car. The majority of all commuters in SF do not commute by car: https://www.sf.gov/data--vision-zero-…
-
comment
Comment #45201242
> deserve [to be harassed by people in cars] no, they don't. > You want to be on the road (outside of a bike line)? Act like you hold a drivers license then. Oh you don't? Get the …
-
comment
Comment #45142441
> Instead of worrying about how changes in one module might ripple through dozens of dependencies, you can focus on the explicit contracts between components That's a great idea! I…