Viewing profile — FitchApps
FitchApps
HN member- Joined
- Fri, Jun 13, 2025, 3:15 PM UTC
- HN karma
- 107
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About FitchApps
Recent public activity
-
comment
Comment #48937383
So the only "buy" option one has now is to torrent the movie? At least no one is going to delete the mp4 file.
-
comment
Comment #48505398
I tried all sorts of automation in the past and always get banned at the end. Not worth it. Use AI or whatever to generate your social media content but always post it manually for…
-
comment
Comment #47517983
Have you tried WebLLM? Or this wrapper: CodexLocal.com Basically, you would have a rather simple but capable LLM right in your browser using WebLLM and GPU
-
comment
Comment #47281240
Right. What about to K.I.S.S (Keep It Simple Stupid)? If I need a bunch of agents and various levels of orchestration to simply close a bunch of Jira tasks then we have a problem. …
-
comment
Comment #47281208
I don't think it's about ideas or even the code. It's about execution, marketing, talking to your customers and doing sales. This is something AI can't do...yet
-
comment
Comment #47281181
This. I'm also using an LLM very similarly and treat it like a knowledgeable co-worker I can ask for an advice or check something. I want to be the one applying changes to my codeb…
-
comment
Comment #47279156
This is awesome. So your job as a tech lead or agent manager is to make sure the "team" plays nice and stays productive. I wonder if an agent can feel resentment towards another ag…
-
comment
Comment #47166637
"AI Company with Soul" - yeah right until competitors show up / revenue drops / bad quarter results then anything goes. Sadly, this is another large enterprise that puts profits be…
-
comment
Comment #47156681
So true that's why I love the Google? interview question: how does a modern browser work (basically one needs to understand the entire journey from a file on the server, through DN…
-
comment
Comment #47144055
And get hacked via prompt injection
-
comment
Comment #47089821
Is it possible to get insurance as an expat living in a foreign country, yet spend time in the states? Would that be a good coverage for retirees that want to split time between US…
-
comment
Comment #46962422
New agent framework / platform every week now. It's crazy how fast things move...just when you get comfortable with an AI flow something new comes out...
-
comment
Comment #46825102
I'm seeing things that are seriously alarming though. Claude can now write better documentation and document things 95% there (we're building a set of MCP tools and API end-points …
-
comment
Comment #46824099
This is all wonderful and all but what happens when these tools aren't available - you lose internet connection or the agent is misconfigured or you simply ran out of credits. How …
-
comment
Comment #46796091
100% there....it's getting to a point where a project manager reports a bug AND also pastes a response from Claude (he ran Claude against our codebase) on how to fix the bug..Like …
-
comment
Comment #46707432
Russia doesn't just "visit" your country. Lookup what Ruskiy Mir (Russian world) really means, basically your country gets subjugated by the Russians and I'm not talking about civi…
-
comment
Comment #46606320
The problem with other freedom-loving nations, the EU, etc is that they're a bunch of cowards and I feel like America is the only place that can stand up to the regimes like Iran/C…
-
comment
Comment #46438321
Such a cool project. Thanks for building it. Amazing what one can do with a tiny VPS.
-
comment
Comment #46209622
Text Editor that doesn't use AI :)
-
comment
Comment #46108467
170k after taxes leaves you with about 130k net, maybe 140k; if you live in a big city and have a family, it's almost impossible to save 100 grand of that 140k. More realistic you …
-
comment
Comment #45812716
Try WebLLM - it's pretty decent and all in-browser/offline even for light tasks, 1B-1.5B models like Qwen2.5-Coder-1.5B-Instruct. I put together a quick prototype - CodexLocal.com …
-
comment
Comment #45647322
Not much in the article itself. Basic summary: * Getting to sleep on time more often and waking up in the mornings feeling rested * Don't need caffeine to start doing things (no zo…
-
comment
Comment #45596139
My 2c - AI-first is awesome for rapid prototyping / POC but beyond that the devs should own the project and use AI sparingly. I'm not saying AI agents aren't capable, I'm saying th…
-
comment
Comment #45596108
Feels like with 3 agents coding non-stop you're no longer a coder but rather a manager of sorts...is it even possible to code / fix things by yourself in an environment such as thi…
-
comment
Comment #45595860
Nice work. What model did you use and do you ship the model with a base distribution or is it downloaded with the app?