how many do you add before they become more fancy at auto complete than humans though
HN user
ritzaco
yeah I'm also getting this for standard dev work, anything with kubernetes etc
completely nerfs the model because you can't let it do stuff over a few hours unattended because 90% it's going to switch to opus in first 10 minutes anyway
so seems best thing now is to have it write plans and then default to using opus for work anyway?
A lot of the soft and hard sciences use hacky matplotlib code to produce results and visualisation, without being necessarily data science
From the bits I've seen, I'd take claude-generated code any time over that written by maths, physics, biology, linguistics people. Even though I've seen Claude make some super-big mistakes while doing data analysis I'd guess it's already more reliable than most academics trying to code.
sure that's why we look at a mix of formal benchmarks, one longer analysis of a side-by-side, and various other people who we trust to form an opinion, all covered in the article - not intended to be a formal benchmark, there are enough of those.
Are they just following the Succession plot line now?
yeah I don't think that's going to work - it would be kind of like "we're releasing model answers to all assignments but please only use them as a teaching aid and don't copy from them"
best to
a) adapt assignments so that agents are bad at producing solutions
b) have more scenarios where students have to do things in controlled environments. Universities managed to adapt to 'any solution you need is readily available online' so I don't think it will be that different to have several times a month/year where students have to go into a room with nothing but pencil and paper to prove what knowledge they have vs what they have the skills to access
It's annoying when people post slop with no substance, but it's somehow worse when there's actual substance _hidden_ by the slop.
I'd probably much rather have read the prompt for this article than whatever this is.
Anyway, I use my `buzzoff.wtf` slop site for this kind of thing. Originally built so I could figure out what startups actually did behind all their buzzword landing pages, but now also to get a summary of articles like this to decide if it's worth reading or not
https://buzzoff.wtf/https://www.seuros.com/blog/aws-fired-th...
“Only two things are important right now in life: fertility and deep learning,” the University of Pennsylvania economist Jesús Fernández-Villaverde said at the conclusion of a recent lecture. “Everything else is noise. Once you start thinking about these, it’s hard to start thinking about anything else.”
Not sure if I agree but that's quite a memorable quote
@dang maybe we could have the title changed to something like
"Hong Kong researchers develop corrosion-resistant steel for seawater hydrogen electrolysis"
I tried
please add a giant red arrow to a red circle around the raccoon holding a ham radio or add a cross through the entire image if one does not exist
and got this. I'm not sure I know what a ham radio looks like though.
https://i.ritzastatic.com/static/ffef1a8e639bc85b71b692c3ba1...
haha took me a while to notice that one of the buildings is labelled 'Ham radio'
I tried and enjoyed the typing one, very slick.
Curious if you have any paying members? Not something I would pay for, but also there didn't seem to be enough information to convince anyone to pay?
so yes, it was clearly drafted by Claude. But I stand by the ideas, which I gave Claude to write this. We have a mix of automated and manual articles on the site, and the automated ones are all labeled Claude, and some people have been enjoying them. Happy to remove if against HN guidelines to have any claude-text.
How much software do you need and how many computers are there to run it on?
After combine harvester, we produced the same food with less people.
At the moment, it seems like hardware is the constraint. Companies don't have access to enough machines or tokens to keep all their devs occupied, so they let some go. Maybe that changes, maybe we already have too much software?
Personally I think we already had too much software before LLMs and even without them many devs would have found themselves jobless as startups selling to startups selling to startups failed and we realized (again) that food, shelter, security, education etc are 'real' industries, but software isn't one if it's not actively helping one of those.
I don't care how much maths and encryption you use, you can't get out of the fact that things can be anonymous (no one can know how you voted) or verifiable (people can prove that you only voted once) but not both.
- Switzerland usually gets around this by knowing where everyone lives and mailing them a piece of paper 'something you have'
- South Africa gets around this by putting ink on your fingernail
I've read quite a bit about the e-voting systems in Switzerland and USA and I just don't see how they thread the needle. At some point, you have to give someone access to a database and they can change that database.
Until we all have government-issued public keys or something, there isn't a technical solution to this? (Genuinely curious if I'm wrong here)
I haven't tried the $200 plans by I have Claude and Codex $20 and I feel like I get a lot more out of Codex before hitting the limits. My tracker certainly shows higher tokens for Codex. I've seen others say the same.
interesting we have a very similar internal flow - we like working in markdown but our customers want to leave feedback in Google docs, so we also have an md -> gdoc tool. We don't do the reverse as we ask them to only leave comments/suggested changes and we apply those directly to the markdown and re-export.
I ran into similar issues as you for the image handling, and the work around I use is to use pandoc to convert to docx as a first step and then import that as a Google Doc using the API, as Google Docs seems to handle docx much better than markdown from what I've seen.
This is a cool story but I'm really confused by the details. Like he seems to fly around and do pieces of this at a time, but then there's the weird bit of him walking 3000 miles in the US to get to the embassy, though that wasn't part of his 'walk'?
Also next time don't skip Africa xD
have you tried? I'm a South African living in Europe and visas are a nightmare.
Many europeans have never had to apply for a real visa in their life (I don't mean the online ones, or the apply on arrival ones, I mean the ones where you submit a 20 page form of personal details and hotel bookings and letters from friends you'll be staying with and bank statements and a full travel history) and they assume that I'm just making life difficult for myself by not doing some simpler option that they assume must exist.
I don't know about what visa options UK citizens have for the EU since brexit, but I'd be surprised it was as simple as "I feel like spending more than the 90 days I get".
who is going to throw $10 at
https://downdetectorsdowndetectorsdowndetectorsdowndetectors...
I've met a few people who genuinely believe that 'tax deductible' equates to 'essentially spending nothing' or somehow equate that the amount you donate would be an amount you would otherwise give to the Government in taxes so from your perspective it doesn't change anything.
This is definitely not the case. If you make $100 profit and you would have had to pay 20% corporate tax, then you pay $20 in taxes, you'd be left with $80 to buy chocolate or whatever you want.
If you donate $20 and deduct it from your profit, then your profit is now calculated at $80. So you pay $16 in taxes. So you saved $4 but spent $20, so you're $16 dollars down and now you only have $64 for chocolate, so not 'essentially nothing'.
I'm surprised - I haven't gotten anywhere near as dark as this, but I've tried some stuff out of curiosity and the safety always seemed tuned very high to me, like it would just say "Sorry I can't help with that" the moment you start asking for anything dodge.
I wonder if they A/B test the safety rails or if longer conversations that gradually turn darker is what gets past those.
https://lemmy.world isn't as big and it doesn't have active subgroups for as many things as Reddit, but for a bit of casual doom scrolling it's fully replaced Reddit for me.
It's mainly just a default Docusaurus build. I tried Astro Starlight for a recent site which is similar but a bit more modern but it had enough rough edges that I went back to Docusaurus for this one.
I use it on my paid workspace account and personal, and I got a notification on the paid workspace account that it will be unavailable.
I guess it applies to the free account too but they just don't bother to state it (yet).
yep I had an issue with an ownership change of a Google Workspace account recently and to their credit it was fairly easy (as a paying customer) to find a human to talk to who could escalate to someone who could fix the issue. It still was an annoying process that took a couple of hours instead of a couple of minutes, but they certainly didn't just ghost me or leave me out for dead.
yeah definitely my favourite feature on android too that I use multiple times per day. Unlike the people saying taking a screenshot is basically the same on iOS - no it isn't. This moves the whole display into an ephemeral screenshot and you can copy text, translate, all kinds of things, without the delay of taking a screenshot, or worrying about that file hanging around permanently after.
Super ironic that often images are the most accessible way to share text data these days but that's what enshittification brought us.
Moreover, the report uses a far narrower definition of ‘millionaires’ that does not include all dollar millionaires like the standard definition (people with net worth of 1 million dollars or more), but rather only individuals with liquid assets worth 1 million dollars or more, who are thus richer and more mobile on average than a standardly defined millionaire.16 In the case of the UK, the ‘millionaires’ identified by the report represent just a fifth (20%) of the UK millionaire population.17
So the first report said people with liquid money chose to move it out of the UK. This report says actually anyone with a largish paid off house in a good area should be counted, and as they didn't sell their house and move, there's no problem.
I appreciate that they point out the biases of the first article, but I still find the 'liquid millionaire' a more interesting stat. The Times also reported that the UK collected less tax revenue after trying to tax the ultra rich more [0][1].
So at the moment I'd say both people are stating their side too strongly and the truth is maybe somewhere in the middle but I'm still leaning towards 'rich people are leaving the UK if they can' based on what I've read.
[0] https://www.thetimes.com/uk/politics/article/capital-gains-t... [1] https://archive.ph/qXcUc
businesses that 'need to haul ass' usually still want to try something out before buying it. That doesn't need to a a free plan, but it's common to offer some trial period to new users.
Also totally OK if planetscale doesn't do this and that $39/month _is_ the best way to try them out, I just think it would be good for them to make explicit in the article what I should do if I think I might want it but want to try it.
I guess this is the 'meat' of the article. Interesting that they regard reddit as a 'niche' quirky corner of the internet. To me they are well over the peak of their enshittification journey with mainly bots and overzealous mods and pay-to-play accounts. Just like digg and others before something else will take their place soon enough as the place where enthusiasts share valuable content before businesses poke their nose in and we repeat the cycle again.
What's most interesting is what content companies are getting the best deals. It's not the ragebait headline writers. It's not the news organizations writing yet another take on what's going on in politics. It's not the spammy content farms full of drivel. Instead, it's Reddit and other quirky corners that best remind us of the Internet of old. For those of you old enough, think back to the Internet not of the last 15 years but of the last 35. We’ve lost some of what made that early Internet great, but there are indications that we might finally have the incentives to bring more of it back.
It seems increasingly likely that in our future, AI-driven Internet — assuming the AI companies are willing to step up, support the ecosystem, and pay for the content that is the most valuable to them — it’s the creative, local, unique, original content that’ll be worth the most. And, if you’re like us, the thing you as an Internet consumer are craving more of is creative, local, unique, original content. And, it turns out, having talked with many of them, that’s the content that content creators are most excited to create.