Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MO
Posts
5
Comments
2,344
Joined
2 yr. ago

  • On the other hand, it made webpages way less flexible.

    Like yesterday (i have the browser not in fullscreen, for reasons) on my 16" fullhd notebook, webdev couldn't imagine that someone would use his site in a ~1000px browser window, sidebars left and right, the main content about 20 characters wide squeezed inbetween. So i pressed f12 and deleted the sidebars. But the content was still 20em wide, because of flexbox.

  • Our of curiosity, which specific MS product is the one you see as most valuable / hardest to do without for IT security?

    I can't imagine it's word or excel or anything document-centric. That's what most people think of when they think of MS Office, but in this day and age there are plenty of totally servicable alternatives.

    You'll be surprised. Company documents are usually all made in the shitty format that only really works in MS Office.

    And of course MSO doesn't even provide .NET components so someone could create a converter tools using MSO, you have to work around it or use Libre Office's soffice command, which provides limited support for proprietary MSO features. Don't tell me that's not on purpose.

  • Wrong. Using inotify-wait (inotify-tools), you see that FF has a bunch of read and write access on every page load (mostly in

    <profile>

    /storage). This is with the about:config option to use RAM as cache enabled.

    Every single webbrowser is one giant clusterfuck.