136 private links
„Leider wurde bei der Programmierung der Website wieder eine große Gruppe von Menschen von der Benutzung ausgeschlossen. Fast 20 % der österreichischen Bevölkerung sind von einer sichtbaren und - meist - unsichtbaren Behinderung betroffen. Auch diese Menschen wollen gerne regional einkaufen und verfügen durchaus über eine beträchtliche Kaufkraft. Mit der Beachtung der internationalen Barrierefreiheitsrichtlinien WCAG 2.1 AA ist es möglich, auch diese Personengruppe zu erreichen und einzubeziehen, dies sollte eine Selbstverständlichkeit sein."
Der Niedergang des "Kaufhauses Österreich" hat juristische Folgen. Die SPÖ wird, wie berichtet, eine Ministeranklage einbringen. Wirtschaftsministerin Margarete Schramböck (ÖVP) habe mit der virtuellen Plattform quasi ein Online-Telefonbuch ins Netz gestellt. Anders als dieses sei das "Kaufhaus" aber keineswegs gratis, sondern koste gut 1,3 Millionen Euro, kritisierte die SPÖ am Donnerstag.
Dabei rückte ein weiteres Mal die Rolle der Agentur Accenture ins Zentrum der Aufmerksamkeit.
Viel Gutes hört man momentan nicht im Zusammenhang mit dem Onlinehändler-Verzeichnis "Kaufhaus Österreich" von Wirtschaftsministerium und Wirtschaftskammer. Daran dürfte auch der Preis der Website nichts ändern. In Summe kostete das digitale Kaufhaus 627.000 Euro
Mit 30.11.2020 startet etwas vollkommen Neues in Österreich: Mit dem „Kaufhaus Österreich“ erhalten heimische Händlerinnen und Händler eine neue E-Commerce-Plattform: Für einen digitalen regionalen Einkauf und um den österreichischen Onlinehandel zu stärken.
Micro SD box
Tips:
You can print it standing, no need to rotate (and no need for supports).
You can adjust the tightness by adjusting the filament flow option in your slicer software.
Squires’ bold move draws attention to the moral — and financial — dilemma of open-source development, which was likely the goal of his actions. A massive number of websites, software, and apps rely on open-source developers to create essential tools and components — all for free. It’s the same issue that results in unpaid developers working tirelessly to fix the security issues in their open-source software, like the Heartbleed scare in 2014 that affected OpenSSL and the more recent Log4Shell vulnerability found in log4j that left volunteers scrambling to fix.
Neuromancer pushes back at the idea that technical advance always results in progress. This book is still surprising, still relevant, and it still deals with unanswered questions.
What we’ve come to experience more fully, in the years since Neuromancer was written, and especially since the beginning of the pandemic in 2020, is the internationalization of information and cultural life. So much of life takes place on the Internet now
Debian is not the only project that suffers from this.
Despite the fact that Red Hat is an enterprise Linux distribution, the problems goes even further there where you e.g. still can find a so-called LTS version of PHP 5 that long since should have been permanently terminated.
Update 2022-04-01: Someone asked me about Alpine Linux, whether Alpine is suffering from the same problem. The answer is yes, only not to the same extent as Debian.
Die Palette reicht hierzulande vom Gesetz für elektronische Signaturen über die De-Mail und dem elektronischen Identitätsausweis (eID) im Personalausweis bis zu aktuellen Projekten für den Ausweis auf dem Handy. Großen Erfolg war all diesen Initiativen bisher nicht beschieden. Nun soll es neben der geplanten EuID mit Wallet eine Digitalverfassung richten, in deren Zentrum eine digitale Identität steht.
Suicide Linux. Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.
I don't quite know what to make of this. Is it a … scam? A dodge? A conspiracy? One of the funny things that the world of web3 seems intent on revealing is the extent to which the boundaries between concepts like "Ponzi scam," "pyramid scheme," "multi-level marketing," "conspiracy," and "just regular old financial capitalism working as intended" are not really as clear as we might like or hope.
good old lynx ist auch im darkmode verfügbar : )
Life is to short to use dated cli tools that suck
Try these instead
build status coverage status
ssh-audit is a tool for ssh server auditing.
Features
SSH1 and SSH2 protocol server support;
grab banner, recognize device or software and operating system, detect compression;
gather key-exchange, host-key, encryption and message authentication code algorithms;
output algorithm information (available since, removed/disabled, unsafe/weak/legacy, etc);
output algorithm recommendations (append or remove based on recognized software version);
output security information (related issues, assigned CVE list, etc);
analyze SSH version compatibility based on algorithm information;
historical information from OpenSSH, Dropbear SSH and libssh;
no dependencies, compatible with Python 2.6+, Python 3.x and PyPy;
Want to make your Linux desktop lit? You need aafire. It is a terminal-based utility that starts an ASCII art fire right inside your terminal. Although you won't physically feel the heat aafire brings to the table, it's definitely a "cool" Linux program to have on your system.
CfP for the Grazer Linuxtage 2022 is open until February 20th. They try to turn GLT22 into an on-site event again.
I have identified two important kinds of value judgment - important vs. unimportant, and success vs. failure. I have showed how these judgments are made by our existing code highlighting themes: comments are hidden as unimportant, and deletions are displayed as errors. These judgments intrude on and influence our own thoughts and judgments. Further, I demonstrate that the judgments made by our existing color themes are the polar opposite of those that we wish to convey: comments are important, and deletion is neither dangerous nor improper. I suggest historical explanations for our current situation, and show that rectifying it is actually extremely easy.
PolKit, which provides methods for nonprivileged processes to interact with privileged ones, has been assigned CVE-2021-4034 and dubbed “PwnKit.”
PolKit 🇬🇧 (oder in der langen Form: PolicyKit) ist ein im Hintergrund laufender Dienst, der es erlaubt, Berechtigung für die Nutzung von Systemkomponenten und Software festzulegen.
So kann mittels PolKit z.B. festgelegt werden, dass beim Aufruf eines Programms nach dem Passwort eines Nutzer mit Root-Rechten gefragt wird, auch wenn das Programm nicht mittels sudo oder pkexec gestartet wurde. PolKit ist auch in Werkzeuge der Systemverwaltung von GNOME integriert. Dies ist daran zu erkennen, dass bei vielen Anwendungen nicht mehr das Root-Passwort beim Start der Anwendung abgefragt wird, sondern dass die Anwendung durch einen
Almost all systems using traditional relational database management systems (RDBMSs) rely on leader election to pick a leader database which handles all writes, and sometimes, all reads. In these systems, election may be automated, but it’s frequently done manually by a human operator.