Live data from Hacker News

Viewing profile — niedzielski

niedzielski

HN member
Joined
Mon, Jul 07, 2014, 1:23 AM UTC
HN karma
996
Public activity
113 items

About niedzielski

https://oidoid.com

https://git.io/stephen

https://mastodon.social/@oid

https://twitter.com/niedzielski

Recent public activity

  1. story
  2. comment
    Comment #47551149

    +1, i found out about this here: https://news.ycombinator.com/item?id=11211344 . total game changer.

  3. comment
    Comment #44589421

    maybe https://www.gorzek.com/nonfiction/essays/homeworld/ which I found via https://duckduckgo.com/?q=aesthetic+completeness+%22homeworl... .

  4. comment
    Comment #43675104

    you can try the --experimental-transform-types flag to support TypeScript code gen. I'll add it to the notes! --experimental-transform-types: https://nodejs.org/en/blog/release/v22…

  5. comment
    Comment #43674264

    I made a small template that demonstrates the new type-stripping feature in Node.js. Nothing fancy but I was surprised that I didn't need to install a TypeScript test runner and ge…

  6. story
  7. comment
    Comment #43326946

    Brave has a history of very concerning behavior: https://en.wikipedia.org/wiki/Brave_(web_browser)#Controvers... .

  8. story
  9. comment
    Comment #42752093

    they just acquired read.cv: https://techcrunch.com/2025/01/17/perplexity-acquires-read-c... .

  10. story
    Show HN: Chipped beta (a small game about mineral collecting)

    turn your sound on and break some rocks! chipped is a small game about mineral collecting written on Reddit's Devvit platform where I work. it's open-source ( https://github.com/re…

  11. comment
    Comment #40961987

    good article. the point would have been more salient if the jimniels/html micro dependency had been inlined.

  12. story
  13. comment
    Comment #39195832

    This is great! I would love to see time support. I always use Google Calendar or https://www.worldtimebuddy.com but each is lacking.

  14. comment
    Comment #38730733

    I agree. I had this same problem with a tree UI model. Each node had links to both the children and the parent. Mutating any node in the tree, changes the reference of that node. M…

  15. story
  16. story
  17. comment
    Comment #38034497

    Thanks for sharing. Do you still implement your own designs or "throw it over the wall"? Any tips on making the switch?

  18. comment
    Comment #37852213

    That's interesting. I guess you miss out on batched rendering--if all your setters re-render, you might trigger multiple renders for a single logical update. If you're using signal…

  19. comment
    Comment #37202352

    Thanks for positing this thought exercise. You kept me thinking on it all week! I reworded the hypothetical slightly to avoid magical loophole thinking and posed it to my team but …

  20. comment
    Comment #37141567

    I encouraged our IT team to try Trello (now owned by the same company, Atlassian) which sports a JIRA integration[0]. Either due to the fundamental limitations of the integration o…

  21. comment
    Comment #35843863

    I like little online tools like this! Suggestion: include some notes in the tool page itself on safe ints and references like https://blogs.mathworks.com/cleve/2017/05/08/half-prec…

  22. comment
    Comment #35721682

    I use source-map-explorer to see what's inside. Lighthouse Treemap provides a similar view. [source-map-explorer]: https://github.com/danvk/source-map-explorer [Lighthouse Treemap]…

  23. story
  24. comment
    Comment #34770878

    I'm a big Deno fan and use it whenever I can. I think tasks are great and they solve the most common needs. In my experience, however, as soon as my tasks section got large enough …

  25. comment
    Comment #34656242

    This worked for me, thanks! I have a Samsung SSD 980 PRO 2TB which I upgraded from 2B2QGXA7 to 5B2QGXA7. I backed up and also made a copy of the output of `sudo smartctl -t long -a…