HackerTrans
TopNewTrendsCommentsPastAskShowJobs

heeen2

no profile record

comments

heeen2
·3개월 전·discuss
for me it was custom scripts looking for data in minified bundles and refactoring for easier protocol reverse engineering, e.g. https://github.com/echtzeit-solutions/monsgeek-akko-linux/bl...
heeen2
·3개월 전·discuss
Ascaso Steel Duo is an affordable compact machine with two PID controlled circuits and adjustable pressure.
heeen2
·3개월 전·discuss
I did something similar using ghidramcp for digging around this keyboard firmware, repo contains the ghidra project, linux driver and even patches to the original stock fw. https://github.com/echtzeit-solutions/monsgeek-akko-linux
heeen2
·3개월 전·discuss
yes, but it requires some nudging if you don't want to waste tokens. it will happily grep and sed through massive javascript bundles but if you tell it to first create tooling like babel scripts to format, it will be much quicker.
heeen2
·4개월 전·discuss
vscode and its forks as well (for files it saves)
heeen2
·4개월 전·discuss
theres a japanese recipe for fried sweet potatoes with brown sugar/caramel sauce

https://www.okonomikitchen.com/daigaku-imo-japanese-candied-...
heeen2
·5개월 전·discuss
I can tell you from first hand experience that claude+ghidra mcp is very good at understanding firmware, labeling functions, finding buffer overflows, patching in custom functionality
heeen2
·6개월 전·discuss
I'm guessing his soapbox has a nice cushion from his previous jobs.
heeen2
·7개월 전·discuss
they sell modules on AliExpress that claim to do that

https://a.aliexpress.com/_Ez4GjPQ

and some powerbanks advertise passthrough charging eg. https://amzn.eu/d/hApICf9
heeen2
·7개월 전·discuss
So you're saying they could just make the driver compliant without advertising compliance under the hdmi logo? similar to how e.g. oneplus shipped phones without advertising their higher IPX rating because certification would have cost too much, or chinese electronics supporting "tf card" instead of "micro sd card" but being compatible anyways
heeen2
·9개월 전·discuss
I made a mcp that would use a pty lib to allow claude to debug a TUI app I was writing with ok-ish results. ultimately I wanted to see what was happening myself so when I need interactive I just tell it to use tmux-cli to capture the neighboring pane. https://github.com/pchalasani/claude-code-tools/blob/main/do... maybe turning that into a mcp with more guardrails and integrated guide to the agent would make it more popwerful
heeen2
·9개월 전·discuss
Depends on what you like to play. Some games are heavily encumbered with either copy protection like denuvo or anti-cheat and those either don't support linux or flat out try to sniff out linux and refuse to run on anything but windows. Otherwise its great, you can check protondb and winehq for reports of compatibilty.
heeen2
·7년 전·discuss
How does this compare to ssh+gnu screen on the remote host?