Live data from Hacker News

Viewing profile — arxpoetica

arxpoetica

HN member
Joined
Wed, Mar 27, 2013, 2:58 PM UTC
HN karma
432
Public activity
299 items

About arxpoetica

Node.js anthropologist.

[ my public key: https://keybase.io/arxpoetica; my proof: https://keybase.io/arxpoetica/sigs/8d0pru2QVDe8OGHMBqxMLOBDGuuOMF3Kpc7WU5safXY ]

Recent public activity

  1. comment
    Comment #46953388

    Interesting to see how many things Gary got wrong.

  2. comment
    Comment #40088715

    Can you give an indication of what "next iteration" means in terms of timeline (even just ballpark)?

  3. comment
    Comment #39346907

    Svelte does not make any opinions about HTML attributes or tags, unlike JSX which contorts language standards such as `className` or disallowing style="..." without JS in CSS.

  4. comment
    Comment #39327958

    > The web matters nuff said

  5. comment
    Comment #38881175

    Valid point I hadn't considered. Maybe the day isn't as soon as we think—perhaps both will exist... ...until we have speech muffler envelopes built into our devices.

  6. comment
    Comment #38881045

    There will come a day (with the advent of AI speech recognition) where keyboards will be obsolete. That day is sooner than we think.

  7. comment
    Comment #38783968

    We may well look back on these lawsuits and laugh. AI will likely steamroll current copyright considerations. If we live in a world where anything can be generated at whim, copyrig…

  8. comment
    Comment #38350101

    How often do you think about the Roman Empire[1]? [1] https://www.cbsnews.com/news/the-roman-empire-tiktok-trend-w...

  9. comment
    Comment #37690420

    "The article was read, and lo, the examples clarified nothing! Names of protagonists were unknown, prophets recognized by only one. The main body of the text illuminated not the te…

  10. comment
    Comment #37665048

    tl;dr: noobs often like tailwind; veterans often dislike it. Both are right and both are wrong. Context is everything. Tailwind serves a function, but it will never fully replace n…

  11. comment
    Comment #37665017

    The default REM scaling is one of my main gripes about Tailwind.

  12. comment
    Comment #36896165

    I had an epiphany recently that as the tooling for WASM matures, we'll likely return to a visual programming model. I know Microsoft has doubled down on this front ( https://dotnet…

  13. comment
    Comment #36603967

    Move to Utah. Lots of software growth, but much of that is hardware related.

  14. comment
    Comment #35952131

    Many of these words ought to exist, ha. (As in, this is fun and clever.)

  15. comment
    Comment #35890500

    Lucked out and got the domain I want: https://www.cinemodal.com/

  16. comment
    Comment #35668599

    Philo Farnsworth, an early television Pioneer, drew from this idea. > A farm boy, his inspiration for scanning an image as a series of lines came from the back-and-forth motion use…

  17. comment
    Comment #35602402

    For anyone wishing for a VS Code fix, comment on this issue: https://github.com/microsoft/vscode/issues/41909#issuecommen...

  18. comment
    Comment #35472008

    > Create an AI-powered platform that helps users discover and curate the most relevant and interesting articles from Hacker News and other tech news sources, with a focus on person…

  19. comment
    Comment #33987650

    You can start here: https://learn.svelte.dev/tutorial/welcome-to-svelte

  20. comment
    Comment #33987625

    Unlike React/JSX, Svelte uses ASTs that adhere to HTML, JavaScript, and CSS (non-JSX) format. Yes, there is a minimal Svelte-only API footprint, but the native AST parsers means th…

  21. comment
    Comment #33986937

    SvelteKit is nothing new. It's been kicking around for 2+ years with tons of user satisfaction (and 3 years prior to that under another name), but this is the first major/stable re…

  22. comment
    Comment #33986775

    The Sapper is dead! Long live the SvelteKit!

  23. comment
    Comment #32260064

    I hate it. I hate it all. I voted for `@nest all` because I don't think it's a feature I will EVER use, so I wanted it to be dumb obvious that someone is using it by explicitly put…

  24. comment
    Comment #29289705

    Some sick beats from Summit: https://soundcloud.com/officialfractal/sets/svelte-summit/s-... by Fractal

  25. comment
    Comment #29197293

    > Inexperienced developers will write bad code with or without powerful tools like Svelte stores. I don't think a framework is meant to replace experience, guidance, and coaching. …