

So that’s what those docks are for!?
So that’s what those docks are for!?
Been hitting the rum supply again, ye scallywag?
I really like SEPA mandates for this. Yes, they’re pull, but you can cancel them with one click within 52 days, and the money is back in your account in a few hours (if not instantly).
Most companies that use it are very clear, since auto-pay by law needs a reminder or the refund is an automatic legal cancellation of the contract. (Of course, this is sometimes disguised as an upsell, mostly by telco’s or “disruptive startups”).
And they work across Europe, so my German cloud provider can use debits to pull the money from my Durch bank account.
The US not having such a consumer friendly system is really unfortunate, but not surprising.
Isn’t that what the tariffs and general idiocracy of the Republicans are for?
I’m working for the government, and most projects that were about switching to MS Teams and other US-based software suites appear to have crashed to a complete halt (which I feel no remorse over).
.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.
your government. We, as non-US majority users, are having struggles of our own. Your elected, fascist government isn’t anywhere near top priority for us and you should stop thinking it is.
Notepad in wine ^(/s)
gnote usually works
I’ve said this on reddit before, but once for a joke I tried to make a windows program to play doot.wav during October at random, and tried programming it on Linux.
Sinds playing audio and working with the system tray was tricky, I ended up with electron.
So yeah, an atrocious 120 mb application to play a 6kb wav file with a Math.random()
. I don’t remember the memory consumption, but it was probably just as gross.
That’s enshittification for ya.
Meanwhile, all “lifetime pass” holders are encouraging this, while they have no skin in the game.
Maybe they’re using xdg-dirs? That might work, won’t it?
The rest of the pvv? Geert is the only member. Killing him ends the pvv as a whole.
Hey, fuck you for calling adults stupid. Some of us have been stupid the whole time! Edit: /s
I figured out my new Ubiquity firewall can block Amazon and Amazon video with a few clicks. Added bonus that the tv was sending GBs of data that way, without us using the app.
Yep, they have the same feature.
Lemmy.world is hosted in the Netherlands, if I’m not mistaken.
Or vpn hopping, works too.
If you bookmark a URL you can add %s
to the URL somewhere to add a query. If you the use a keyword on the bookmark (the bottom field, usually) you can do [
and it’ll replace the ] term%s
with term
The most powerful bang is !
, which is “I’m feeling lucky”. It combines with everything.
mdn http status !
will show you the http status code list on mdn, GitHub actions docs workflow context !
will lead you right to the correct docs.
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.