Live data from Hacker News

Viewing profile — apatheticonion

apatheticonion

HN member
Joined
Fri, Aug 04, 2017, 3:14 PM UTC
HN karma
2,254
Public activity
795 items

About apatheticonion

No profile information was provided.

Recent public activity

  1. comment
    Comment #49219664

    I've been using DeepSeek exclusively since I've been playing with LLMs, largely due to the price. I joined a company that is an Anthropic shop and I am genuinely shocked. Sonnet 5 …

  2. comment
    Comment #49151828

    I take that back, Haiku is considerably worse at following instructions compared to DeepSeek Flash

  3. comment
    Comment #49150387

    It's because of my workflow, I think. I have my IDE open and a prompt a given task with limited scope - like "write a function that does xyz" "add tests" "create an endpoint that a…

  4. story
    Ask HN: What's Next for LLMs?

    I've been using DeepSeek v4 flash for guided agent workflows (in-IDE, prompt/review diffs) and have found no noticeable benefit to using Haiku, Opus, Sonnet in this workflow. For a…

  5. comment
    Comment #49002357

    You can configure it with just config files. Database is optional, if you add one, you get advanced caching. It's just a single executable. wget https://downloads.getmaxim.ai/bifro…

  6. comment
    Comment #49001664

    Under $20 it's a flat $0.8 fee. Over $20 it's +5.5% + credit card charges (+1.5%)

  7. comment
    Comment #49000918

    It's more just the value for money. It doesn't really offer me anything valuable other than billing consolidation - and the markup is excessive for that use case. If I was using th…

  8. comment
    Comment #49000329

    I do understand the reasoning for it, it still sucks as a user who is doing the right thing.

  9. comment
    Comment #49000176

    Yeah I looked at it, LiteLLM is functionally more mature. The only reason I didn't go for it is I'm not a fan of Python dependency management, Bifrost is just a single executable t…

  10. comment
    Comment #48999956

    For me, the only utility OpenRouter gives me is billing consolidation - I don't really need the routing capabilities because I use Bifrost for that. As a router, it's not very feat…

  11. comment
    Comment #48999671

    I love the Chinese models. I use DeepSeek exclusively and now Kimi K3 offers a great planning assistant for more advanced coding tasks. DeepSeek v4 Flash is extremely fast and is a…

  12. comment
    Comment #48891019

    Thanks :)

  13. comment
    Comment #48889935

    https://onlytrades.live/ Being unemployed and wanting to make something, I started studying quantitative trading concepts and got into algorithmic trading. I decided to build out a…

  14. comment
    Comment #48679780

    Any chance you could share how you achieved that? I've been using LLMs a lot and they have been a force multiplier, but I am not sure I could knock out a year's worth of work in 2 …

  15. comment
    Comment #48667107

    Despite acknowledging that LLMs improve my productivity and am happy with how they have positively affected my life - I'm a bit cynical about the trajectory of this "AI bubble" and…

  16. comment
    Comment #48593684

    Sorry that you're being blamed. People have a pretty negative sentiment towards Americans in general right now because we have been watching helplessly in horror as our best friend…

  17. comment
    Comment #48593611

    Something I wonder about in this domain is if this is the fault of the language. Game development is usually in C++ or C#. With C++, bugs are a nightmare to find. C# less so, but t…

  18. comment
    Comment #48593561

    This is a great point. In the past this is how I learned to architect software in general as you are never the only contributor and often must accommodate the contributions of cont…

  19. comment
    Comment #48581046

    I'd be fine if it cut both ways. It shouldn't be legal for works distributed by people under licenses that would prohibit derivative work whilst if I reverse engineered a Nintendo …

  20. comment
    Comment #48581022

    To be fair, most of their votes don't actually count. And even with our westminster system, One nation has swept the right wing. Considering how many seats they will likely get in …

  21. comment
    Comment #48580972

    That's why experience + cost effective model is IMO the best combination. Experience allows you to design the skeleton where the implementation details are often inconsequential. T…

  22. comment
    Comment #48579673

    If I spoke freely about how I feel about the US right now and the direct personal impact of policies implemented by the recent administration, I'd be denied entry into the country …

  23. comment
    Comment #48579600

    I am using Flash and accessing the API directly via vscode insiders and occasionally Zed (it's buggy but I keep coming back to it because I want it to succeed). Unless you need ent…

  24. comment
    Comment #48578845

    I wish it was as simple as `git clone --lazy` I had previously worked on a big tech monorepo that has gigabytes of history. It would take forever to clone or do operations on. I ha…

  25. comment