Agreed. Even though I dislike Eyeo’s practices as well (letting the ad companies pay for whitelisting their ads), it’s a better outcome than outright banning ad blockers (or if Axel Springer had gotten their ways, “light” web-browsing via reader modes would have been turned illegal as well)
KnoLord
- 0 Posts
- 4 Comments
Axel Springer tried again recently, arguing that ad blockers “infringe copyright by altering HTML elements on their sites”, and Germany waits, because a similar lawsuit happened in Luxembourg which will be settled on the European level.
https://www.deutschlandfunk.de/bundesgerichtshof-will-entscheidung-auf-europaeischer-ebene-abwarten-104.html (in German)
Another article, where they tried the exact same thing two years ago: https://www.spiegel.de/netzwelt/web/landgericht-hamburg-ueber-adblock-plus-springer-verlag-verliert-erneut-a-5e058ee7-e0fa-4f0e-aa10-d95d9cfad654 (also in German)
(Also it’s not a constutional right (Verfassungsrecht), since it wasn’t the BVerfG that ruled in the first case (they tried to get them to rule, but no response was given), but a civil case ruled in the first instance by the BGH, after the local courts told Axel Springer to get bent)
(Edited: Added more context)
KnoLord@lemmy.worldto memes@lemmy.world•No judgement here, I just want to understand the future91·1 year ago.ml admins throw a hissy fit, when you have a potty mouth. At least, that’s what I have seen so far.
Current student here (CS, so sadly not in your field):
In my case, college/university actually made sure, I and many others would be using Linux as their main system. The computer lab is using Linux (Ubuntu 22.04 mainly) although Windows machines (mostly for beginner courses) and Macs (for stuff like Final Cut Pro and other Apple exclusive software) are available and many courses are either requiring or putting mainline support towards Linux.
Document wise - we were taught LaTeX from day 1 and are expected to have at least the knowledge to utilize the given
.cls
files. Sharing documents is rather a free-for-all: When LaTeX is required for the course, either Overleaf or the university git is the choice for group-work, otherwise there aren’t requirements for using.docx
files or other files.Hope I could give you an insight, although not in your field.