Live data from Hacker News

Viewing profile — frio

frio

HN member
Joined
Mon, Jun 22, 2009, 9:43 AM UTC
HN karma
1,488
Public activity
502 items

About frio

No profile information was provided.

Recent public activity

  1. comment
    Comment #49052245

    I’m not excited about using Opus 5, mainly because the way that I work atm — essentially peer programming — means I sandbox the agents and work with them closely. Opus 4.x encounte…

  2. comment
    Comment #49015178

    Even well-supported, well-documented projects. I'm in the middle of a Spring Boot upgrade, which includes a collection of Hibernate updates. These are well-supported projects with …

  3. comment
    Comment #49000620

    I love my Forma. The only thing about it that makes me sad is the micro-USB port. I skipped the Sage because it was a side-grade (USB-C but worse battery), and now they've disconti…

  4. comment
    Comment #48987566

    Yeah. I guess what I'm saying is that I feel like we're all still stuck debating these things on technical merits alone. The `bun` rewrite and `pgrust` both expose something -- I f…

  5. comment
    Comment #48975316

    Thanks, I'll take a look!

  6. comment
    Comment #48975190

    I think what folks want, but aren't quite able to articulate, is an ongoing community and effort that indicate a project will be healthy and maintained. We want to be able to rely …

  7. comment
    Comment #48953662

    Exciting, but I’d give a lot for an equivalent to Django. There are very few problems I need to solve that are fixed by htmx style “full stack” apps, but many that are solved by th…

  8. comment
    Comment #48889862

    I keep coming back to this https://tombedor.dev/human-attention-and-human-effort/ The number of things that make it to the top of HN/Reddit/wherever now that are devoid a human's t…

  9. comment
    Comment #48759388

    Of all the things LLMs do, one of the most fun is that they help you get over that hump of activation energy for an idea. We all have limited spare time, and going from "hey this m…

  10. comment
    Comment #48755674

    I am bone tired of slop. This looks like a useful thing to build (the cameras in existing closed source robo vacuums creep me out), but when people don't even write their announcem…

  11. comment
    Comment #48202142

    16GiB Raspberry Pi 5s in my country are now going for ~$450USD, so I've gotta say that's out of reach for me now :(.

  12. comment
    Comment #48200739

    A lot of unit conversions are just built into Kagi (and Google!). "Searching" for "10nzd in usd" gives me a price, "10kg in lb" gives me a converted unit, etc.

  13. comment
    Comment #48173493

    The harness clamps what the agent can do. `bash` allows full code execution; a dedicated `mvn` tool might only allow `mvn compile` but not `mvn spring-boot:run`. You could probably…

  14. comment
    Comment #48173448

    Mine hasn't actually arrived yet! I'm still waiting for it in the mail. I don't think I'll tweak that much, all I really want to do is flash the published open source firmware, att…

  15. comment
    Comment #48166260

    Possibly, I'm not really interested in learning Zig though (or learning to embed it in Rust). I'm sure that'd be a cool project for someone else to try :).

  16. comment
    Comment #48165464

    Unfamiliarity and I believe it requires a compile step. I’m at least familiar with Typescript and Deno so being able to embed them was an appealing idea :)

  17. comment
    Comment #48165004

    Yeah, it's been a bit of a dead end. I didn't want the heavy runtime but felt it was worth disproving after experimenting rather than ruling out off the bat. Even before getting it…

  18. comment
    Comment #48164972

    I've been trying to use `Deno` underneath `Rust` so that the tools can still be written in Typescript and thus self-mutated without the compilation step (but I can still try to do …

  19. comment
    Comment #48164951

    Yes, that aggravates me too. I noted recently, Claude had a phase where it would write little one-off Python scripts to aid it in analysis -- which is super useful! But when it's w…

  20. comment
    Comment #48164909

    Thanks, I've been tooling away in my spare time on my own version of this -- both to get a deeper understanding of agents (everyone suggests writing your own) and to help learn Rus…

  21. comment
    Comment #48164431

    I feel this a lot too these days. The only place the fun seems to remain for me is in Linux and in devices out of China, that you can hack and experiment with — like the Anbernic c…

  22. comment
    Comment #48147626

    The harnesses we have are almost stunningly incomplete IMHO. I've been trying `pi` recently, and quite like that it comes with a minimal set of tools by default -- and that I can e…

  23. comment
    Comment #47960524

    I've always thought of it as lightweight, but checking it now, wow.

  24. comment
    Comment #47960105

    I also disliked that and discovered you can toggle it with config now :).

  25. comment
    Comment #47955858

    I use the television task described here ( https://zed.dev/blog/hidden-gems-part-2 ) for that experience :)