

It’s a dangerous game to play. You want it when you need it, then you lose that terminal window under 30 others and wonder why your battery is always dead.


It’s a dangerous game to play. You want it when you need it, then you lose that terminal window under 30 others and wonder why your battery is always dead.


I would just buy a mouse jiggler and flood the training data with junk inputs. Leave your computer on over night with the jiggler going.


Share.google 😬


iOS does not have this problem


Middle school had me convinced that herpes was one of the worst things you could get and that having it would make you an outcast weirdo.


Yeah hate that New Mexico seems to be stupid and tech illiterate about this, meta sucks so when a government fails to punish them in the right way it just gives meta valid ground to stand on in fighting back.


I think the Vision Pro is especially too expensive though. Most people could swing $400-1000 if they really wanted something. $3500 is a stretch and starts to compete with buying a new car or remodeling the bathroom money, which is a lot for something that is not at all necessary to own.


This is uplifting news


I think it’s just normal for new generations to revive cultural elements of past eras with a kind of nostalgia, even though they weren’t really present for them. For millennials, it was the 80s and even the early to mid 20th century.
Gen-Z is thinks the 90s were cool and is bringing back a bit of that.


I think Amazon does this shit too


Misleading title. This fascist corps wants to reinstate the draft.


I got sick of paying for backblaze. Duplicati is a good free solution. You just need cloud storage to use it, which you might already be paying for in other services.
@[email protected] is a local hero
Go here and find out https://vger.app/


I agree. No one should be writing code anymore. Management will soon fire everyone who still writes code cause they’re slow. And, everyone resistant to AI will also be fired.


Tell it what ISO compliant is


You use software though? You don’t need to even look at the code, lol. I’m downloading open source projects and modifying their functionality for my personal use with Claude and I don’t even know how they work. Don’t even open the code in an editor, I don’t need to know what it looks like.


You don’t have to take my word for it. You can get a subscription to Claude for $20 and install the CLI tool. Ask it to start building something basic. Give it something small first and then expand what your asking for in the next request.
https://code.claude.com/docs/en/setup
Claude can also help explain how to set it up if your unfamiliar with things like the terminal or git.


I think the difference is that the LLMs can read all the context of your project and figure out what will work. If you want to add a feature, it will do so in a way that won’t break other things or offer you options if you can’t make that change without breaking something.
Also, LLMs are super fast compared to humans so even when it’s slightly wrong, it can be fixed with another prompt. People act like the LLM doing something wrong makes using LLMs pointless, but they are ignoring the fact that the LLM can always take another prompt and keep working until it gets it right, which is usually immediately once the issue is recognized.
You can even automate the feedback loop by describing the test scenarios and then having it run those tests, see the failures, and fix the code all by itself.
I get LLMs might not work as well for law at this point, but they do work for coding.
Why when caffeinate comes preinstalled?