exactly this. I’ve moved around a bit and the only places I’ve had to wait any significant amount of time have been near cities in red states.
really wish we just had universal vote by mail
exactly this. I’ve moved around a bit and the only places I’ve had to wait any significant amount of time have been near cities in red states.
really wish we just had universal vote by mail
yes I have indeed shopped at Costco lol
right now not a chance. it’s okay ish at simple scripts. it’s alright as an assistant to get a buggy draft for anything even vaguely complex.
ai doing any actual programming is a long ways off.
people look at this stuff as a yes or no and that’s a major misunderstanding.
I work in tech, and I can tell you 100% you could not just give a job to AI and call it a day.
I cannot even imagine this type of response generation ever being capable of that without developing some sort of true intelligence if for no other reason than to turn bad prompts by people who do not understand what they want or what is possible into functional projects.
that said, but I do believe is possible is that it makes like 5 to 10% of the job a little bit faster. programming is like 10 to 20% writing code and 80 to 90% understanding what that code should be and why it isn’t working that way yet.
Even the code you get from it is generally wrong but sometimes useful.
best case scenario I could see right now is not that it replaces jobs but that it makes people more effective, kind of like giving a framer a nail gun instead of a box of nails and a hammer except not that big of an efficiency gain.
ultimately this might mean you do the job with 8 people instead of 10, or something like that.
if it reduced the total number of jobs because it was a tool that made people more effective - did it take the job away?
still works and is fun, I think if duck station would have been finished for pi it would have been better probably.
true that 2d had no problems for me though, on pi400
I setup and love retropie, but I will say that I was surprised at how many emulation issues I had even on some PS1 games. mostly it was framerate or processing issues, tried same emulator on my laptop with no problem.
raspberry pi is very affordable but it was surprising to me that the hardware specs were a limiter given how much of an increase they were over the ps1
SLAY THE SPIRE!
I swear it’s like my wife and kids intentionally waits until I sit down to ask for stuff
fighters megamix was amazing!
I definitely spent a frustrated 45 minutes trying to figure out why curl wasn’t working when it was supposed to be supported in PowerShell.
then I hit tab a couple of times and noticed curl.exe was an option, that works exactly the same as I had expected with original syntax.
they do this to a lot of things though a lot of common commands end up being an alias to a powershell command with a specific option set that doesn’t always line up
oh great I’m sure the training for this will not result in a bunch of things getting “reviewed” and no one being responsible for mistakes at all…
I use awk all the time. a very common and probably simplest reason I use it is it’s ability to handle variable column locations for data.
if you know you always want the last field you can do something like
awk '{print $NF}'
but usually using it as for performing more advanced operations all in one go without having to pipe something three times.
sure you can do grep cut grep printf, but you can instead do the pattern matching, the field, the formatting, whatever you need to all in one place.
it’s also got a bunch of more advanced usage of course since it’s its own language. one of my favorite advanced one liners is one that will recognize if it is going to print a duplicate line anywhere in your output and prevent it. in cases where you don’t want to sort your output but you also want to remove duplicates it is extremely helpful and quick rather than running post-processing on the output in another way.
all that said main reason I use it is because I know it and it’s fast, there’s nothing you can do in awk that you can’t do in Python or whatever else you’re more comfortable with. The best tool for the job is the one that gets it done quickly and accurately. unless your environment is limited and it prevents the installation of tools you’re more familiar with then there’s no real reason to use this over Python.
honestly I would pay an extra $10 for this feature on pretty much any game
ah that’s right, been a while since sociology courses lol
do you mean negative reinforcement?
it’s like a grid right
so things that we want:
things we don’t want
honestly any insect that primarily feeds on blood would be good to go.
screw all of those things
agree with one and two and younger me would have agreed with your third point but I think I don’t anymore.
yes cut is the simpler and mostly functional tool you need for those tasks.
but it is just so common to need a slight tweak or to want to substitute something or to want to do a specific regex match or weird multi character delimiter or something and you can do it all easily in awk instead of having to pipe three extra times to do everything with the simplest tool.
honestly I got one of these and ended up going back to brushing my tongue. maybe I am like more thoroughly brushing my tongue than other people or something but it never was as clean from a tongue scraper as from brushing
been playing West of loathing and shadows over loathing lately. Fun and stupid, nice to be able to play them on deck
those are milk duds?