Viewing profile — mrblampo
mrblampo
HN member- Joined
- Thu, May 06, 2021, 3:09 PM UTC
- HN karma
- 195
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About mrblampo
No profile information was provided.
Recent public activity
-
comment
Comment #47916825
My kids have an Ooma landline and haven't gotten bored with it yet. It's been months. The hype is real.
-
comment
Comment #47916516
Me too!
-
comment
Comment #47064439
Good feedback, thanks! Gemini got a bit carried away writing the README for me. Toned it down and added a demo GIF
-
story
Show HN: Disco Checkers
I don't post here much, but thought I'd share this terminal Checkers game, because I vibe-coded [most of] it while my kids watched a movie and found it very gratifying. Runs via py…
-
comment
Comment #46908111
DMA in what sub-field?
-
comment
Comment #45786928
This is pretty cool
-
comment
Comment #44689931
Got a music degree, decided the career wasn't for me, went to a programming incubator, really struggled with interviewing for a while, got a job at a startup, got a job at FAANG, h…
-
story
Ask HN: What technology do commercial jets have for avoiding collisions?
With the horrible news this morning about the American airlines collision with a helicopter near Washington DC, I am sure the biggest focus will be on how these two aircraft came t…
-
comment
Comment #42161560
Yep same. "Teach yourself to eat chocolate."
-
story
Ask HN: How did/does the "dial tone" work?
When you pick up a landline phone, throughout the USA there is a consistent "dial tone" you hear in the earpiece. I haven't heard it in a while, but IIRC it's two synthesized tones…
-
comment
Comment #40836481
Fun article! Particularly enjoyed the anecdotal evidence from individual soldier's writing.
-
comment
Comment #40715966
Thanks, I enjoyed this and it rings true. This abstract concept of "space" getting filled up thoughtlessly, and that "space" being created by unnecessarily breaking things up into …
-
comment
Comment #39536838
Try not to worry about what others think of you, and definitely don't think about IQ. Judgment is so much more important than speed. Why are you concerned with speedy thinking?
-
comment
Comment #38807966
Made me laugh out loud
-
comment
Comment #38798358
First example seems odd? The author acknowledges that the two proposed alternatives (printing " " or actually exiting) aren't great. The fact that the Python REPL provides a helpfu…
-
comment
Comment #37564958
Yep this happened to me yesterday. In a taxi, the driver was following Google Maps, which showed a 22 min ETA, with one or two alternatives adding a minute or so. My phone was open…
-
comment
Comment #37160016
Beautiful Country, by Qian Julie Wang. Beautifully written memoir about immigrating to NYC as a child in the 90s. Poignant, sweet, honest, easy to read, fun, not too too emotionall…
-
comment
Comment #36985392
Sounds like the thing about "ad blocker sabotage" is about replacing the Web Request API with something called declarativeNetRequest. I've been sifting through documentation but ha…
-
comment
Comment #36669728
Yep, everything in this article is right on my money in my experience.
-
comment
Comment #35983483
This was invaluable in music school.
-
comment
Comment #35008925
How could it help with anything at runtime? The type system only exists at compile time, right?
-
comment
Comment #35008421
Reading https://github.com/total-typescript/ts-reset/blob/main/src/e... , I'm more confused than before. The generic NonFalsy [] looks to me like it should evaluate to never[] if t…
-
comment
Comment #35008324
Interesting! The example [1, 2, undefined].filter(Boolean). // number[] is interesting because it makes use of the fact that the types of individual array members are known at comp…
-
story
Ask HN: Anyone else getting lots of Google Docs comment spam?
I.e. comments that are literal spam, from accounts I've never heard of, on documents I've never seen, but where I am tagged. And they always mention some Bitcoin transaction whose …
-
comment
Comment #34799373
Cool! Separate question: What makes people decide to use a mail client instead of webmail? What can I do with a client that I can't do with Gmail web?