AI quant trading (so that I have another income and can stop being threatened by managers that if I don't meet their unrealistic expecations that I won't have food on the table next year). So far it's going well, 30000% gains on my initial capital in 3 months very gradually over 100K trades. But I need to build some more sleeves because (a) the edge could die any time (b) I hit capacity of that edge and it can only g…
Ask HN: What are you working on? (August 2026)
971–980 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#972That is a bit of a paradox, as humans need QA checks (missing punctuation, double spacing, unused termbase term) far more than LLMs yet we are still transitioning and require full human oversight just like in any other field. For quality work, of course. LLMs still need correcting many times anyway, even if we feed a load of context like previous translations, terms, style guides. We try to squash the LLM-ese, much like translation-ese has been a problem historically. But thankfully when the output is tightly defined by the source text, we don't have many LLM-isms creeping in compared to free form responses or prose. Retaining voice and meaning would be the main thing. Assuming the source has one! All good translations need a good source -- you'd be surprised what some think is a good source text.
I've been working with a few test clients and have proven workflows for humans alongside the machines to handle files with millions of words, intelligently propagating similar segments, using tokens where required only, compatible with all major tools... I didn't expect to get so far in a year if I'm honest.
What I consider to be best practice AI dev has of course been the major driver. Particularly since last November. Including the ability to work in terminal on my phone from anywhere, often late into night or first thing in morning where a laptop would typically not be feasible for me.
Best practice in my case would be using a secure, batteries-included framework (you can guess which) reading, documenting, planning everything, keeping a context tree updated fwiw, running frequent performance and security audits, real life testing with a high volume, high scale translation shop working for FAANG and Fortune.
I've held out on putting a team together while testing, but I have one ready and might well be able to bring in capital if I can figure out the gap to bridge legacy agencies and new clients in terms of distribution. Or we continue to bootstrap and see how much leverage I can get from automation, pSEO, distribution channels and ads.
Please take a look at: https://languageops.com
Re: Ask HN: What are you working on? (August 2026)
#973A tool that allows me to command dozens of coding agents. Magic happens when you solve the spec-drifting problem of SDD.
Re: Ask HN: What are you working on? (August 2026)
#974Roblox has no native Linux client, and the usual community workarounds quietly assume a fairly modern machine. If you're on something older or low-end, you're mostly out of luck. My children use 14 year old pc's. We did use Sober, however recently support for non AVX CPU's was dropped which is what spawned this project. I built roblox for my children, but the end result performance wise has been amazing so I thought I would share it with you too.
It just hit 1.0 and it genuinely plays well and there's Bazzite / Fedora Atomic support now too.
Would love any feedback, and happy to answer questions.
Re: Ask HN: What are you working on? (August 2026)
#975Trying to make the world’s smallest maze solving neural network. Why? Because it’s fun. Why aren’t you?
Current champion model is 14 bytes - it solves 96.5% of unseen mazes upto 21x21.
Try it yourself on the website. Also a work in progress write up at [1]
[0] - https://minimio.ai
Re: Ask HN: What are you working on? (August 2026)
#976compears.shop : to help with cheapest grocery shopping across Europe
https://runewardd.github.io/runeward/ : what if you know every action your agent is performing and how about you have a fleet of agent and you can map out how each of them works with boundaries to work with
https://github.com/adefemi171/ai-rganize: Organize files/folders locally using local models or frontier models
Re: Ask HN: What are you working on? (August 2026)
#977Re: Ask HN: What are you working on? (August 2026)
#978This month has mostly been about adding multilingual support to Jant. It's for bilingual authors — the common case being someone writing for both Chinese and English readers — so they can publish to each language's audience separately within Jant.
I'm also designing a feature called Repost: when you see a post you like on another blog, you can repost it to your own Jant blog along with the original URL.
Code's on GitHub [1], and there's a demo [2] to try it out.
[0] https://jant.me [1] https://github.com/jant-me/jant [2] https://demo.jant.me
Re: Ask HN: What are you working on? (August 2026)
#979Re: Ask HN: What are you working on? (August 2026)
#980AI quant trading (so that I have another income and can stop being threatened by managers that if I don't meet their unrealistic expecations that I won't have food on the table next year). So far it's going well, 30000% gains on my initial capital in 3 months very gradually over 100K trades. But I need to build some more sleeves because (a) the edge could die any time (b) I hit capacity of that edge and it can only g…