Viewing profile — schmorptron
schmorptron
HN member- Joined
- Mon, Aug 03, 2020, 2:40 PM UTC
- HN karma
- 1,200
- Public activity
- 574 items
- HN profile
- View on Hacker News ↗
About schmorptron
No profile information was provided.
Recent public activity
-
comment
Comment #49152601
You make a good point about cultural things that would make one excited to learn a language. But I really struggle to imagine what could be done to fix that? Injecting more money i…
-
comment
Comment #49152257
What a nice and heartwarming read! I'm german, and really hope we can pivot away from the rise of the far right. How that can be done, I don't know. I just hope we can do so before…
-
comment
Comment #49099320
App tells customer to review it. Customer reviews the app honestly (the nag is annoying and deserves 1 star). Seems like the nag screen worked? :) (Although in seriousness, I get t…
-
comment
Comment #49068038
it has to be so bursty for realtime usecases like chat, which is what most people are using it for today. of course, once (if) stuff like software dark factories start working out …
-
comment
Comment #49067803
LLM inference unfortunately also seems to be a task that's poorly formed for moderate consumer hardware,as a single user. For a single user use case, the load is bursty but require…
-
comment
Comment #49019954
It's impossible to keep ads "clearly labelled" and seperate long term. Doesn't work. the incentive structures just don't work. serving answers becomes a cost center, and ads are a …
-
comment
Comment #48980306
Yeah, this has been my progression as well. Maybe next it'll be just using plain pi when you figured out exactly what you want from omp and what you don't
-
comment
Comment #48936060
Are thinking models only the reasonable tradeoff vs using much larger non thinking ones because the cost of output tokens is below that of input tokens?
-
comment
Comment #48935970
That's a more than 2x jump in parameter count. I know it's not a measure of quality by itself, but it will be interesting how it "scales". Bust it looks like they're gonna be compe…
-
comment
Comment #48841405
yeah, but that's due to enterprise commitments that MS won't train on the user interactions
-
comment
Comment #48806121
I don't think that's it for console manufacturers. They make the majority of their money on game sales, so they want the console itself to be used for as long as possible.
-
comment
Comment #48657813
We're moving towards total surveillance slowly but surely. Age verification. Chat control. To an extent also the digital euro. It all seems hopeless, they're pushing this through d…
-
comment
Comment #48641451
i love that word, and now it's genuinely (hehe) ruined. thanks, claude
-
comment
Comment #48581882
I'm giving them the benefit of the doubt and interpreting it in a charitable way because they sound earnest about it, this is incredibly ambitious and cool-sounding, and I wish the…
-
comment
Comment #48581811
you can build the datacenter right next to the tank and use the now-warm cooling water to pump into the tanks!
-
comment
Comment #48503865
Cursor's composer models are finetuned kimi
-
comment
Comment #48501710
It's "just" an opencode fork but it adds some nice features to try out while not being a full orchestrator metapackage like oh-my-opencode. Quite nice! Though it would be even nice…
-
comment
Comment #48479981
got one answer by reading the rest of the comments, makes sense that the diffusion process is inherently reasoning-like: https://www.inceptionlabs.ai/blog/introducing-mercury-2
-
comment
Comment #48479932
What would a diffusing reasoning model look like? have a pre-defined length [thinking] block that gets diffused over a long time, and then the final output block uses what is in th…
-
comment
Comment #48472447
The irony of "we train on all of humanity's collective output, but god forbid anyone trains on ours" is still incredible
-
comment
Comment #48435893
Cool project! I'll be trying it out. I've been a big fan of throwing whatever sources I have on a new topic i'm trying to get into into a llm "project" and then asking it to teach …
-
comment
Comment #48382480
Maybe this will replace raptor-mini as the "free" model on copilot plans? (but I don't see it at all yet on the student plan, in vscode or the cli)
-
comment
Comment #48368794
the new intel ultra whatevername 3 series seems to come a bit closer there, so the framework pro with its explicit linux support might be an option
-
comment
Comment #48322295
It's interesting that (for example for the explore agent https://github.com/Piebald-AI/claude-code-system-prompts/blo... ) they use a personality "you are a file search specialist"…
-
comment
Comment #48246068
i see the reasoning traces in opencode (cli). maybe it's a setting?