Viewing profile — altano
altano
HN member- Joined
- Sun, Jul 08, 2007, 3:33 AM UTC
- HN karma
- 985
- Public activity
- 417 items
- HN profile
- View on Hacker News ↗
About altano
https://alan.norbauer.com
Recent public activity
-
comment
Comment #49165549
What is the point of this? Either buy Berkeley Mono or go use something else.
-
comment
Comment #48900708
I don't understand the configuration. How do you turn off the feedback/prompt sound?
-
comment
Comment #48678650
Ending sequence? Arco was an entirely hand-drawn movie w/ a 93% Rotten Tomato score released this year. Couldn't even break even. I liked it a lot. Seems bleak to me.
-
comment
Comment #48678420
I bought exactly that, in 14", last April. Before tax, it was $5,853 and is now $7,849
-
comment
Comment #47843371
visualjj, it’s fantastic
-
comment
Comment #47759725
The `gh stack` CLI sounds essential for people using git, but I hope it doesn't become required, as people using things like jj/sl should be able to work with stacks. `gs submit`/`…
-
comment
Comment #47759716
This _is_ a solution to slow reviews. Smaller reviews are faster to get in. And many small reviews take less time to review than one large review. Plus there's no review that's ins…
-
comment
Comment #47305503
It's better than having to hear them complain every time plex goes down
-
comment
Comment #47305469
In the 1Password entry go to the "website" item. To right right there's an "autofill behavior" button. Change it to "Only fill on this exact host" and it will no longer show up unl…
-
comment
Comment #47268245
Or those who use pnpm
-
comment
Comment #46844711
Moonlight on the Apple TV works great.
-
comment
Comment #46844704
They added auto-playing, full screen video ads to the home screen. I threw mine in the garbage. Pride and love, lol…
-
comment
Comment #46807432
Who’s going to make the rehype plugin?
-
comment
Comment #44071362
I think it's pretty common for more than one thing to happen on most days.
-
comment
Comment #42361640
https://lobste.rs/s/a1jo3a/devenv_0_6_generating_containers_...
- story
- story
-
comment
Comment #39699692
I think Devbox's killer feature is trivially searching for and installing packages by version: https://www.jetpack.io/blog/how-nixhub-searches-nixpkgs/
-
comment
Comment #38892397
There's no need for anecdotes as the data is published. Only ~1% of connections are missed: https://reporting.sbb.ch/punctuality?=&years=1,4,5,6,7&scrol... ~93% of trains are punct…
-
comment
Comment #38821637
CFML was the easiest way to get into dynamic, server-side rendered pages back in the day. It was insanely productive and easy for a person cutting their teeth on programming as it …
-
comment
Comment #38257964
Oh! I understand the question now. You can put any expression into a conditional breakpoint, so anything you can do in the console you can do in a conditional breakpoint. So, if yo…
-
comment
Comment #38248575
Your comment made me want to scratch this long-standing itch and write-up why you should disable source maps. Check this out: https://alan.norbauer.com/articles/disable-source-maps…
-
comment
Comment #38239044
Disable source maps in the debugger. They are likely the source of your frustration and frankly I still do not understand why they are on by default given how bad the experience is…
-
comment
Comment #38239039
That’s not under the conditional breakpoint heading. You would just override the value to be a getter in the console, or you could even change it in your source code if you have wr…
-
comment
Comment #38227975
I'm the author of the article and my advice is that you stop reading it and go learn about Replay.io instead. It's the most slept on web tech and will up your debugging game immens…