Live data from Hacker News

Viewing profile — shideneyu

shideneyu

HN member
Joined
Sun, Nov 01, 2015, 8:31 PM UTC
HN karma
99
Public activity
51 items

About shideneyu

I'm but a humble rust and ruby software developer.

Recent public activity

  1. comment
    Comment #48631582

    correct. this becomes difficult for us to understand what happens behind the scenes.

  2. comment
    Comment #48575674

    love the web assembly demo. By the way, I hope this kind of interface for the web becomes more mainstream in the future, I start to hate html / css cuz everything looks the same be…

  3. comment
    Comment #48346939

    exactly that's what I was thinking... like the day they provided a solution to the issue they posed

  4. comment
    Comment #48336536

    It's inevitable in the end

  5. comment
    Comment #48276837

    I love Philips hue , probably the only light smart automation that is really worth it.

  6. comment
    Comment #48276830

    As most of us I started using it but gradually stopped. It shoes signs of discontinuation I have seen also ?

  7. comment
    Comment #48247924

    exactly, claude-cli is just running behind the scenes in a detached way. rmux is parsing the output beautifully

  8. comment
    Comment #48247910

    @ogulcancelij rmux author here. I just tested herdr, I really liked it !

  9. comment
    Comment #48242898

    Hello ! I just updated rmux, you can run the command again, it should work ! Thank you for your curiosity and support

  10. comment
    Comment #48237129

    Still a long way to go, but I'm sure it will get there eventually.

  11. comment
    Comment #48228523

    please do and let me know ! quick story fast, I'm working a loooot remotely. I'm using https://github.com/sanchxt/yoop to synchronize my keyboard. Since I'm using moonlight it's bl…

  12. comment
    Comment #48228490

    nice tool ! totally. rmux is lightweight, I believe it would be easy

  13. comment
    Comment #48228478

    correct... it's sad but recognition is a lot. After putting months of efforts, it's a risk I didn't want to take. And following tmux was like a red thread of life to code. Maybe in…

  14. comment
    Comment #48228457

    nice, zmx is a very nice approach. I did not want to take risks and change the expected behavior of the renown tmux. My main goal was 1) to rewrite tmux the modern way more elegant…

  15. comment
    Comment #48228399

    Hehe. I am building a multi agent orchestration system of course ;) I believe this is the future, agents speaking to one each other. It's very dirty with tmux

  16. comment
    Comment #48228387

    gobdovan nailed it. The CLI is a drop-in for existing tmux workflows; the SDK eases your flow when you'd otherwise be writing brittle send-keys + sleep + capture loop. But that's j…

  17. comment
    Comment #48225697

    noted, I'll check this out, thank you

  18. comment
    Comment #48223917

    And the site is actually quite cool I believe , I put a lot of efforts in the design.

  19. comment
    Comment #48223897

    Yes exactly. And it enables integration testing too. I hope it will foster the release of more cool TUIs.

  20. comment
    Comment #48222646

    Thank you ! I am proud of my little blue crab haha. I got it thanks to a lot of iteration between gpt image 2.0 and see dance 2

  21. comment
    Comment #48221623

    Same ! TUI are becoming more and more mainstream so there is a need for automated multiplexing , not used by humans but by programs (and agents)

  22. comment
    Comment #48221288

    Not part of the current version, it’s on my roadmap :)

  23. comment
    Comment #48221267

    I thought I was too zealous because I created 11 crates respecting single responsibility principles.. I would have been all in to risk it further and separating responsibilities fo…

  24. comment
    Comment #48221177

    I wrote it for rust apps in mind, same usecase as for Ratatui. You’re right maybe I need to expose more tools with the cli

  25. comment
    Comment #48220663

    As of today you can replace tmux by rmux. Its behavior should be 1-1 iso; tmux is more stable though, it has been battle tested with a dozen of years of edge cases refinement. rmux…