Comment on
*Permanently Deleted*
Reply in thread
I believe so, but in addition it is also a "the original meaning of 'barbarian' is non-Greek person" joke.
Comment on
*Permanently Deleted*
Reply in thread
I believe so, but in addition it is also a "the original meaning of 'barbarian' is non-Greek person" joke.
Comment on
This war shows just how broken social media has become — The global town square is in ruins
This War [...]
Unfortunately you'll have to be a bit more specific than that, too many wars going on at the moment...
Comment on
Posting slowness issue seems solved!
Nice!
Comment on
Open source Git repo owners with open licenses, how do you know your code is being used by a big corpo?
For MIT, why do you care? That's perfectly fine and explicitly allowed by the license. Same for Apache, but with a few extra requirements (like keeping a list of changes in the source code and preserving licensing information etc.).
As for how I know big corporations are using my code: the fact that a prominent project (publicly used by several tech giants) took a dependency on one of my tiny (permissively licensed) library packages is probably a clue.
Comment on
Privacy Win: EU Parliament Decides That Your Private Messages Must Not Be Scanned!
Reply in thread
You forgot one:
Comment on
Another win for the decentralized Fediverse when a government domain takeback can’t shut it down!
Reply in thread
Because you need a way to be reachable over HTTPS for other instances to be able to securely send you updates (new posts/comments/votes etc.), so you need a trusted certificate. While HTTPS does not strictly require a domain name^1^ it vastly simplifies the process.
^1^: It's possible to get a trusted certificate for an IP address, but not nearly as easy as getting one for a domain. And it's probably also more expensive than just getting a domain and using Let's Encrypt to get a certificate.
Comment on
*Permanently Deleted*
My family shares a fairly uncommon surname with a professional athlete we are (as far as we can tell) completely unrelated to.
My father always joked that we should answer "we don't discuss that" when asked about it, as if there had been some huge falling-out.
Comment on
What is the worst IT setup you have seen at a company?
Reply in thread
You don't actually have to set all the modification dates to now, you can pick any other timestamp you want. So to preserve the order of the files, you could just have the script sort the list of files by date, then update the modification date of the oldest file to some fixed time ago, the second-oldest to a bit later, and so on.
You could even exclude recently-edited files because the real modification dates are probably more relevant for those. For example, if you only process files older than 3 months, and update those starting from "6 months old"^1^, that just leaves remembering to run that script at least once a year or so. Just pick a date and put a recurring reminder in your calendar.
^1^: I picked 6 months there to leave some slack, in case you procrastinate your next run or it's otherwise delayed because you're out sick or on vacation or something.
Comment on
r/selfhosted is still rising, WTF? Come to Lemmy!!!
Reply in thread
As of v0.18.2, Lemmy marks the "original URL" as the canonical URL so search engines know which page is the "real" one. Shouldn't that help?
Comment on
Furious Brussels wants answers over ban on EU flags at Eurovision
Reply in thread
There was some kind of incident between the artist and a camera woman. The exact details aren't public, AFAIK.
Comment on
Debian patching 32-bit builds to handle dates beyond 2038
Reply in thread
Assuming they went to signed 64-bit time, it should be about 3:28:32 pm UTC on Sunday, December 4, 292277026596. Yes, that last number is a year.
Comment on
Forgot to pay my domain for a year and now I have to spend £2200 ($3000) if I want to get it back
Reply in thread
If you don't mind using a gibberish .xyz domain, why not an 1.111B class? ([6-9 digits].xyz for $0.99/year)
Comment on
US joins in other nations in swearing off coal power to clean the climate
Given the state of US politics, what are the odds a "commitment" like this will survive the next election cycle?
Comment on
Another win for the decentralized Fediverse when a government domain takeback can’t shut it down!
Reply in thread
You can only federate via tor or i2p if both sides support those protocols, because for federation to work between two nodes both nodes need to be able to initiate connections to the other. That means one-way bridges like tor exit nodes are not sufficient.
I'd guess most Fediverse servers don't support either of those protocols, so any new server trying to federate solely through them would have an extremely limited view of the Fediverse.
Though I suppose theoretically nothing is really preventing a motivated group of server admins from setting up a parallel "dark Fediverse" containing only onion sites.
Comment on
Vertical Tabs can now be enabled in Firefox Nightly and are movable to the right side
Is this just placing them vertically, nothing else?
I currently use the Tree Style Tab extension and really like how it handles sub-tabs and allows collapsing the tree nodes. If I can't have that this is probably not directly useful to me unless extensions can add that functionality.
I guess I'll be watching how this evolves though.
Comment on
Kyiv Confirms Poisoning of Intel Chief Budanov’s Wife
Reply in thread
"in hospital" is the correct way to say that in British English.
(US) She's in the hospital. = (Brit) She's in hospital.
Comment on
FBI says North Korea deployed thousands of IT workers to get remote jobs in US with fake IDs
Reply in thread
According to the article, the companies didn't know that's what they were doing in this case. They thought they were hiring people living in the US:
Greenberg said the workers used various techniques to make it look like they were working in the US, including paying Americans to use their home Wi-Fi connections.
Comment on
Good luck speed cameras
Reply in thread
In a rather large part of the world (the solid green parts of that map).
Comment on
The time I spent three months investigating a 7-year old bug and fixed it in 1 line of code
Reply in thread
[EDIT: removed now that the original is fixed]
Comment on
Reddit: open /r/pics or else. Mods: OK but you didn't say how
Reply in thread
Can't wait for that first episode after the strike though. It's going to be glorious, I just know it!