HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tipsytoad

no profile record

comments

tipsytoad
·há 8 dias·discuss
[dead]
tipsytoad
·há 12 dias·discuss
1.0 is actually pretty arbitrary and way too high as a general rule. Something like 0.3 is a more sensible default
tipsytoad
·há 13 dias·discuss
And yet the monologue is a complete work of fiction, a script delivered by a talented actor that we still find moving. So what are these authentic experiences to you, or does it not matter if we can’t tell the difference?
tipsytoad
·mês passado·discuss
Curious how they do a “blind” preference test. To any evaluator I’m sure it’s quite clear which answer is AI vs human.
tipsytoad
·mês passado·discuss
Who designs a website like this?
tipsytoad
·há 2 meses·discuss
We can use jj now, thank goodness. But I still miss my old git workflows + lazygit
tipsytoad
·há 2 meses·discuss
I joined gdm recently, and previously used (neo)vim exclusively. Begrudgingly Cider-V is very, very good. It might be possible to get by without it, but the system is so locked down you’re going to make a lot of sacrifices. (very few authorised extensions, codebase is so large it’s going to break whatever tools your used to using anyway, no git)

I’m well thinking I may as well trade my brick of an m5 pro for a 13” chromebook, it’s a strange time.
tipsytoad
·há 2 meses·discuss
As someone who basically only hangs out on HN, what are the trends on Reddit? I thought it would vary by channel
tipsytoad
·há 5 meses·discuss
Throughput is a metric for the total number of tokens/sec for all users in the system. Latency (ITL,TTFT) are individual user metrics.
tipsytoad
·há 5 meses·discuss
The guys previous post was how rabbit r1 is revolutionising the smartphone. So I would take this post with a grain (heap?) of salt
tipsytoad
·há 5 meses·discuss
Made it to the 5th stage of grief
tipsytoad
·há 5 meses·discuss
While I large agree, when I rely too much on agentic llm usage I come away feeling that I haven’t really learnt much over the session, and the code wasn’t really “mine”. It’s also easy to let your skills atrophy over time if you’re not careful, and for the hardest / interesting problems I often turn the llm off entirely and write out the code by hand, and come out a lot happier than just guiding Claude
tipsytoad
·há 6 meses·discuss
Someone not familiar with the field rediscovering the stochastic parrot argument from 3+ years ago
tipsytoad
·há 7 meses·discuss
Clearly not from the UK. By US standards Labour would be socialist, and conservative (right) liberal at best.
tipsytoad
·há 7 meses·discuss
It’s a quite deceptive paper. The main headline benchmarks (math500, aime24 /25) final answer is just a number from 0-1000, so what is the takeaway supposed to be for pass@k of 512/1024?

On the unstructured outputs, where you can’t just ratchet up the pass@k until it’s almost random, it switches the base model out for instruct, and in the worse case on livecodebench it uses a qwen-r1-distill as a _base_ model(!?) that’s an instruct model further fine tuned on R1’s reasoning traces. I assume that was because no matter how high the pass@k, a base model won’t output correct python.