HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hotfixguru

no profile record

Submissions

[untitled]

1 points·by hotfixguru·2 anni fa·0 comments

Build an Infinite Canvas

infinitecanvas.cc
47 points·by hotfixguru·2 anni fa·11 comments

comments

hotfixguru
·28 giorni fa·discuss
Claude code + tmux is SO buggy. Things rendering all over the place.
hotfixguru
·2 mesi fa·discuss
> DAMAGE: MIT LICENSE VIOLATED

.. what?

https://choosealicense.com/licenses/mit/
hotfixguru
·2 mesi fa·discuss
Vercel’s portless is a great alternative, but unfortunately it doesn’t work well with oauth flows. I’ve built portmap[0] to solve that. Also comes with skills which makes it work really great with coding agents (instructions in the readme).

[0] https://github.com/JonasKs/portmap
hotfixguru
·11 mesi fa·discuss
Same for me, Safari on an iPhone.
hotfixguru
·11 mesi fa·discuss
I find their image text for the third image in the carousel funny:

> Delegate work with an "@ mini-cli" tag and the agent can complete a range of tasks, from writing bugs to fixing bugs
hotfixguru
·2 anni fa·discuss
Cool! Would love if there was some screenshots and examples in the repo.
hotfixguru
·2 anni fa·discuss
A friend of a friend mods Casio watches[0] to have NFC, and sells them on his website.

[0] https://delaveris.com/collections/nfc
hotfixguru
·2 anni fa·discuss
Cool!

I wonder why all their examples[0] uses C, while bpfman themselves[1] seems to use aya[2] and rust.

[0] https://github.com/bpfman/bpfman/tree/main/examples

[1] https://github.com/bpfman/bpfman/blob/main/bpfman-ns/src/mai...

[2] https://github.com/aya-rs/aya
hotfixguru
·2 anni fa·discuss
Yesterday there was another really interesting rust library, egui, on the front page of HN. I can tell that this is more like react, but how do they compare in other regards?
hotfixguru
·2 anni fa·discuss
I see that your app.rerun.io site don’t really do well on mobile devices, while the demos vary.

If I wanted to build a back office/admin site for an hobby project in egui, would it by default be hard to use on a phone?

It would mostly consist of tables and buttons for managing features, data fetched by websockets.