

Why not make a group with the good players?
Why not make a group with the good players?
On top of that board game shops tend to do game nights, and probably have a system for putting together groups.
Fuck that hits my emotions really hard. Always love a good piece that achieves a lot with so little.
Do you have a source for this map?
Why would I leave one walled garden for another walled garden?
You learn so much more doing it yourself instead of having AI write code for you. When I first learned how to admin an Apache server I had 0 understanding how it worked, but with some effort I’m now confident enough to do a simple setup on my own. I did follow along with tutorials and examples configs, but I made sure I knew what each part did at least on a high level. The reason I’m confident in this is that I know how to read the docs and how to troubleshoot issues when they happen.
When you let AI do all the work you don’t learn the inner workings of a system and are only hurting yourself. If you want to use AI use it for writing some boiler plate you’ve already written hundreds of times or taking simple functions and converting them to another language. I use AI for basic and repetitive tasks, which is something it’s great at. I don’t use it for making large design decisions since that will (not “if”, but “will”) bite me in the ass later on when something breaks. Examples of good uses of AI (in my opinion): generating a list of US states in JavaScript, take a function that converts a strijg to a date object and try to translate it to another language, use it as a tool to bounce some high level ideas off of when you’re at a development block.
Wait the truck hobbles itself if a non-critical part isn’t working?
Shit that’s it’s neck muscles?! I thought it was some flabs of skin that just got big like the male fiddler crabs one claw.
A lot of farmers are learning how they work cause the companies that sell them the equipment keep fucking them over. I would argue that farmers nowadays needs to know how that works along with basic programming to get past the anti-consumer bullshit companies put in to make it nigh impossible to fix things yourself.
Wait wait wait. Banana peels are edible?!? You got a recipe you can share?
It helps in that I clearly don’t understand what is happening, but at least I can put fancy words with it.
I always remember the phrase, “If you spell definitely with an ‘a’ you’re definitely an asshole”. Harsh, but it stuck in my head really well.
Honestly these small things should be in textbooks more often. Should give your brain a reset from the monotony of reading a textbook.
I really hate the meta of clickbait articles. It seems like an interesting story but the title kills my interest. No shade thrown at OP just hate what journalism had been reduced to.
Glad to see there are some level heads leading this project. Also great answer to how to pronounce it, the GIF creator should’ve gone for that instead of the pun.
Did a new copypasta just drop?
Security through obscurity isn’t security.
I think you could list the instances/communities its been posted to in order of: ones you’re subbed to, ones in your instance, and finally the rest. All in alphabetical order. Obviously would want some options to change aspects to fit people’s preferences/needs.
The closure is this is the plot of one of the episodes of It’s Always Sunny In Philadelphia.
This is probably just my general dislike of chained ternary operators, but why not just write this out the “long” way to make intention clearer?