Live data from Hacker News

Viewing profile — golergka

golergka

HN member
Joined
Sun, Sep 01, 2013, 4:26 PM UTC
HN karma
8,568
Public activity
6,615 items

About golergka

meet.hn/city/-37.14984035,-60.1319456430117/Buenos-Aires

Socials: - golergka@gmail.com - github.com/golergka - t.me/golergka

---

Recent public activity

  1. comment
    Comment #48973476

    I’m not sure what else can you use to share the same business logic between website frontend, desktop gui and tui apps and backend

  2. comment
    Comment #48840696

    Marketing could of course be one of the main motivations, but it's not a "stunt". More like a marketing achievement, I guess? Stunt implies smoke and mirrors, and bun rewrite is qu…

  3. comment
    Comment #48668153

    Needless to say, they also collect all the data and sell it to labs which want to distill the models they’re serving.

  4. comment
    Comment #48612139

    There’s a hugely widespread business model where criminals steal people’s API keys, then sell people (mainly in China) access to models through their proxies for lower prices, and …

  5. comment
    Comment #48537346

    Back in 2000s tech was about websites to share "I can has cheezeburger" photos and now we're literally in the middle of technological revolution that seemed like scifi less than 10…

  6. comment
    Comment #48537285

    Compared to 2011, HN turned from optimistic techno-enthusiasts who couldn't wait to see new stuff around the corner into an aging millenial club, just like reddit. I used to come h…

  7. comment
    Comment #48426259

    Except they’re paying $30b (the deal is signed for almost 3 years), there’s no reason to believe that SpaceX maintains revenue multiples and this deal creates a trillion in value, …

  8. comment
    Comment #48423105

    After building some toy LLMs on my own I came to realise that architecture is not the hard part. Train is.

  9. comment
    Comment #47417438

    attempt != release to customer when you're building a feature and have different ideas how to go about it, it's incredibly valuable to build them all, compare, and then build anoth…

  10. comment
    Comment #47407281

    what's your plan to get all this data and maintain it?

  11. comment
    Comment #47407261

    it's not about the tokens. agents can script clis.

  12. comment
    Comment #46628121

    > Imagine the incredible programs, websites, games, crafts, artworks, animations, performances, literature, journalism, hobby clubs, support groups, community organizations that wo…

  13. comment
    Comment #46278287

    Most of the capital is owned (through pension funds and then different investment funds) by completely ordinary people who put their completely ordinary savings into it and get com…

  14. comment
    Comment #46085074

    CEO profession is a magnet for male psychopaths, and social worker for female ones.

  15. comment
    Comment #46072572

    Anything you could automate you could do yourself. What’s the benefit?

  16. comment
    Comment #45969229

    As somebody who worked on two IDEs which didn't fork VSCode but still used Monaco for code editing views, I think forking VSCode is almost always the right solutions for a new IDE.…

  17. comment
    Comment #45741343

    Obsidian.

  18. comment
    Comment #45729150

    ChatGPT/Claude can be absolutely brilliant in supportive, every day therapy, in my experience. BUT there are few caveats: I'm in therapy for a long time already (500+ hours), I don…

  19. comment
    Comment #45624959

    Wha if you asked the blind man to play the role of helpful assistant

  20. comment
    Comment #45597050

    So effectively what you're saying is that institutions are willing to reward her with attention, but people are not willing to pay for her art after all?

  21. comment
    Comment #45596546

    Looks like this version finally works like an ultrawide external monitor.

  22. comment
    Comment #45421298

    Especially when you work with a language where an unfinished refactoring with give you the type error.

  23. comment
    Comment #45402075

    As a DJ, the endgame is building a set from a variety of different kinds of music which still sounds great together but doesn’t all follow the same boring formula. And it’s pretty …

  24. comment
    Comment #45304738

    Ironically, LLMs are exactly what drives a lot of curiosity and learning without a purpose. I see it all the time on twitter — people getting chatbots into weird mental states, toy…

  25. comment
    Comment #45184720

    Just run them on every commit in develop branch after the PR is merged. Then you can always roll back or revert the merge and leave it to the PR author to fix it.