

our admins are regularly straight up fighting against this bs!
“where the fuck has this fucked off to now?? it was right here last month?!”
so glad I’m not doing MS administration…
our admins are regularly straight up fighting against this bs!
“where the fuck has this fucked off to now?? it was right here last month?!”
so glad I’m not doing MS administration…
this is the part that’s really frustrating:
i sometimes feel forced to use chatGPT (duck.ai) to simply search for Microsoft things, because search engines only return SEO garbage with the exact same content spammed across like a million “tech tips for beginners” sites…and the docs, as established, are pretty useless…
keep in mind: i fucking hats “AI”.
making me use it makes me not have anything to do with whatever you’re selling.
it’s getting progressively more impossible to simply use MS products, because the information you need to use them is so hidden away!
combine those two things and ta-da: that’s why all my stuff at home is running linux now.
Microsofts documentation is also increasingly just outright wrong:
if you spend enough time looking up things about their newer products like M365, defender, or azure, especially when it comes to scripting related to those, there’s a ton of simply outdated info on the official docs that makes it really difficult to figure out why your setup isn’t doing what it’s supposed to.
from changed variable names, to missing functions, to unexplained buttons, etc., etc.
the newer docs are straight up trash!
you’re better off searching around for forum posts or whatever, than using the official docs…
the .ml filter says it is! ¯\_(ツ)_/¯
was heißt “fast”? wennst mit der Bürokratie zurechtkommst bist voll integriert! ;)
annoying and persistent; it’s the austrian way, lol!
a friend of mine is getting their PhD in germany; the bureaucracy is nightmarish! and slow…sooooo slooooooow!
they regularly have issues getting funds approved, even when applying months in advance, and regularly doesn’t have confirmation that his position will be continued into the next semester, and on and on… it’s seriously non-stop bullshit!
makes me very glad that austrian bureaucracy, even though massively inefficient and excessive, at least works on human timelines!
…most of the time, at least…
i have some good news on that front!
when it comes to forms, the germans are even worse!
🎶**besser ois die deitschn intensifies**🎶
(that last part is an actual /s tho)
you accidentally put a “/s” at the end as if that isn’t exactly what austria is like XD
there is, maybe, a market for more specialized, niche platforms…but it’s a huge maybe.
nebula seems to be doing very well, but again: highly specialized content, and a closed/curated platform.
other than serving video content, it has little in common with yt…hence the big “maybe”!
and there’s been a few similar attempts in recent years, which i don’t think really went anywhere either…
Windows itself already splits those up in security and feature updates…
are you dumb?
none of the links you posted talk about restrictions on certain materials within libraries, e.g. all of them allow you access any information at any time.
ALL of the links you posted talk about restrictions on the membership registration process, not what you can and can’t borrow from the library.
this isn’t about censorship, it’s just about establishing who you call when a kid misbehaves on library grounds or damages something the library owns.
that’s why a guardian is required to co-sign memberships: kids break shit. like, all the time!
check your email addresses, then check for malware on your system.
that’s definitely not normal…
what a ridiculous idea. that’s not how anything works:
copyright applies to the intellectual property, not the exact file.
so the code itself is the copyrighted thing, not the file you download.
it doesn’t matter whether you download the gpl version, you type out the gpl version by hand, or delete all new code until only gpl code is left.
all you would need to proof is that the code is identical to the gpl code. how you got to that code is completely irrelevant.
you have some fundamental misunderstandings about copyrighted material, intellectual property, and fair use.
most importantly: copyright applies to intellectual property. the idea of a thing, not the physical thing.
so in the case of this emulator, the file and where you got it from is completely irrelevant; only the content of the file, the code, has any meaning. which means any files that contain the same code are identical in the eyes of the law, regardless of how you got them.
copyright is not a contract, but a license. and a license is a manual that explains how intellectual property (the idea of a thing, not the physical thing) is allowed to be used by someone. it’s not specific to an individual, which is why contracts have to be signed by both parties. so no, you don’t have a contract and no obligation to adhere to the new one at all. you can choose to use the old license, as long as you don’t use any of the new code.
unless you want to modify and/or distribute the new code, the license (CC-BY-NC-ND) is irrelevant for the user.
and you can modify your own private copy as much as you want, you just can’t distribute it, or modify and use it in a way that is illegal in some other way. but that’s about it.
and all of this applies to both US and german law.
and none of this is remotely relevant, because the gpl version is still available for download!
nothing got replaced, so the gpl license is very much still applicable to that version of the software!
“new” does not mean that the old version went anywhere; it’s still around. and you can still use, modify, and distribute it under the gpl.
for “this dude” to have any meaning to anyone, there needs to be a name attached at the very least.
that alone is personal information.
personal information is any information that can be used to uniquely identify a natural person.
this app was nothing but personal information being deliberately spread without the persons consent.
man am i glad this sort of bullshit isn’t even up for discussion in the EU…what an absolute nightmare for privacy…
… you DO realize Jesus literally “vandalized” a market, right?
like, Jesus actually did use property damage to make his point, when he trashed merchants property they had set up for sale in a temple.
soooo…maybe fuck off with this houlier-than-thou bullshit?
yes, correct, assuming a solo project!
thank you for the correction.
yes and no:
the copyright owner can do whatever they want, but they can’t really revoke a GPL license. that’s not really a thing.
and the part about
If you obtained your copy under the old license you can use it under the old license when you obtain a new copy you have a new license agreement.
seems to me like you are implying that “use under the old license” means “run the program on my own machine”, but that’s not true, since GPL explicitly allows redistribution and modification.
under a GPL license, you effectively give up control over your software voluntarily:
The GNU General Public Licenses are a series of widely used free software licenses, or copyleft licenses, that guarantee end users the freedom to run, study, share, or modify the software.
(highlighted the relevant portion for your convenience)
this makes revoking the license effectively impossible.
you could continue development under a different license, but that gets legally tricky very quickly.
for example: all the code previously under GPL, stays under GPL. so if someone where to modify those parts of the code and redistribute it as a patch, you couldn’t legally do anything about that.
which seems to be what the OOP claims the change to a CC-BY-NC-ND forbids, apparently misunderstanding, that this new license only applies to code added to the repo since the license change, not the code from before the license change.
yes you can!
…for new versions. not for already released ones.
at least not with most common copyleft/open source licenses.
edit: assuming a solo project. see below.
oh hey, that’s great! thank you!