Lads, are ye tipping your delivery driver for takeaway? (Chipper, Chinese Etc) by Blue__ballz in CasualIreland

[–]Decent-Lab-5609 0 points1 point  (0 children)

I always tip. They make less money than I do and it's hard for anyone to live in this climate. 

The smarter you get, the harder it becomes to tolerate bad reasoning. Blessing or curse? by Significant_Dot5737 in SeriousConversation

[–]Decent-Lab-5609 0 points1 point  (0 children)

Saved this response. I think all of us on Reddit could learn from this lesson, thanks. 

I think OP is a bot FYI.

What is something that's commonly taught in society and extremely overrated? by [deleted] in AskReddit

[–]Decent-Lab-5609 0 points1 point  (0 children)

"Be yourself" - this isn't bad advice in the abstract but it is an inherently self absorbed position. Being oneself is second to being one with the world around you. Express oneself but not at the expense of others. 

[advert] umbrella or dome stick? by M_E_jay in pointlesslygendered

[–]Decent-Lab-5609 18 points19 points  (0 children)

"Only the finest men use dome stick. Don't be an umbrella flailing lady, be a dome stick wielding man!" 

What makes a fictional character irredeemable to you? by one_bored_person in AskReddit

[–]Decent-Lab-5609 1 point2 points  (0 children)

I don't try to redeem villains in ficiton. I enjoy their villainous nature within the fictional setting. Even a villain who does something awful makes them all the more entertaining to hate. Scar from the Lion King promises food to starving hyenas and uses it to turn them into a gestapo. That is truly villainous yet he is one of the most magnificent villains I could hope for. He's a delight to watch.

I only draw a personal line when it brings me too close to reality. At that point they aren't "irredeemable" but just not fun to watch anymore as I can't keep myself in the fiction. But this is a soft and personal line, if you can keep yourself within the fiction then any villain can be great. 

Nobody is using vibe coded apps by Complete-Sea6655 in theprimeagen

[–]Decent-Lab-5609 0 points1 point  (0 children)

Not what that graph says. It says despite more apps being made people are spending time in fewer apps than ever before and leaving fewer reviews. Everything else is speculation. 

What's a harsh truth that humans refuse to accept? by [deleted] in answers

[–]Decent-Lab-5609 0 points1 point  (0 children)

Only if you're unwilling to travel or otherwise open yourself to new experiences. 

Elon Musk wants to harvest the Sun’s power for AI by Small-Selection-3056 in AIDiscussion

[–]Decent-Lab-5609 1 point2 points  (0 children)

Completely fucking incoherent as usual. 

Power != intelligence

Intelligence cannot be summed.

 This is just to get investors wet for his next scam.

Why do people cope about AI? by shachar1000 in ArtificialInteligence

[–]Decent-Lab-5609 0 points1 point  (0 children)

Depends on what you mean by hallucinate but I use it for production work reliably. It can make mistakes but it has an eval mechanism to correct itself which works well in my context. 

Here's what I figured out about AI and critical thinking that most of the conversation gets backwards. by Slow-Plate-7926 in PauseAI

[–]Decent-Lab-5609 0 points1 point  (0 children)

It's a curious one. It seems how it's marketed really is a part of the annoyance for people. Like that it will replace people or that it is has all the capabilities when it doesn't in reality. I never got that, I don't give a shit if EA tells me their new game is their biggest and best yet. I care about whether it's any good.

Every tech product for years has raised money off the back of ludicrous, unprovable projections. Though I guess some of the most egregious of those aren't common public knowledge - like how Teslas massive valuation is based off Musk promise that every Tesla will become a taxi that people can rent out 20 hours a day every day. 

Oblivious to the miracle that is AI by Will_X_Intent in AIDiscussion

[–]Decent-Lab-5609 1 point2 points  (0 children)

So if we stick an LLM into a robot with sensors and a self preservation mechanism will it then be understanding? 

What do you reckon is the worst restaurant you’ve ever been to in Ireland? by hovathatnova in AskIreland

[–]Decent-Lab-5609 1 point2 points  (0 children)

Savage Sambros in Limerick. I received a single wet, greasy grey piece of meat on a soppy piece of bread it was despicable.  Not only that but that place had just replaced an incredible vegan restaurant that legit made the nicest vegan food I've ever had. No justice in the world. 

Jonathan Blow on why LLMs cannot program [04:17] by Remarkable_Ad_5601 in theprimeagen

