HackerTrans
トップ新着トレンドコメント過去質問紹介求人

heeen2

no profile record

コメント

heeen2
·3 か月前·議論
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 か月前·議論
Ascaso Steel Duo is an affordable compact machine with two PID controlled circuits and adjustable pressure.
heeen2
·3 か月前·議論
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 か月前·議論
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 か月前·議論
vscode and its forks as well (for files it saves)
heeen2
·4 か月前·議論
theres a japanese recipe for fried sweet potatoes with brown sugar/caramel sauce

https://www.okonomikitchen.com/daigaku-imo-japanese-candied-...
heeen2
·5 か月前·議論
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 か月前·議論
I'm guessing his soapbox has a nice cushion from his previous jobs.
heeen2
·7 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 年前·議論
How does this compare to ssh+gnu screen on the remote host?