Creating a ~ folder isn’t the tricky part. Removing it is.
(until you figure it out once)
Creating a ~ folder isn’t the tricky part. Removing it is.
(until you figure it out once)
Wait… is it the tiny camel at the bottom?
Yes, it appears it is. I thought it was Apache Camel but I was corrected as per the hump count.
I like your meme because it discourages other people to try it.
Huh? You just said the meme is relatable and if you do go camping and this happens you could do a ‘goddamn, I should’ve known’.
It’s hard enough to get permits for certain trails!
Ah, so you’re just selfish
I do like setting things up.
Then I realise I need to fuck around with DNS to get it working nicely.
I’ve never had to sign a receipt in Europe.
I’m a European citizen.
I’m thankful for AI. It guarantees my job as developer will continue to exist to repair all future AI-damage.
Stackoverflow: exists solely from the urge of developers to help developers, and since ExpertsExchange was paid dogshit.
This meme: pisses on its whole purpose.
Nothing, but there are more choices.
The Dutch government won’t use GPL and BSD, but will and does use the EUPL
In case of phones, there’s less of a myriad of operating systems and libraries.
A typical Android app is (eventually) Java with some bundled dependencies and ties in to known system endpoints (for stuff like notifications and rendering graphics).
For windows these installers are usually responsible for getting the dependencies. Which is why some installers are enormous (and most installers of that size are web installers, so it looks smaller).
Docker is more aimed at developers and server deployment, you don’t usually use docker for desktop applications. This is the area where you want to skip inconsistencies between environments, especially if these are hard to debug.
Yes, apt-get update
is, to the best of my knowledge, functionally identical to apt update
.
I think “Danger” might be putting it lightly…
If I’m to understand mic_check_one_two@lemmy.dbzer0.com correctly, it’s something that’s:
Extremely hazardous,
non flamable,
Extremely unstable,
Reactive to water
And if ox means oxidising, reacts to exposure to oxigen.
I thought Lithium, but that catches fire and this is non-flammable.
I haven’t a clue what this could be, but now I’m curious.
I’ve gotten a Linux-certified Dell laptop via an old employer (I bought the device when I left the company), and even after over four years, Dell is still pushing firmware updates.
Time wil tell if Lenovo will do the same. It could be the source of the additional “cost”, or just Dell using the OS for its margins.
I’ve added some of those. Actually sharing can just be a link to the publish URL for Facebook. Not in any way different from a normal link to other websites.
The share button usually just uses the Share API, which is handled by your browser.
But yes, you can use the Facebook and Twitter javascript api to add additional tracking and “a more fluent experience”, but it’s usually easier to not do that.
So that’s what those docks are for!?
Contracting of your new flagship would be more like 6-12 mo, right?
Then there’s the setup time, which is easily another year or two.
I’m no expert in the manufacturing field, so tell me if I’m wrong.
.gov is using let’s encrypt? That’s pathetic.
I too, tried using regex to strip html tags. This was in php with hardly any knowledge of oop.
A university education really improved me there, since they trained you in Java to a high degree within 20 weeks (alongside stuff like UML). PHP is a fine starter language, but as applications grow, a more native oop approach with build-time validation, really made me a better developer.
Dang, I removed my account before the bans started flying.
I did have to re-delete a lot of comments very often, and then the bulk deletion app was suddenly enshittified
When I started working for my current employer, I was surprised by how much ram my VDI has. We’re not allowed to code on our own devices (but those are still specced out) but 64 Gs of ram in a virtual desktop was a welcome environment to work in.