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/)YU
Posts
5
Comments
98
Joined
2 yr. ago

  • Not sure about multiple monitors

    Most usb-c ports with DP alt mode support up to 1 monitor at 4k@60Hz, or 2×1080p@60Hz, and I believe 2×1440p@30Hz. It comes down to bandwidth, so I think that as long as you're fine with one monitor running at a slower refresh-rate or lower resolution, you can have your primary screen displaying in high-res.

    Of course, you have to also take into consideration the GPU performance, running higher resolutions will usually degrade performance!

  • Rule

    Jump
  • imo, that's why flat earth stuff usually doesn't make sense at its core. how do you explain that all those governments from around the world that hate each other all collectively agreed to lie to you

  • well, the point of flatpak is to have bundled dependencies so they run predictably no matter the distro

    if one of your software's dependency gets updated, and your software isn't, you may run into issues - like a function from the library you're using getting removed, or its behaviour changing slightly. and some distros may also apply patches to some of their library that breaks stuff too!
    often, with complex libraries, even when you check the version number, you may have behavioural differences between distros depending on the compile flags used (i.e. some features being disabled, etc.)
    so, while in theory portable builds work, for them to be practical, they most often are statically linked (all the dependencies get built into the executable - no relying on system libraries). and that comes with a huge size penalty, even when compared to flatpaks, as those do have some shared dependencies between flatpaks! you can for example request to depend on a specific version of the freedesktop SDK, which will provide you with a bunch of standard linux tools, and that'll only get installed once for every package you have that uses it

  • "AI" today mostly refers to LLMs, and whichever LLM you're using, you'll likely face the same issues (wrong answers creeping in, tending towards mediocrity in its answers, etc.) - those seem to be things you have to live with if you want to use LLMs. if you know you can't deal with it, another rebrand won't help anything

  • according to the github readme, you can just run sudo pro config set apt_news=false to disable those

    if you have things set up the way you like on xubuntu, it's maybe worth it to just do that rather than start fresh

  • huh, yeah, i heard of similar things in the US

    here it seems to be worked out through legislation though, rather than private deals, but that means it's much slower to get set in place

  • yeah, this is a great thing!

    i usually make class notes recap on A4 pages, and can then print 2 A5-sized pages side by side on a single standard A4 paper, no need to rework the formatting. messing with the printer options, you can pretty easily get it to do a small booklet off of your standard A4 word document, just need to staple it together!

  • Unixporn @lemmy.ml

    hacking together a search engine on a work-in-progress setup :3

    Linux @lemmy.ml

    I made an IPA keyboard for fcitx on Linux!

    Linux @lemmy.ml

    Gnome: Is there a way to ahve any window available as a dropdown over all workspaces?

    Linux @lemmy.ml

    convertablet: a 2-in-1 support daemon for wayland/wlroots compositors

    Unixporn @lemmy.ml

    convertablet: a 2-in-1 support daemon for wayland/wlroots compositors