Live data from Hacker News

Viewing profile — altano

altano

HN member
Joined
Sun, Jul 08, 2007, 3:33 AM UTC
HN karma
985
Public activity
417 items

About altano

I wish JavaScript had RAII.

https://alan.norbauer.com

Recent public activity

  1. comment
    Comment #49165549

    What is the point of this? Either buy Berkeley Mono or go use something else.

  2. comment
    Comment #48900708

    I don't understand the configuration. How do you turn off the feedback/prompt sound?

  3. 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.

  4. comment
    Comment #48678420

    I bought exactly that, in 14", last April. Before tax, it was $5,853 and is now $7,849

  5. comment
    Comment #47843371

    visualjj, it’s fantastic

  6. 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`/`…

  7. 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…

  8. comment
    Comment #47305503

    It's better than having to hear them complain every time plex goes down

  9. 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…

  10. comment
    Comment #47268245

    Or those who use pnpm

  11. comment
    Comment #46844711

    Moonlight on the Apple TV works great.

  12. 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…

  13. comment
    Comment #46807432

    Who’s going to make the rehype plugin?

  14. comment
    Comment #44071362

    I think it's pretty common for more than one thing to happen on most days.

  15. comment
    Comment #42361640

    https://lobste.rs/s/a1jo3a/devenv_0_6_generating_containers_...

  16. story
  17. story
  18. 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/

  19. 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…

  20. 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 …

  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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…