Viewing profile — zxspectrum1982
zxspectrum1982
HN member- Joined
- Sat, Aug 22, 2020, 10:00 PM UTC
- HN karma
- 367
- Public activity
- 240 items
- HN profile
- View on Hacker News ↗
About zxspectrum1982
No profile information was provided.
Recent public activity
-
comment
Comment #49207691
What FPGA are you using? Why? What exactly did you implement? A full LLM? A subset of it, which collaborates with something running on CPU or GPU? Which LLM? Why? What language did…
-
comment
Comment #49203892
I'm expecting the Taalas MSIC version to cost a fraction of that. Then probably have some kind of cheap subscription to Anthropic for updates (yes, Taalas chips can receive a certa…
-
comment
Comment #49203735
1. How come you didn't make your implementation public? You could be a millionaire now. 2. Especially if AMD has the technology to do what Taalas does, it makes a ton of sense for …
-
comment
Comment #49203665
I'd gladly pay for a Claude Opus 4.6 Thinking High in silicon and use it for 1-2 years. It's good enough for many coding tasks.
-
comment
Comment #49116733
Well, then it provides so little they could have not done anything at all as well. Useful stacked PRs would be something that uses AI to split my large branch/PR into smaller PRs f…
-
comment
Comment #49115302
I don't like this. The case where I need stacked PRs is when I have a ton of changes and I want to upstream them. I have so many changes that I have probably written code in this o…
-
comment
Comment #48991544
KDE for Enterprise needs single sign-on support, for starters. Gnome has had that for ages.
-
comment
Comment #48535114
AI code assistants are lazy junior developers (so you need to keep an eye on everything they do, e.g. make sure they don't forget or ignore to do some parts of the work you tell th…
-
comment
Comment #48533902
It only hallucinates if you use it wrong. Give it enough requirements, context, keep an eye on all it does (like it were a junior developer), and you will get awesome results. AI c…
-
comment
Comment #48429123
so why did xAI acquire so many GPUs but have no use for them today?
-
comment
Comment #48426805
How can SpaceX have so much GPU spare capacity? It doesn't make any sense. Did Musk blindly order humongous amounts of GPUs years ago before any of us had any sense of the scale th…
-
comment
Comment #48204236
There's been also a lot of good talent joining xAI lately.
-
comment
Comment #47941940
That article is a piece of horseshit. It was indeed the renewables (too much of them) that caused the blackout, as independent and regulatory investigations have revealed. https://…
-
comment
Comment #47668989
I know how Wine works, thank you. I've used winelib in the past to port Windows software (that I had the source code of) to Linux myself. My point is the way wine works today is: W…
-
comment
Comment #47627293
I wonder whether this "recompilation" technology could be used to run Windows software on Linux, as an alternative/complementary technique to Wine. Back in the day (year 2000, unti…
-
comment
Comment #47606617
Don't forget about live speech translation. You could speak one language, the other guy a different language, yet you both heard your language all the time.
-
comment
Comment #47578619
Open-source AIOps platform that closes the loop from Kubernetes alert to automated remediation. An LLM investigates incidents live via kubectl, matches a fix from a workflow catalo…
- story
-
comment
Comment #47287410
Does it work when using Claude inside Cursor? Or is there some something like claude-replay but for Cursor sessions? (I'm out of home, can't try now)
-
comment
Comment #47121435
Perfect for POCs, development environments, demos, and simple deployments where a full-scale object storage solution is overkill. It combines Ceph RADOS Gateway (RGW) backed by a s…
- story
-
comment
Comment #47012520
OpenShift Virtualization on AWS, even as a managed service ("ROSA Virtualization"), has been available for a while on bare metal. Theoretically this enables ROSA Virtualization on …
-
comment
Comment #45891984
Easy: ffmpeg discontinues or relicenses some ffmpeg functionality that AWS depends on for those product alines and AWS is screwed. I've seen that happen in other open source projec…
-
comment
Comment #45891973
Google is not paying anyone to find bugs. They are running AIs indiscriminately.
-
comment
Comment #45650004
IAR C was my first embedded compiler, a long time ago, and it just worked flawlessly.