Viewing profile — neurostimulant
neurostimulant
HN member- Joined
- Wed, Apr 25, 2012, 6:14 PM UTC
- HN karma
- 2,625
- Public activity
- 1,297 items
- HN profile
- View on Hacker News ↗
About neurostimulant
No profile information was provided.
Recent public activity
-
comment
Comment #49069007
When OpenAI was actually still a proponent of open AI...
-
comment
Comment #48670190
> Anthropic said in a February posting that it had identified a campaign by Chinese AI startup DeepSeek ... > It said DeepSeek's operation involved over 150,000 exchanges That volu…
-
comment
Comment #48508477
Very interesting. But why has nobody tried to do prompt injection attacks on this AI agent?
-
comment
Comment #48286279
I wonder if you could ask Opus 4.7 to port LineageOS for your phone. The LLM must’ve had plenty of training data from the gazillion LineageOS ports for other devices, so perhaps it…
-
comment
Comment #48286165
> Xiaomi has been ironically the pioneer in this field, but their phones are inaccessible in the USA assuming you’re USA based Xiaomi has virtually stopped allowing users to unlock…
-
comment
Comment #47802813
Isn't high memory pressure will result in high memory paging which will wear down the internal ssd?
-
comment
Comment #47762995
Maybe we should go back to kitchen-sink frameworks so most functionality you need is covered by the fat framework. I'm still using django and it keeps my python project's dependenc…
-
comment
Comment #47654763
I'm able to sweet talk the gemma-4-e2b-it model in an iphone 15 to solve a hcaptcha screenshot. This small model is surprisingly very capable!
-
comment
Comment #47651612
> I wish this mission took greater risks It's already risky enough: https://idlewords.com/2026/03/artemis_ii_is_not_safe_to_fly....
-
comment
Comment #47601635
Well, at least that confirms they weren't lying when they said all recent updates to claude code were made by claude. You certainly won't do this stuff if you were writing the code…
-
comment
Comment #47599591
Just check the leaked code yourself. Two biggest areas seem to be the `utils` module, which is a kitchen sink that covers a lot of functionality from sandboxing, git support, sessi…
-
comment
Comment #47573936
I think that only happens when you use an old browser without native sha256 support (so it fallback to pure js implementation of sha256).
-
comment
Comment #47573882
> The IPs of these bots here actually do not come from datacenters or VPNs most of the time; the overwhelming majority come from residential and mobile networks. Asian and Indonesi…
-
comment
Comment #47573592
Maybe they shouldn't get rid of subpixel antialiasing. At least this problem wouldn't be as painful if we still have that feature.
-
comment
Comment #47263084
But isn't it normal for people who work on AI stuff to use LLMs for everything? They are very enthusiastic about AI so naturally they'll use it on everything they can.
-
comment
Comment #47220470
The processor is still fast enough, the ram is too small for modern web apps.
-
comment
Comment #47145541
Skills are only loaded when you need them, so you’ll probably use fewer tokens overall compared to MCP servers or including them manually in your main AGENTS.md/CLAUDE.md file, whi…
-
comment
Comment #46755700
> Earbuds don't have displays, so the only way to transfer data to/from them is either via bluetooth, or the UART contact pads. Bluetooth is pretty slow, you'd be lucky to get a co…
-
comment
Comment #46623619
How long until antivirus vendors start flagging zig binaries as malware (like they did to golang binaries a while ago)?
-
comment
Comment #46397202
After receiving the "stop" message, the AI did send another email to apologize instead of immediately stopping, so you're not too far off.
-
comment
Comment #46394604
Just opened the page in time to see the AI sending an email to Guido van Rossum, and Guido replied with "stop". Wild.
-
comment
Comment #46286961
My og chromecast frequently crash (I suspect due to running out of ram when casting contents) so I ended up replacing it with the chromecast ultra. The og chromecast is still usabl…
-
comment
Comment #46189102
Forgot to add immich_postgres which uses ~222 MB of ram. If you already has a postgres running somewhere, you might be able to reuse it as long as its version >= 14 with pgvector i…
-
comment
Comment #46178807
I think you can disable machine learning stuff in the settings. And yes, you can control when the sync happen, or even have it only triggered manually and never automatically. My i…
-
comment
Comment #46175417
It has modern features that requires relatively heavy processing such as facial recognition, finding similar images, ocr, transcoding videos, etc. I think it only needs those compu…