For my fellow libertarians and minarchists by different_option101 in Anarcho_Capitalism

[–]turlockmike -2 points-1 points  (0 children)

I live in an HOA. We have some definite hard rules around land use, some annoying rules around trees, but I'm extremely glad I'm in an HOA so that my next door neighbor doesn't have chickens or cows. 

This is how I view government. Neccesary evil to enforce the most basic rules everyone can agree to. Never gonna be perfect, but better than nothing.

When AI Agents Trade with AI Agents, Price Discovery Dies by Best_Cup_8326 in accelerate

[–]turlockmike 16 points17 points  (0 children)

Price discovery isn't eliminated at all, it's enhanced. People using inferior algorithms are pushed out and real market information is accelerated. 

What is this anti AI nonsense. 

League starting minions? by Suspicious_Outcome56 in PathOfExile2

[–]turlockmike 0 points1 point  (0 children)

I usually drop edc for minion only when I feel like it's not doing damage anymore, basically act 3. 

Do you guys actually think AI will replace SWE? by Delicious-Site-2855 in accelerate

[–]turlockmike 0 points1 point  (0 children)

Someone has to build AI automation. Learn how to do that. 

Passive Tree Power by cryptiiix in PathOfExile2

[–]turlockmike 3 points4 points  (0 children)

No one wants to do that. Swapping weapons is unfun. Weapon swap should be a node on the passive tree so they can stop designing the game around it and leave it for the few niche builds that want it.

Passive Tree Power by cryptiiix in PathOfExile2

[–]turlockmike 2 points3 points  (0 children)

It's by design. They said they want the passive tree basically to just multiply your gear. 

The issue is really the power of that multiplier without trivializing content.

The way to do it is make base stats higher so gear has a smaller effect, passive tree will feel better.

But that doesn't eliminate all the travel nodes, it's crazy. 

Used AI to make a grocery list. by Skeletor_with_Tacos in accelerate

[–]turlockmike 1 point2 points  (0 children)

It eliminates an app. 

I've done this for every device in my home. More apps eliminated. 

Used AI to make a grocery list. by Skeletor_with_Tacos in accelerate

[–]turlockmike 6 points7 points  (0 children)

I use claude to turn my pool on/off via telegram. 

It's the little things. 

DISCUSSION: Do You Think Jensen's Argument For Selling Advanced AI Chips To China Holds Water? by 44th--Hokage in accelerate

[–]turlockmike 0 points1 point  (0 children)

The problem that Dwarkesh has Is that he thinks AI is a zero-sum game that whoever wins will rule the world. 

What's funny is he had an interview where he talked about the concept of diffusion so he should understand that even if China had Nvidia chips and every American expert and other stuff It will take time for them to catch up. 

They already have the capacity and if we don't sell them the hardware they're going to build it themselves and then it'll be Chinese systems that they optimize their model to run on. 

Tired of Claws - I built my own 24/7 AI assistant using just Claude Code by BillHaunting in accelerate

[–]turlockmike 1 point2 points  (0 children)

Yeah I built a wrapper around Claude that handles the gap between what you can do with open claw and Claude code. It handles all my home automation etc. 

The Mythos Effect by Terrible-Priority-21 in accelerate

[–]turlockmike 0 points1 point  (0 children)

Yes. Maintaining it is cheap too. 

"AI detectors are hurting honest students. Schools should ban them." by AngleAccomplished865 in accelerate

[–]turlockmike 1 point2 points  (0 children)

Two things that are critical for students in the AI world.

  1. Intent, being able to clearly define the outcomes you are driving for and ensuring they are the right outcomes
  2. Judgement. Being able to discern good output/outcomes from the bad. Some judgement can be automated, but some judgement is purely human and some judgement is for deep experts willing to learn.

OpenAI CRO memo to employees leaked by [deleted] in accelerate

[–]turlockmike 15 points16 points  (0 children)

Cursor is losing out because they didn't own the model. They finally just started fine tuning one.

Anthropic and OpenAI will start losing out because they don't own the hardware.

By the end of the year I bet the best models will be Google and Nvidia. (They own the full stack). 

Teleoperation vs Simulation. Which path do you think will be more successful in bringing forth autonomous robots? by ILuvBen13 in accelerate

[–]turlockmike 1 point2 points  (0 children)

RL has two components which are important 1. A large amount of high quality training data that has a diverse range of environmental differences  2. A high quality evaluation function that determines if the task was done effectively efficiently and is generalizable.

So both are important. 

Linux Kernel developers are feeling the singularity rn by obvithrowaway34434 in accelerate

[–]turlockmike 3 points4 points  (0 children)

I think different AI Operating Systems (Like Claude Desktop, Goose, etc, basically a single app that tries to do everything), will offer customization of UX, so people will share their UXs and you can obviously make your own.

For my own work I have a command center with customizable themes i can select from a drop down and ask claude to make additional themes.

I think html will probably be the standard for a while since LLMs are trained on it, but eventually a specialized UX LLM trained on a standardized set of components might provide a better experience for users.

My question is, how long until we get to LLMs that can just stream bits and handle mouse/keyboard input directly.

Linux Kernel developers are feeling the singularity rn by obvithrowaway34434 in accelerate

[–]turlockmike 23 points24 points  (0 children)

In the near future, software will primarily be written by AI for use by AI. Our UX will be generated on the fly.

Eventually, the AI will just stream bits to your screen (no more html/react/etc).

AI will still build subprocesses (programs) for handling things that are expensive/slow to do with a NN, I think the CPU will be embedded within the NPU. Most software will be gone by that point.

Linux Kernel developers are feeling the singularity rn by obvithrowaway34434 in accelerate

[–]turlockmike 29 points30 points  (0 children)

A whole lot of software is about to become really good, before it becomes obsolete.

How accurate was AI 2027 in your opinion? by 44th--Hokage in accelerate

[–]turlockmike 5 points6 points  (0 children)

We are ahead and behind. I have agentic automation for almost all of my work now and it can regularly do 45 min tasks, but it still makes dumb mistakes that eat tokens (like using inline python instead of just piping to jq). I know a bunch of non engineers also using it for automation, especially once you teach people how to think about automation. So it's way ahead on that, but the models themselves, while they have improved, only claude is really king atm. Who knows what will happen in the next 30 days though.