Live data from Hacker News

Viewing profile — coolius

coolius

HN member
Joined
Mon, Feb 05, 2024, 4:23 AM UTC
HN karma
131
Public activity
24 items

About coolius

No profile information was provided.

Recent public activity

  1. comment
    Comment #47738798

    This is going to come very handy for development of CodeBrew, my Java IDE for iPhone/iPad. It runs a full OpenJ9 JVM under the hood, and I had to do a bunch off massaging with the …

  2. comment
    Comment #47499777

    i feel what would be missing is shareful-upvote, to let agents confirm that a solution worked, maybe even with some context. What do you think?

  3. comment
    Comment #47301991

    i wish someone could deploy this somewhere so we can try it out without having to build it first

  4. comment
    Comment #47285468

    +1 if you are vibe coding projects from scratch. if the architecture you specify doesn't make sense, the llm will start struggling, the only way out of their misery is mocking test…

  5. comment
    Comment #47252322

    if more apps were written in native swift we wouldn't be having any memory issues

  6. comment
    Comment #47213831

    here's an iOS shortcut that automates the process: https://www.icloud.com/shortcuts/81c670b532e340e38a35cc62e3e...

  7. comment
    Comment #47213678

    whatever they've been cooking at deepseek, i don't think i'm going to let their coding agent run shell stuff on my computer unless they make it free or something

  8. comment
    Comment #47163366

    agree. shallow and uninspired

  9. comment
    Comment #46944602

    For me the issue that prevented me from really using matrix is that none of the big clients support multiple servers. As a non enterprise user, this has prevented me from seriously…

  10. comment
    Comment #46822342

    I have also been thinking about how stackoverflow used to be a place where solutions to common problems could get verified and validated, and we lost this resource now that everyon…

  11. comment
    Comment #46732390

    this is great! i had to tweak the config file on macos because it was using some weird interface (utun4) instead of en0. otherwise awesome tool, i am definitely going to be using t…

  12. comment
    Comment #46421390

    This is impressive, those are some very restrictive requirements. I wonder what we are able to run on more powerful hardware such as ESP32 or RP2040, has anyone tried this?

  13. story
  14. comment
    Comment #46056156

    i use copyparty on a home server, but the ui is really a pain to use (and ugly). it should be much more straightforward to copy/move/rename/delete files.

  15. comment
    Comment #45870206

    I'm going all in on my side project CodeBrew, a Java IDE for iPad. Currently working on OpenGL support for 3d graphics, as some schools requested the feature. Also I'm finally pitt…

  16. comment
    Comment #43999756

    Stackoverflow answers kind of provided a source of truth by being confirmed / upvoted by people trying them out. We're completely abandoning this medium (on which LLMs are trained)…

  17. comment
    Comment #43423391

    has anyone tried to run this on apple silicon yet?

  18. comment
    Comment #42694554

    i was wondering whether this could be hardware accelerated.

  19. comment
    Comment #42494331

    same, i would use it to build a thing that makes my phone ring at the push of a button.

  20. comment
    Comment #42181106

    I would totally watch them race each other.

  21. comment
    Comment #42102384

    I actually coded that as a macos toolbar app. If anyone's interested, I could share the code to GitHub.

  22. comment
    Comment #41449288

    Shameless plug but try my app CodeBrew, a 100% local Java IDE: https://apps.apple.com/de/app/codebrew-ide-for-java/id647526...

  23. comment
    Comment #40215161

    I got OpenJDK 17 to compile for iOS, but I had to disable JIT compilation as iOS doesn't allow running unsigned Code. Running the JVM itself is possible as long as the binaries are…

  24. comment
    Comment #39257293

    somebody tell them about antlr4