Live data from Hacker News

Viewing profile — wonger_

wonger_

HN member
Joined
Mon, Apr 24, 2023, 8:34 PM UTC
HN karma
3,043
Public activity
573 items

About wonger_

  https://wonger.dev

Recent public activity

  1. comment
    Comment #49224940

    See also the Indian / Sri Lankan region of https://radio.garden I love music from that part of the world Indian metal crossover: https://www.youtube.com/watch?v=mi106DZJhuQ This vo…

  2. comment
    Comment #49212973

    Anywhere we can read some of your story? I'm always curious about devs that went into sales, or sales from a dev perspective

  3. comment
    Comment #49172245

    I'm working with .env and secrets and teamwide configs for the first time, trying to understand solutions from first principles. Are these valid observations so far? - .env is the …

  4. comment
    Comment #49171541

    Could you describe more? Your process, resources, use cases, user feedback

  5. comment
    Comment #49140387

    Ah ok, thanks for clarifying contrived vs real. Like a videogame tutorial I suppose.

  6. comment
    Comment #49139411

    Another documentation model: Fabrizio's seven actions [0]. People read docs to appraise, understand, explore, practice, remember, develop, and troubleshoot, usually in that order. …

  7. comment
    Comment #49111767

    For other interested spectators, I found this post by the author to be a good example of architectural changes in pgrust (along with motivations): https://malisper.me/the-four-hors…

  8. comment
    Comment #48894960

    Neat, I'm also planning a lil newspaper hobby project. I'm curious: - what paper size are you going to use? Like full broadsheet size or zine size? - and how many pages of content …

  9. comment
    Comment #48882953

    True, but have you ever sliced your LATKE with a POCKETKNIFE?

  10. story
  11. story
  12. comment
    Comment #48247748

    Seems like div is the only recommended wrapper element: https://html.spec.whatwg.org/multipage/grouping-content.html... https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/…

  13. comment
    Comment #48181329

    I too wish for better tooling for browsing repo histories. I'm imagining a UI similar to 5-D chess ( https://store.steampowered.com/app/1349230/5D_Chess_With_Mul... ) and maybe lik…

  14. story
  15. comment
    Comment #48162779

    Closest thing I know of is https://github.com/kristoff-it/superhtml#diagnostics SuperHTML validates not only syntax but also element nesting and attribute values. No other language…

  16. story
  17. story
  18. comment
    Comment #48154562

    Good ideas. It's nice to hear a non-frontender's perspective. For font sizing and spacing, I always recommend https://utopia.fyi . It generates CSS variables like: --step-0: clamp(…

  19. comment
    Comment #48117115

    Very interesting idea! Adaptive UX seems under explored.

  20. comment
    Comment #48097762

    Have you ran into any issues with handling inputs? Like how vim Ctrl+P would maybe be intercepted by the browser Ctrl+P shortcut for print. And have you run into any other issues, …

  21. comment
    Comment #48094200

    Maybe a fourth? https://shellsharks.com/indieweb#:~:text=Webrings

  22. comment
    Comment #48085811

    You can do both, because some people like having per-site color controls. Like I prefer to read prose and literary website content in light mode while keeping my OS in dark mode. A…

  23. story
  24. story
  25. comment
    Comment #48017932

    A decent technical comparison: https://nullprogram.com/blog/2013/09/23/ Mostly about Atom requiring IDs and timestamps, and having an overall cleaner and less ambiguous spec