Live data from Hacker News

Viewing profile — syhol

syhol

HN member
Joined
Wed, Sep 25, 2019, 1:11 PM UTC
HN karma
144
Public activity
51 items

About syhol

No profile information was provided.

Recent public activity

  1. comment
    Comment #49108914

    OLED screens are famous for having great contrast, especially deep blacks. The website is in the style of a 90's geocities website with garish colours and some absolute black #0000…

  2. comment
    Comment #49081794

    Or get the best of both worlds, use a monorepo with microservices.

  3. comment
    Comment #49068136

    I'm very excited by this idea. I feel like email/chat is ripe for reinvention. I don't agree with "Domain control as a fallback", as the author said "a domain is not owned, it is r…

  4. comment
    Comment #49009788

    Looks very good and I'm excited to try it out properly. It's a shame about the name considering a lot of self-hosters will be using BentoPDF. But thats one of two hard things in Co…

  5. comment
    Comment #48884566

    It's an exciting time for binface. The anti-reform vote may be strong enough that we end up with an MP from Sigma IX. Wild.

  6. comment
    Comment #48778678

    It's just a choice of stability https://vanillaos.org/blog/article/2023-01-31/point-vs-rolli...

  7. comment
    Comment #48696892

    We love/help/replace you

  8. comment
    Comment #48685266

    To UK oldies it probably reminds them of the sitcom Open All Hours with Ronnie Barker.

  9. comment
    Comment #48619406

    > So far Someone's optimistic

  10. comment
    Comment #48034480

    Great topic and message. But the AI-generated writing really gets under my skin. It's not painful. Not unclear. Just really annoying.

  11. comment
    Comment #47905863

    - Thunderbolt 3 is a superset of USB 3.1 - USB4 is built on Thunderbolt 3's protocol, implementing a subset of its mandatory features - Thunderbolt 4 is a strict profile of USB4 (a…

  12. comment
    Comment #47892661

    https://pi.dev/ seems popular, whats not open source about opencode? The repo has an MIT License.

  13. comment
    Comment #47650547

    > Many popular tools are much more complex to install I'm curious which dev tools you're using aren't installable with standard mise backends. 99% of dev tools I use don't require …

  14. comment
    Comment #47492586

    There is a good chunk of overlap but mise predominately pulls from github releases artifacts/assets and pixi uses conda packages. While mise can use conda packages, the mise-conda …

  15. comment
    Comment #47149449

    You start with the cleanest most minimal config you can get away with, but over the years you keep adding small additions and tweaks until it becomes a massive behemoth that only y…

  16. comment
    Comment #47136290

    Like deno sandbox https://deno.com/deploy/sandbox

  17. comment
    Comment #46798004

    Do these scripts need to be productionised? I prefer working in an environment where efficient sharing of knowledge and solutions is encouraged, rather than framed as a burden of r…

  18. comment
    Comment #46794303

    My gut reaction is to rush to the comments to shill my favourite task runner ( mise tasks[1], now with shell aliases[2]!) but pushing past that, the core idea of writing scripts in…

  19. comment
    Comment #46588942

    My main problem with matrix is that it feels sluggish. I'm told the experience can be improved by running your own homeserver so I'll be trying that sometime this year.

  20. comment
    Comment #46564681

    Mise started out using the same plugins as asdf, mostly focused on adding performance and usability improvements. Over time it added more features and security. Most tools are now …

  21. comment
    Comment #46370684

    Learn x in y is always my goto: https://learnxinyminutes.com/lua/

  22. comment
    Comment #46312678

    Frontend churn has chilled out so much over the last few years. The default webapp stack today has been the same for 5 years now, next.js (9yo) react (12yo) tailwind (8yo) postgres…

  23. comment
    Comment #45660031

    have you tried lazyjj? I was thinking about giving it a go.

  24. comment
    Comment #45659999

    I've been fighting the git CLI for over a decade and I've recently picked up lazygit so I can relate to this post. A good TUI has made git a joy to use and when I did try to pick u…

  25. comment
    Comment #45570227

    HOCON is so overlooked but an almost ideal config language in my eyes. The only element I'm not 100% on is unquoted string values (the norway problem but not quite as bad since the…