Hacker Newsnew | past | comments | ask | show | jobs | submit | denimnerd42's commentslogin

the alignment issue has become huge in recent months. the tool should do what I want it to do and not be aligned against me.


But other users are not aligned to me, other people are the worst and potentially highly dangerous. Im serious, not sarcasm.


Let's say you're facing an average psycho, who is intent on mass murder - the more the better.

Would you rather them have:

a) guns

b) psycho-aligned next-gen AI


False dichotomy, there's no reason not to have controls on both.

Given the choice between them having access to guns and nuclear waste my answer is also "neither".


The question was meant to illustrate the actual danger of always-user-aligned AI, not to vote for which one we get to keep.

So many here get so worried about guns, but don't think twice about how dangerous AI can be.


Which is why we need to restrict what is allowed on the internet. Anything the government deems too dangerous needs to be removed so as to not align with mass murderers.


Right. No good answer, AFAICT. Just a bad problem.

Hard to find a solution that's not worse than the problem itself - same as other weapons, IMO.


I’d rather the psycho have a brain implant that physically prevents him from murder, but I wouldn’t trust such an implant myself fearing abuse or malfunction.

I’d change my mind if the AI was really smart or controlled an agile, dangerous robot. But current-gen AI I’d choose for them over a gun. We’re ruled by psychos (of a lesser degree), the road starting directly towards perfect safety is a dead end, meanwhile I want an LLM aligned to myself.


> Would you rather them have:

As an American... I suspect that regardless of what I want they will have virtually unlimited access to both now that the tech industry understands how the lobbying game works.


Obviously (a).


Hegseth already has both A and B. Anthropic already answered this, the answer to this choice is a resounding yes


Here's a thought experiment: consider the person that you disagree with the most (politically, religiously, socially, whatever). Would you want _that_ person to have an AI chatbot aligned to them and their views?


there will be millions/billions of people utilizing llms against me supplied by adversary nation states. why do I have to get the shit version if I want to follow the rules? same reason I support the second amendment. why do I have to be the unarmed one? I wont even be able to protect myself from unaligned AIs if I only have one thats been corporately aligned.


Counter thought experiment: consider everyone you can name who has access to AI aligned to them and their views; how many of them would you trust to hold your wallet, never mind trust with anything important? Consider Altman, Musk, Trump, Thiel, etc.


The competing access needs problem here, is what if you want to do things that are un-alligned with the interests of your neighbors, your society, your government's laws, the AI company, etc.

Maybe you want to do piracy. Should AI help you do felonies?


yes, just like anything else I have access to can help me do felonies


I sport fished Kodiak for halibut and salmon in 2009. what a crazy place to fish. the abundance of fish was incredible


hopefully if each state starts crafting dumb laws like this they all get banned via commerce clause due to infeasibility of compliance


This one is trivial to comply with.

You have to add a couple fields or so to whatever gathers user info at account creation time. Personally I would find that non-trivial because nowadays those are usually GUIs and I haven't done any GUI stuff in ages. People who current write GUI apps for current OSes would have no problem.

Then you need to use that data in a way that lets you provide an API for apps to check the age bracket of the current user.

That part is easy, although some people will no doubt make it way more complicated than it needs to be (probably making it part of systemd or something ridiculous like that).

What I would do is create a file in some standardized location for each age bracket. These files would be protect so that ordinary users cannot open them for reading. When an account is set up, an access control list entry would be added to the appropriate files that allows that user to open the file for reading.

The API for apps to check if the user is in an age range they allow is to simply use the normal file access API to try to open the age bracket files corresponding to the age ranges they are checking for.


a GB300 rack is like 5-6 million so seems a bit low.


Yeah, maybe these aren't good guesses. I was basing it off CapEx and Elon's tweet about them. Maybe C2 isn't completely filled yet.


I hate those sharp edges. I've contemplated taking a router with a carbide roundover to mine many times.


I just asked an LLM this exact question; it said "sure, but use cutting fluid, ensure the bit is carbide, slow the router speed down to 10-16k rpm, go slow, and clean off the flutes if they get gummed"

And dont climb-cut


yeah. gonna be a huge mess so I havent


When I sit down and dial in on a serious project at work I easily spend $500-1000+ day of API usage. At home I just hit the limit and give up / cancel my sub.

Wish I could just go all out one weekend a month. I hardly code outside of work but sometimes there’s a project I have an itch for.


What kinds of tasks are you giving to the LLMs? I don’t think I do anything that can rack up costs like that. I can only imagine you’re using lots of instances simultaneously. I’d love to know more and ideally see the deliverables if the code is public, or even just the product.

I recently talked with a guy that’s pretty smart and is building a good product with a clear market. I understood the idea and encouraged him to ship.

Then he showed me what he considers his real work, and went off on a madman’s raving presentation of some supposedly hyper scalable revolutionary encrypted block chain dApp agentic operating system. He was building all of this using lots of agents. And I could totally see him spending $500/day on tokens. But I also couldn’t get him to explain the use case. I couldn’t imagine one myself. I’m by default suspicious of large AI bills. People usually only have a short amount of roadmap that’s well thought out and proven. Building faster means you just hit a new bottleneck in product design.

But I want to learn more and accrue more case studies of AI use in software engineering. Sometimes I hear of some really great software engineering techniques only possible thanks to AI (stuff like running 3 models in parallel optimizing a hot loop, comparing outputs with a rigorous test suite and fuzzing).


We don't spend that much money every day but here's the gist: We have a distributed system that has several components that don't meet the performance requirements of the next uplift we need to do. We need to carefully consider the tradeoffs of things like how to shard a few of the databases, how to rearchitect the ETL flow that comes off the system and is used for analysis. We think of a few approaches and then we get the coding assistants to blast through the end to end development of each approach discovering all the known unknowns and unknown unknowns along the way. Then we can load test each method, profile them, analyze them manually and with the LLM. Then we can pick the solution and take another shot at implementing it with the coding agent, but more carefully and with more oversight with all the things we learned.

We don't hit those high numbers every day. An average day is $50-100 max.

As far as home projects. Something like write a GUI desktop or phone application from scratch. The LLM has to reference a lot of code and API docs to figure out what to do and spends a lot of time thinking while debugging. It gets expensive :/


You could try writing the code yourself


I know some people still underestimate these tools, but this is pretty adjacent to telling someone with a 20mile commute to just walk everyday instead.


I have at least walked 20 miles before in my life. I've never written anything with as much breadth in 20 years of coding until I started using these tools. I also have quite a deep backlog from trying.


Why don't you just buy API tokens instead of using subscription


https://github.com/ryoppippi/ccusage

I'm at $6.2k over the last 30 days from my $200 codex subscription


People will keep pointing out that it means the $200 subscription is good value, but to me it just means the Claude API is wildly overpriced.


That’s what Im considering.


may open up other opportunities due to people being more mobile. more commerce activity in general. I heavily dislike having to find parking or hiring a non waymo ride.


this prompt is actually in claude cli. it says something like implement simplest solution. dont over abstract. On my phone but I saw an article mention this in the leak analysis.


all these flags are findable by pointing claude at the binary and asking it to find festure flags.


the batteries included approach is the stdlib that can do everything. turns out it’s hard to maintain and make good.


Yeah that's true. Go seems to be handling the 'fat stdlib' approach pretty well though. I really don't want Python to got the path of Rust where nothing is included.


I feel like Java does it the best. Golang didn't start with generics so it's a bit odd IMO.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: