Viewing profile — jdeisenberg
jdeisenberg
HN member- Joined
- Tue, Apr 16, 2013, 2:05 AM UTC
- HN karma
- 314
- Public activity
- 163 items
- HN profile
- View on Hacker News ↗
About jdeisenberg
Recent public activity
-
comment
Comment #48782985
The restaurant was one of those “all you can eat” salad bars. It closed during the early part of the pandemic and had been vacant for several months with no buyers, if I recall cor…
-
comment
Comment #47119203
I think this is a reference to when Dropbox was first introduced. I recall posts dismissing it as “just something that could be done as well with a bash script”.
-
comment
Comment #46431338
I’m looking at the currency block. Each box has a colored “drop shadow”. I spent a minute or so trying to figure out what the significance of the color is. Finally, I noticed that …
-
comment
Comment #44760745
I’ve donated to the Smithsonian in the past. I am now wondering whether to continue doing so. Other news accounts not behind a registration/paywall: https://www.npr.org/2025/08/01/…
-
comment
Comment #44680326
Here in Graz, Austria, if nobody wants to get off at a bus stop and nobody is there waiting for the bus, it continues right on to the next stop. It all seems to work, somehow.
-
comment
Comment #41219828
This is perfectly wonderful!!!
-
comment
Comment #40956292
Having looked at some of the links in the article, I just realized that one extra feature of roundabouts is that they allow U-turns (which is not always the case at an intersection…
-
comment
Comment #40254697
I am learning German, and I will read something that I don’t quite understand, make my best guess at what it means, and run it through Google translate. Then I compare the results …
-
comment
Comment #40199160
Plain old JavaScript (without frameworks) holds up rather well. My simplified blackjack game from 1998 (modified in 2003) and a calendar program from 2001 (probably written before …
-
comment
Comment #40139287
Wondering how this sort would perform with Unicode input (given 256 buckets); specifically what the results would look like.
-
comment
Comment #39751349
There are a few outposts of The Kebab Shop ( https://thekebabshop.com/locations/ ), and here in San Jose California area there are a lot of Mediterranean restaurants selling shwarm…
-
comment
Comment #39679702
Addressed in the FAQ: https://github.com/SixArm/usv/tree/main/doc/faq#why-choose-u... Main point: ”USV provides typically-visible letter-width characters (such as Unicode 241F), wh…
-
comment
Comment #39398299
If you want something JavaScript-ish with strong type inference, take a look at ReScript ( https://rescript-lang.org/ )
-
comment
Comment #39290533
I think the ending of Anathem is possibly one of his best; it’s an acknowledgment that it is the ending, it’s rather tender and sweet, and it fits the mood perfectly.
-
comment
Comment #39051598
My EV has a “paddle” on the steering column that you can pull towards you to engage regenerative braking. I use the actual brake pedal maybe 20% of the time or if I need to do a qu…
-
comment
Comment #39015191
Ah, now I understand. My apologies.
-
comment
Comment #39009717
See http://worrydream.com/refs/Tesler%20-%20A%20Personal%20Histo... (specifically the sidebar “How Modes Degrade Usability”) There’s also a sidebar “Objections to Modeless Editing …
-
comment
Comment #38918141
I don’t see a link on that page where I can download the software. (I am exceptionally slow-thinking today, so it may be in a very obvious place and I have overlooked it.)
-
comment
Comment #38869963
Driving from San José California to Los Angeles with 20 or 30 minute recharging stops every two hours works great for me. I get to walk around, stretch, maybe do some shopping if t…
-
comment
Comment #38283117
A gallon of water weighs 8.3 pounds, so your estimate of 10 pounds is about 20% too high. To add to what someone else posted in terms of metric to “intutive” equivalences, 1 km is …
-
comment
Comment #37955810
That’s why NPR (National Public Radio in the US) uses a disclaimer: “This is a developing story. Some things that get reported by the media will later turn out to be wrong. We will…
-
comment
Comment #37820893
Interesting application, but my license plate (yes, I did renew the registration earlier this year) appears to not exist. The VIN number search gives the correct results. [Edit: th…
-
comment
Comment #37766120
You might want to look into ReScript ( https://rescript-lang.org/ ). It has strong static typing with type inference, and it is very fast.
-
comment
Comment #35933898
I would not be surprised if the students in my beginning programming class are using it; on a discussion assignment to give an example of a Python dictionary that you would want to…
-
comment
Comment #35186257
I scripted a tutorial video, recorded it, and edited it. Then I used WhisperAI to generate a transcript for subtitles . The question is: can I use “not by AI” on the video, or did …