Viewing profile — storus
storus
HN member- Joined
- Thu, May 15, 2025, 9:50 PM UTC
- HN karma
- 981
- Public activity
- 581 items
- HN profile
- View on Hacker News ↗
About storus
No profile information was provided.
Recent public activity
-
comment
Comment #49211663
Is there any cheap way to run personal websites without getting cooked by bots these days, degrading the performance? A $5/month VPS won't cut it anymore.
-
comment
Comment #49199240
Many of those require a paradigm shift in our understanding of Universe, so I am not sure they are achievable with any convex combination of existing knowledge. We'd need some shar…
-
comment
Comment #49197839
2x DGX Spark runs DeepSeek V4 Flash 0731 quite well and I already reimplemented a few classical games with it in a few hours in OpenCode with minimal hand-holding. I am expecting t…
-
comment
Comment #49175216
I am wondering when will harnesses generate their own RLHF/DPO training sets and just LoRA finetune the models they are running?
-
comment
Comment #49175194
[flagged]
-
comment
Comment #49157608
Reference-to-video mode seems like all that was missing to enable completely independent cinematography as right now one couldn't stitch different scenes together properly without …
-
comment
Comment #49151167
I think the window for a ban of open weight models is closing fast so let's hope US administration is going to miss it and we get Fable-level models (at least in some aspects) with…
-
comment
Comment #49144262
As long as economics incentivizes next quarter thinking nothing will be done. We can't even handle human portion of global warming which is arguably more important than just some A…
-
comment
Comment #49137967
There is probably some correlation between one's profession and fetishes. We already know some programming languages attract certain types of personalities/attitudes so why would t…
-
comment
Comment #49137910
Sideloading also means installing an app you don't want to publish on any marketplace (for your own or family/friends use). Is there a better word for it?
-
comment
Comment #49134679
This is nice, but Apple essentially blocks sideloading (outside test flight environment) and Google is moving there as well. While it has never been easier to produce individualize…
-
comment
Comment #49131037
AI = cognitive automation?
-
comment
Comment #49124389
Only theory that is a convex combination of existing theory. Any paradigm shift is currently unreachable to LLMs and can be only obtained by luck with RL due to the curse of dimens…
-
comment
Comment #49122515
I hope they somewhat fixed the hallucination and forgetting plagued V4 previews and that it wasn't just benchmaxxed but the numbers hold in reality. Then it would be my choice for …
-
comment
Comment #49098175
What really helped me was to run any .md/prompts through an LLM to find contradictions, duplicates or ambiguities, repeatedly. That led to agents much better following instructions…
-
comment
Comment #49089605
There was a presentation at CS 25 Transformers United about some phenomena like chain-of-thought emerging only after training LLMs with at least 1T tokens and only in LLMs of certa…
- comment
-
comment
Comment #49077695
The speech he had at congress didn't sound very flattering towards the beginning of his today's statement: https://www.youtube.com/watch?v=_i91NSOyxHM He didn't mention outright ba…
-
comment
Comment #49075996
If your brain has a local metabolic failure leading to the inability to replete neurotransmitters, how taking a walk is a solution to your problem? You need to improve energetics f…
-
comment
Comment #49074213
This feels like Nvidia's strategy doesn't really care about the few companies they invested to pushing frontier AI, but about scaling up the amount of GPUs/datacenters needed; open…
-
comment
Comment #49074160
Aren't depressions coming with side-effects like inability to do anything at all? The block is somewhere else to overcome before even thinking about exercise and the brain might ha…
-
comment
Comment #49071185
What would be the current best method to fine-tune it for my own specific agentic tasks? LoRA + DPO? GRPO? Something else?
- comment
-
comment
Comment #49070385
Getting 404 on the OP's link. Does it mean it got banned or self-censored in the meantime?
-
comment
Comment #49070358
It's not really Markov chain as you need full P(x_t|x_{t-1}, x_{t-2}... x_1) instead of just P(x_t|x_{t-1}).