HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tipsytoad

no profile record

comments

tipsytoad
·8 ngày trước·discuss
[dead]
tipsytoad
·12 ngày trước·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
·13 ngày trước·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
·tháng trước·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
·tháng trước·discuss
Who designs a website like this?
tipsytoad
·2 tháng trước·discuss
We can use jj now, thank goodness. But I still miss my old git workflows + lazygit
tipsytoad
·2 tháng trước·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
·2 tháng trước·discuss
As someone who basically only hangs out on HN, what are the trends on Reddit? I thought it would vary by channel
tipsytoad
·5 tháng trước·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
·5 tháng trước·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
·5 tháng trước·discuss
Made it to the 5th stage of grief
tipsytoad
·5 tháng trước·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
·6 tháng trước·discuss
Someone not familiar with the field rediscovering the stochastic parrot argument from 3+ years ago
tipsytoad
·7 tháng trước·discuss
Clearly not from the UK. By US standards Labour would be socialist, and conservative (right) liberal at best.
tipsytoad
·7 tháng trước·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.