Live data from Hacker News

Viewing profile — vlucas

vlucas

HN member
Joined
Fri, Jul 17, 2009, 8:15 PM UTC
HN karma
2,112
Public activity
464 items

About vlucas

Co-founder of Techlahoma (https://www.techlahoma.org/), co-organizer of ThunderPlains Developer Conference (http://www.thunderplainsconf.com/).

Recent public activity

  1. comment
    Comment #49155498

    If anyone is looking for a TypeScript framework that embraces hypermedia the same way that HTMX does (and is very easy to use with HTMX), check out Hyperspan: https://www.hyperspan…

  2. comment
    Comment #49126784

    Here is a visual of where/how they are crossing: https://x.com/Karma40114312/status/2083197740218024131

  3. comment
    Comment #49123265

    Weird how these streams of immigrants are always young men, and almost never families or groups of women and children actually fleeing some real war or oppression.

  4. comment
    Comment #48922135

    If environmentalists and governments really wanted to solve this problem, they would be all in on nuclear energy. It is by far the safest, cleanest, most carbon-neutral form of ene…

  5. comment
    Comment #48834885

    Definitions vary for sure. I just mentioned them because they did well at the box office, which is what will keep "cinema" alive.

  6. comment
    Comment #48832762

    > Even cinema is dying and nobody seems to care that much. Cinema is dying from mostly self-inflicted wounds though. They keep making movies (or re-making movies ) with bad writing…

  7. comment
    Comment #48804957

    Huge props to just sticking with the HTTP spec on this one with `Cache-Control` headers with `stale-while-revalidate` support. It's amazing how many other providers mess that up. O…

  8. comment
    Comment #48632281

    I just say "no, I am opting out" and that's the end of it. They literally don't care.

  9. comment
    Comment #48632265

    They have photos , but not a voluntary full face scan.

  10. comment
    Comment #48631115

    The phrase "people will not just [...]" comes to mind here. The amount of people that let the TSA take a scan of their face when going through airport security - even when the sign…

  11. comment
    Comment #48281528

    The dealer issues are true, but we have been very happy with our 2021 Hyundai Palisade Calligraphy after owning it for 5+ years and 82k miles. Budget luxury with pretty good handli…

  12. comment
    Comment #48236037

    Sam didn't "win" the case in the sense that most people will think of when reading this headline. In the 20th paragraph of the linked article, finally getting to the actual reason:…

  13. comment
    Comment #48224036

    Cursor did this IDE -> Agents transition very well. Cursor still supports both the IDE and the Agents window, open at the same time, in the same project. I frequently use both and …

  14. comment
    Comment #48186918

    Speaking of this show... I can't find all seasons of this on DVD/Bluray anywhere. Seasons 1 and 2 can be found if you have the money, but seasons 3 and 4 are nowhere to be found. I…

  15. comment
    Comment #48124594

    So is Notion Cloudflare now?

  16. story
  17. comment
    Comment #48015739

    Educated guess on why this is happening: All the people who get free water cups, then fill them with soda. Happens increasingly often now. We are moving towards a low-trust society…

  18. comment
    Comment #47975002

    Portless is a great tool for this! I use it for all my apps now. Zero config + built in HTTPS locally. https://portless.sh/ Example from the website: - "dev": "next dev" # http://l…

  19. comment
    Comment #47733257

    Agreed on the MCP sentiment, and particularly remote MCPs. They keep themselves up to date with predefined tools, schemas, descriptions of how to use them, etc. where skills tend t…

  20. comment
    Comment #47615765

    I recently noticed an uptick in cold emails and spam after publishing my new website. After a few weeks, I asked Claude/Cursor to obfuscate the email for spam protection in the mai…

  21. comment
    Comment #47351298

    This is actually how ancient civilizations safely stored the spent nuclear fuel from their nuclear reactors.

  22. comment
    Comment #47154138

    I obviously meant traditional React components, not RSC. RSC can eliminate some client code, but they can be very awkward to use in practice, and lines between server and client ge…

  23. comment
    Comment #47145728

    The basic premise of Next is good, but it definitely has more overhead that in should, has odd "middleware", and is very hard to optimize. I view this mostly as a React problem tho…

  24. comment
    Comment #46354580

    Yes. Tax season for small businesses and New Year's resolutions for personal finances are the times I get the largest influx of new signups and subscriptions.

  25. comment
    Comment #46316840

    Not really sure how to answer this, because there are varying degrees of "self hosted" vs. "cloud hosted". This is a Next.js app hosted on Render.com, which is a managed VPS offeri…