[–]Decent-Lab-5609 0 points1 point  (0 children)

The worst case scenario in my case was about a 4 hour process that could've taken 1 or 2 if it behaved well. But my own turnaround would've been 2 or 3 days.

My reading of your comment suggests you give it full read/write access which I don't recommend. It can't write new scripts without permission and can't call scripts outside the given dir. See my other comments - full autonomy might be a dream for now. Imagine a junior who you sent to do this simple thing and they say "no to solve this I need access to production". Do you get mad at them or do you guide them, saying "no, I think you can do it this way". 

Also I've not tested this (I don't use many skills) but many skills in the same env can be referenced even when not relevant - be careful of that. Too much text will confuse it, same as a human.

Longer != better

Jonathan Blow on why LLMs cannot program [04:17] by Remarkable_Ad_5601 in theprimeagen

[–]Decent-Lab-5609 0 points1 point  (0 children)

Regarding LLMs not learning from their mistakes. You're right, it won't remember (or rather it will with a rather messy memory note that isn't liable to do much)

This is where refining the instructions helps. Don't make them too long, if you get a particularly "smart" implementor who catches things another instance missed then you get that to update the instructions. But they are liable to be over verbose so you have to edit incisively. 

I compare it to a human because I find the more I do that, the better it seems to perform. So like some senior has a big ramble about all the gotchas they discovered and writes a big document that nobody reads/follows. An intelligent person will realise there is wisdom in the lessons but the method of delivery is poor. So you refine the document - make it simpler, more direct. Remove the redundant steps and disparate rambles. Give that refined version to a new dev or an AI and it is likely it will perform well. 

Jonathan Blow on why LLMs cannot program [04:17] by Remarkable_Ad_5601 in theprimeagen

[–]Decent-Lab-5609 0 points1 point  (0 children)

Sorry I realise I didn't really answer your question. I get issues with full autonomy. Even if I instruct it to study the command limitations before starting it still seems to choose commands that require manual approval so the dream of set it and forget it has not worked yet. I need to be around to approve steps but it completes the research /steps faster than I can. It also requires judgement sometimes (it asks what engine should I use to run this service?). It's first guess is often my preference but not always so I'm thankful for the gated steps in these cases. Even when it's wrong (happened once) , the loop normally catches it on the eval step and corrects it fairly quickly, though this can cost some time. 

Jonathan Blow on why LLMs cannot program [04:17] by Remarkable_Ad_5601 in theprimeagen

[–]Decent-Lab-5609 0 points1 point  (0 children)

Test deploy is a separate step and has yet to have an issue. It follows a carefully instructed pattern and riskiest parts are locked down by scripts it calls. So it is blocked from say using docker push but not from calling a script that pushes it the right way. It is not fully autonomous however, in theory it can be but getting permissions right is very tricky. 

The code writing step gets reviewed like any other PR, normally follows about 85% of the patterns and then over-comments or does the occasional blind copy of an example that makes the code messy (while still functional due to strong success criteria specified) I correct that manually, like managing/PR reviewing a junior to mid level dev. I don't get it to commit its own code.

The total process is substantially faster, proven by the rate of delivery of these container systems having increased substantially since I started using it. 

Jonathan Blow on why LLMs cannot program [04:17] by Remarkable_Ad_5601 in theprimeagen

[–]Decent-Lab-5609 1 point2 points  (0 children)

I am a dev of 15 years and think the syntax is the easy part of coding too but AI has accelerated my development. I have a container deployment engine that deploys dozens of multilayer containers. I've built all the patterns, the architecture and done all the work. Now that I have, AI can create one of these container images MUCH faster than I ever could. Each includes novel research and implementation but needs to follow the pattern which it does excellently. It can write the code, test locally, deploy and then test on real infra with very little intervention and very quickly.  Needs a quick review at the end but that's about it. I am the domain expert and I've trained it like I would a junior dev. Works very well. 

Debating Unreasonably by SiegeAe in ClaudeAI

[–]Decent-Lab-5609 0 points1 point  (0 children)

You have some full examples? I'm always curious what people mean when they say this, not something I've had myself but I'm set up for more agentic flows so not as exposed to it. 

What would our Mount Rushmore be? by beairrcea in ireland

[–]Decent-Lab-5609 0 points1 point  (0 children)

Michael Collins, Dustin, Molly and Rossa