Live data from Hacker News

Viewing profile — K0IN

K0IN

HN member
Joined
Sat, Sep 05, 2020, 5:05 PM UTC
HN karma
150
Public activity
110 items

About K0IN

thisk0in@gmail.com

Recent public activity

  1. comment
    Comment #49223634

    Some china proxies charge as little as 1 cent / Mio tokens for luna, which I use. As far as I know they bundle multiple codex subscriptions to get subsidized token pricings, so in …

  2. comment
    Comment #49170755

    As other calculated, even with a Mi300 you could not saturae it enough with one stream to break even with the DS API, so I think renting sparks would make it even harder cause they…

  3. comment
    Comment #49149136

    I think it's nice to have options, but I also don't see the appeal in "sub x mb" (except as codegolf or just for the hacky part, for day to day this does not matter) especially if …

  4. comment
    Comment #48899168

    i use it too,can only recommend, also funny website btw.

  5. comment
    Comment #48875747

    Sick that you can get 2 arm cores and 12 GB ram for free at Oracle cloud, did not know that

  6. comment
    Comment #48814821

    Tldw: generating a general theme / color palette with gpt images -> using nano banana to split the images/generate single asset images -> creating 3d objects out of the images -> o…

  7. story
  8. comment
    Comment #48709401

    To make it lazy. It's the match anything in-between so you can put stuff before and after its my most used regex. "my name is (.*?)$" => my name is k0in Or values "last (.*?), was …

  9. comment
    Comment #48708614

    Qwen 3.6 27b @ 90k context on a rtx 5090 (vllm)

  10. comment
    Comment #48706726

    So my favorite regex (.*?) works? Puh.

  11. comment
    Comment #48686529

    Is the classification model available, would be cool to have this in the toolbox.

  12. comment
    Comment #48637346

    Awesome, I wanted to do the exact same thing (used gpt 5.5 + code) but it didn't get the model to work in onnx...

  13. comment
    Comment #48631474

    with this size we could have a interaactive web demo.

  14. comment
    Comment #48562811

    In a day to day base i host Qwen3.6:27b, but i *Really* want to host deepseekv4 flash, its such a "good" model for its size/speed/price. I really wonder when companies will start h…

  15. comment
    Comment #48423369

    Is there any way to load (external) libraries into the sandbox?

  16. comment
    Comment #48142420

    flotte.sh, my first steps into building a commercial product with a small team. We help admins to manage ssh access (using certificates & ouath) for sme and hobbiests.

  17. comment
    Comment #48134149

    i wonder how this compares to tiny go, does someone has insights on this?

  18. comment
    Comment #47849145

    I consider migrating to claude, what a shame they dont have a github copilot plus like price tier.

  19. comment
    Comment #47807501

    Does someone know which tools they are using for the multi day code ai code review?

  20. comment
    Comment #47807487

    this might be a game changer (for show dont tell), and fast itterations in design meetings, to show what your thinking of.

  21. comment
    Comment #47805364

    it costs the same as opus 4.6 as far as i can tell, and github copilot still charges more than double than for 4.6 (3x for 4.6 and 7.5x for 4.7), kinda uncool and a turnoff to test…

  22. comment
    Comment #47777571

    Even if someone is copying it Support and maintainance, security aren't solved with vibecoding.

  23. comment
    Comment #47768292

    flotte.sh A ssh ca (that issues short lived Using 2fa to guard servers and keys from compromises.

  24. comment
    Comment #47760425

    Not that long ago someone on hn poster this [0] a zig based s3 server in 1k lines, (warning not production ready) but if you really look for something simple, it might fit your cas…

  25. comment
    Comment #47758770

    This might hold true for easy deps, but (let's be honest who would install is promise) if you have complex or domain specific stuff and you don't have the time to do yourself or th…