Password managers like Keepass(I pefer KeepassXC)/Lastpass offer a nice choice to manage all your “accounts” with different user/password strings and with very complex (and long) passwords. If someone gets access on your keepass-database and the password for it – bad luck. Authentication-Hardware like YubiKeys provide more security on your keepass-database and work like a charme on Linux.
Archiv der Kategorie: Sticked!
My UHK – the long awaited keyboard for hackers (coders)
After years of waiting and many delays, i finally got my UHK (Ultimate Hacking Keyboard) – a crowd funding projekt.
My first impression: it’s awesome. Just split it and place it on the desk like you want it.
My UHK – the long awaited keyboard for hackers (coders) weiterlesen
Update: AT_GIS_GRID Transformation ArcGIS Pro 2.2 and QGIS 3.2 (Austria NTv2)
Since ArcGIS Pro 2.2 and QGIS 3.2 arrived recently, it was time to have again a look if and how the AT_GIS_GRID for CRS-transformation between Austrian BMN (Bundesmeldenetz) and ETRS89 (and WGS84) is implemented. The easy question: Does EPSG::5891 (AT_GIS_GRID NTv2 transformation) work out of the box ?
Update: AT_GIS_GRID Transformation ArcGIS Pro 2.2 and QGIS 3.2 (Austria NTv2) weiterlesen
Go Genetic Programming – self report
Genetic Programming is a quite old technique for optimization and with that i lately had to build up a framework for the two main types in that area:
- Evolutionary Strategic (ES)
- Genetic Algorithm (GA)
My language: Go
For this task i decided to work with the programming language Go. Go Genetic Programming – self report weiterlesen
Das Microsoft-Dilemma
Wer sich wundert warum im Umfeld von Behörden & Verwaltungen soviel proprietäre Software in Verwendung ist, für all diese gibt es seit Montag (19.02.2018) eine sehr gut recherchierte Dokumentation des ARD & c’t dazu.
Abseits der Argumente des “Vendor-Locks”, Sicherheitsbedenken (Einsatz von US closed source Software im Militär- und Polizeibereich) etc., sollte man nicht die Möglichkeit des Aufbaus einer europäischen Softwareindustrie vernachlässigen und damit von zukunftssicheren Arbeitsplätzen – anstatt das Steuergeld quasi übern großen Teich zu überweisen, eben in den Aufbau einer europ. Softwareindustrie investieren – auf Basis offener Software und offener Standards. Liebe Politik und öffentliche Verwaltung: Statt auf Lobbying reinzufallen, besser Zukunftschancen sehen ! 🙂
- ARD-Doku: Das-Microsoft-Dilemma [44 Min]
- Heise.de: Einsatz von Microsoft-Produkten in Behörden problematisch
- Behörden ignorieren Sicherheitsbedenken gegenüber Windows 10
- derStandard.at
Doku-Verfügbar bis 19.05.2018
Android: Netflix with audio only, no video, no app-updates – Nexus 7 CM 13
I didn’t use Netflix for some month on my Nexus 7 tablet with Cyanogenmod 13 (Android 6). A few days ago I wanted to use the netflix app – and what a surprise: films only play with audio, no video. Maybe an update of the app ? Nothing was available and the best… it was not listed anymore in my PlayStore :-/
Android: Netflix with audio only, no video, no app-updates – Nexus 7 CM 13 weiterlesen
DNSCrypt – Improve your privacy
DNS is one of the old timers that keep the internet working. Back when it has been designed privacy wasn’t that much of an issue. Nowadays DNS can leak critical information about the activity of a user. Even tools that should protect the privacy of the user (e.g. VPNs, TOR, … ) can leak DNS queries if not configured correctly. Currently the IEFT works on draft for DNS over Datagram TLS, but if you want to take back your privacy right now, DNSCrypt is at your service.
A look on upcoming Firefox 57 Beta | a small or big bang?
An entirely new Firefox – why reinvent the wheel again?
Why ? Performance, new clean codebase, better support for new technologies, other philosophy, …
A look on upcoming Firefox 57 Beta | a small or big bang? weiterlesen
First quick look on (upcoming) QGIS 3.0
The upcoming QGIS 3.0 (www.qgis.org) is heavily under development and it was time to have a quick first glimpse on the recent developer-version (2.99-Master). QGIS 3.0 will be based on Qt5 and Python 3 – using the actual 2.99-Master was like “being at home” with some nice new furniture…
Linux: From (USB-)Stick to (USB-)Stick
Some days ago I thought about using a Linux-Distribution from an USB-Stick, not a Live-System – instead installing a Distro on a Stick. USB 3.0 performs quite decent and USB-Sticks >= 32GB are quite cheap. But does installing a Linux-Distro from the Install-Live-Stick to an empty Stick really work (and boot) ?