Live data from Hacker News

Viewing profile — photon_collider

photon_collider

HN member
Joined
Wed, Dec 06, 2023, 2:17 PM UTC
HN karma
223
Public activity
55 items

About photon_collider

Web developer, photographer, and blogger.

Website: bryananthonio.com

Contact: hn[at]bryananthonio.com

Recent public activity

  1. comment
    Comment #48169021

    Yeah, I was confused about why it was talking about subscriptions for enterprise. The company I work at is billed on API usage.

  2. comment
    Comment #47891977

    Nilay has been discussing these ideas on podcasts hosted by The Verge over the last few weeks. I can tell it's something that's been top of mind for him especially on his podcast s…

  3. comment
    Comment #47740266

    I thought it was just me. I'm running a M2 MacBook Pro and scrolling down the article on Safari is quite stuttery.

  4. comment
    Comment #47439264

    Reading this news only leaves me worried about long-term future of these open source tools.

  5. comment
    Comment #47303596

    Fair point! When I first started on this I went down a deep rabbit hole exploring all the ways I could set this up. Ultimately, I decided to start simple with hardware that I had l…

  6. comment
    Comment #47301625

    Ah nice! Didn’t know that. I’ll try that out next time.

  7. story
  8. comment
    Comment #46628369

    https://bryananthonio.com/

  9. story
  10. comment
    Comment #43163435

    Nice to see a new release from Anthropic. Yet, this only makes me even more curious of when we'll see a new Claude Opus model.

  11. comment
    Comment #42860754

    Ah, I remember Grooveshark. I discovered so much good music there.

  12. story
  13. comment
    Comment #42618512

    "Trust but verify" is still useful especially when you ask LLMs to do stuff you don't know. I've used LLMs to help me get started on tasks where I wasn't even sure of what a soluti…

  14. comment
    Comment #42484665

    Almost like keeping a personal write-ahead log. :)

  15. comment
    Comment #41104225

    Has Julia's popularity in scientific computing and data science continued to grow? I haven't heard much about it recently.

  16. comment
    Comment #41017011

    Astro is really good for this use case. Also easy to host on platforms like Netlify.

  17. comment
    Comment #40837886

    I agree that LLMs are less useful for smaller scale use cases. I’ve found success using them for creating mock data, reformatting unstructured text into structured data, and a few …

  18. comment
    Comment #40803488

    CSS has had a similar issue with naming classes, which is one reason for how TailwindCSS’s design. I wonder if we’ll see more AI tools for these kinds of use cases.

  19. comment
    Comment #40770829

    Strangely, I've noticed mixed opinions from developers about whether learning vim is a productivity boost. Some people believe it is while others disagree. I'll admit my FOMO was w…

  20. comment
    Comment #40536172

    >The LLM is like another user. And it can surprise you just like a user can. All the things you've done over the years to sanitize user input apply to LLM responses. I really like …

  21. story
  22. story
  23. comment
    Comment #39482316

    I learned this first-hand when I entered the profession with a master's degree. Much of the work required me to know how to munge tabular data and do some stats with R. My impressi…

  24. comment
    Comment #39321741

    The website says these glasses have all-day battery life. Is that with the use of a portable charge? If so, I'm wondering what the battery life is without the charger.

  25. comment
    Comment #39233924

    This looks really cool! It's interesting that this compiler provides performance optimizations by looking for data diffs rather than diffs in the Virtual DOM. Is this intended to b…