HackerTrans
TopNewTrendsCommentsPastAskShowJobs

woctordho

no profile record

Submissions

MathStudio Android APK modernized for Android >= 7

github.com
2 points·by woctordho·2 months ago·1 comments

T0-GPU: Bare-metal kernel compiler for RDNA3

github.com
3 points·by woctordho·4 months ago·0 comments

DataClaw: Publish your Claude Code chats to HuggingFace with a single command

github.com
2 points·by woctordho·5 months ago·2 comments

comments

woctordho
·16 days ago·discuss
And humans don't run on markets.
woctordho
·16 days ago·discuss
Fun fact: Hacker News is canonically banned in China, but I'm still talking here. There are plenty of techs to work around region block. The incentive to report somebody is comically called '50w' (500k CNY) and no one gives a shit about it in real life.
woctordho
·16 days ago·discuss
See the recent advance of DiLoCo at Nous Research and Prime Intellect.
woctordho
·16 days ago·discuss
Don't trust US or China. Trust the open source community.
woctordho
·18 days ago·discuss
There are lots of botnets providing home IPs.
woctordho
·18 days ago·discuss
Lots of people have succeeded. Neither Anthropic nor OpenAI has any technical advantage in the field of subscription engineering.
woctordho
·18 days ago·discuss
Actually nowadays LLMs are only trained with TBs rather than PBs of data, and it's not too hard to find GBs of agent traces online.
woctordho
·25 days ago·discuss
Simple trick: Use an agentic tool like Pi or OpenCode that allows you to switch models. First do some chats with DeepSeek or GLM who shows full thinking traces, then switch to Claude or GPT and it's more likely to show full thinking traces.
woctordho
·25 days ago·discuss
There is already a lot of effort to collect agent traces including reasonings, e.g. see the recent discussion: https://old.reddit.com/r/LocalLLaMA/comments/1u795pb/donate_...

We've been developing DataClaw for this: https://github.com/peteromallet/dataclaw
woctordho
·26 days ago·discuss
There's `--filter=blob:none` and it allows to automatically fetch blobs when needed.
woctordho
·26 days ago·discuss
It's 2026. Historically the way for large binaries in git was git LFS. Now the way for large binaries in git is just git.
woctordho
·26 days ago·discuss
Users don't need to build wheels. Wheel builders need to first learn to build some mediocre wheels, then they can build better ones.
woctordho
·26 days ago·discuss
Download the installer itself in the official way. Run the keygen in a virtual machine.
woctordho
·29 days ago·discuss
Sure, but it doesn't imply it's easier.
woctordho
·29 days ago·discuss
It's far easier to port ReactOS than Windows to ARM and other new CPU ISAs.
woctordho
·last month·discuss
Fun fact: Right now I'm using Fable with a price of less than 1 CNY = 1 USD. I don't think Anthropic or OpenAI has any technical advantage in subscription engineering.
woctordho
·last month·discuss
And here comes ACE (AI Compute Extensions) on the latest CPUs
woctordho
·last month·discuss
The purpose of open source is exactly to fight against vendor lock-in. There is always a way to convert VMs from VMware to open source formats.
woctordho
·last month·discuss
There is vllm-windows, and it's just as fast as on Linux. BTW I'm the maintainer of triton-windows.
woctordho
·2 months ago·discuss
Sadly, they need to be writable by humans. That's why we see the Unsloth guys fix bugs in chat templates again and again.