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/)KL
Posts
1
Comments
159
Joined
2 yr. ago

  • I did this too :D I used to have 20 pairs of non-identical black socks, which made matching hard and it felt wrong to wear socks of slightly different type or size. Much easier now

    I keep getting socks for Christmas though, which I never wear cause they'd mess up the simplicity

  • What is the reason to use torx over Internal hex (Allen key)? Surely there must be a reason why it's used

    When growing up it used to be that (internal) hex was for high strength but needed exact tool size, and Phillips/flat blade for low strength application with the benefit of any approximately sized tool will work.

    Seems to me torx is in this awkward in-between where it's used for low-strength applications, but require exact tool size. Or it's used interchangeably with hex, requiring two sets of tools available at the work site (not fun if the work site is 30 meters up some ladders)

  • That's very strange, which distro and GPU was this? So I don't recommend that to anyone?

    I'm assuming the GPU in question was Nvidia, since AMD and Intel make their driver opensource and baked in to the kernel. Sadly nVidias latest kernel (535) has been troublesome, so I'm still on the previous 525. nVidia is about to release 545, which looks to be very promising.

    Luckily on Ubuntu changing driver is as easy as opening the Additional Drivers application, selecting the driver version, hit apply and reboot. PopOS, Bazzite, and a few others comes with Nvidia drivers preinstalled.

    Best of luck if you try again in the future

  • Color temperature is actually quite OK with simple remotes. Like the IKEA remote control used left and right arrows to change between stark white, warm yellow and happy medium.

    Problem is non-smart bulbs with smart wall-switch can't change color temperature. Theoretically I suppose there could be a switch/bulb combo, where the switch is Zwave/ZigBee enabled, and somehow communicate with the bulb. But I don't think anything like that exists. It'd probably be very expensive if it did

  • Cheaper? :O This is the super-deluxe splurge option compared to some cheap IKEA ZigBee bulbs

    Got any recommendations? ZigBee, Zwave, or something else?

    One nice thing about having the bulbs smart is changing the color temperature. Is there any way of doing that from the wall-switch? It's kinda what's been stopping me from upgrading from smart bulbs to smart switches

  • It's not a cardinal sin, it's called being a brave pioneer :)

    Anyway, fwiw I've noticed something similar where steam just (re)starts all of a sudden while playing. Like I notice the game gets sluggish, then focus changes to the steam client, complete with the "new offerings" sale popup that comes when starting steam. And I did have steam overlay UI freeze completely recently but restarting the game and steam fixed it.

    Kubuntu 22.04, X11, nVidia 3060 with 525 driver

  • Application Z requires another 3GB because it needs Gnome runtime version X+1, not version X. Although I do believe Flatpak does some kind of reduplication so actual used space is somewhat less.

    It's also less of a problem if you flatpak all the apps vs having just a handful. The more apps the better chance they're actually sharing runtimes.

    Flatpak updates are handled very smoothly by KDE Discover, I always assumed Gnome Software did the same, so no additional package manager required.

    Despite the few downsides Flatpak is still wonderful. As a Kubuntu user it's nice to say Farewell random PPAs whenever there's a need for an actual newish version of an application

  • Like others said it's mostly just practice.

    What helps is to align the (short) ends and hold them flat between your index finger and thumb. Use your free hand to get them in order. Once they're in order, keep holding them still between your index finger and thumb using one hand, then use your free hand to slot on the connector

    Edit: also bending them back and forth a bit will soften them up and reduce them curling in all sorts of directions. It also weakens them, so don't overdo it (mostly only works for solid cable, the type meant for permanent installations like inside walls)

  • This is a very outdated take. With SteamPlay and Proton most games these days are literally just click Install click Play. The main exceptions are VR and certain competitive games with invasive AntiCheat where the devs has not enabled Linux support.

    These days you should not need fiddle with Wine directly, Proton, Lutris etc should handle Wine for you

  • Thanks for the thorough explanation, Fedora atomic, os-tree and Universal blue is such a new and different way of thinking about the OS compared to the traditional desktop installs. It's also a lot of new jargon so thanks for taking the time to explain each component

  • In addition to the CPU throttling itself due to thermals like you said, you should also be aware that all Ubuntu's are replacing more and more traditional packages with snaps for an increasing number of applications.

    Step 1 (by the system) of opening a snap application for the first time (since boot) is to extract the compressed snap image, which makes startup time significantly longer (like several seconds for something you would expect to be instant). Once the application is started performance should be the same as if the application had been installed as a traditional .deb package.

    You should also consider adding flatpak support and flathub. Applications installed as Flatpaks generally integrate better in the desktop than snaps, and flathub has a large and growing selection of apps. The flathub website has a few command lines you can copy-paste to enable flatpak and flathub support, then apps from Flathub will show up in the Discover app store.

    Personally I use Kubuntu and use both Flatpak and snap apps, but generally prefer flatpaks when they're available. And any software where I don't care about having a recent version I install as a traditional package because it's more lean

  • Like maxmal said, FreeCAD has an Architecture (and BIM) workbench, which is heavily developed by one of the main FreeCAD Devs. Try it out and see if it works for you

    Calling the architecture workbench a plugin is technically correct, but a bit misleading, as all core features are technically plugins(workbenches). The Architecture workbench is a built-in default feature