

Well you know for sure you have a cat
Well you know for sure you have a cat
Would keep going unless you stopped him, no shame? Is this my oldest cat with different fur?
If it’s a package I’m not familiar with and is relatively small/unknown then I’ll give it a brief once over to see if there’s anything that sticks out (obfuscated code, making http requests when the package should never do that, etc.). Most of the time though it is just trusting the FOSS community.
This fool doesn’t know that jet fuel can’t melt steel beams. Edit: apparently I needed this /s
I like it without a total count. I’m not worried if something I say gets heavily down voted (and usually it deserves it if it does happen). Plus you don’t get try hards who only care about making that number go up, and are just posting everywhere in pursuit of that goal rather than cause they thought it was worth posting.
I think I mix them interchangeably. Much to the chagrin of my English teachers.
I’ve always known it as “Idiots Out Wandering Around”
Of course they re-invented the bus. It’s like carcinisation but the end product is always trains or busses., but if this means less cars on the roads I think I’m for it. As long as cities don’t get lazy and use this an excuse to cut their bus programs.
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.
In that same vein I’ve seen pibling for aunt/uncle.
Can I ask what quirks/off behavior you see (genuinely asking)?
According to this source https://www.etymonline.com/word/daylight#798. It seems to refer to an old figuratove usage of the term daylight to indicate a clear space between two objects. That makes sense applied to the methods use in “daylighting” intersections since it’s meant to create a visible gap for better visibility.
The hard drive was just trying to turn itself into a much trendier vinyl record.
OP is secretly a cannibal confirmed.
It’s basically saying “I got this random number generator to output 666. The generator has confirmed it works for Satan!”
You may also want to pay attention to how hard your gripping the handle bars and make sure to have a neutral position on your legs when coasting. These are 2 issues I ran into and it made a huge difference to how sore my body was. I was subconsciously death gripping the handles and would almost always have one leg fully extended when coasting that would cause me issues.
I would be lying if I said my cats haven’t been the primary reason I haven’t seriously considered suicide. Maybe taking care of some living thing (even a plant) can give you a reason for life. This question hits close to home for me, and feel free to DM if you want to talk.
And you have summed up why I block those communities. There are surely cases of people abusing power, but a majority of it is just people wanting to stir up shit.
Yeah that’s cause they’re using ancient systems that probably store the password in plaintext. If you absolutely must use it make sure that password is only used on that specific site. I would strongly recommend looking for other ways before you do though.