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

  • I switched to zsh at a time where completion for commands parameters except file paths in bash wasn't really a thing, you could add some with a script, but they didn't work well. I'm sure the situation has improved by now, but someone told me recently, there are still no descriptions for the completions. I find it very helpful and it saves me opening a man page a lot of times. For example, typing grep -<Tab> gives me this:

    And now I'm so used to many little features (mostly around the syntax) that wouldn't be a reason to switch on their own, that I find bash cumbersome to use.

  • Isn't sha512sum a regular binary, that should not depend on the shell at all? What does nushell do that something like that can break o.O

  • I'm not sure if supports encryption though, which is probably where a dedicated server would be useful.

    Well, ideally you encrypt your data before transferring, so the provider never sees your data. I'm using a storagebox to backup btrfs incremental snapshots (using btrbk) and just AES encrypt them locally before sending them over, so I don't care if the storagebox itself is encrypted.

  • Maybe they also named him after Charlie Chaplin for the moustache ;)

  • cats @lemmy.world

    Charlie was startled by the camera

  • On the one hand, I'm all for having it configurable per app. But there should also be a global default, so that one doesn't need to set it for each program. The current proposal sounds as if I would need to activate it once in the compositor (Gnome) and then separately in Firefox. It should probably be centrally handled by the compositor (not sure if this is possible, don't know how primary selection works on Wayland).

  • In most programs, you can paste the primary selection with Shift+Insert

  • I know, my point is just that less people notice that they can also nominate than that they can vote on the finalists, because the latter is promoted more.

  • Probably yes. But the final voting is advertised on the store front page and usually during the winter sale, sometimes with things like getting cards or such stuff for voting, in addition to the pop-up. At least for me it seems more prominent in the interface than the nominations

  • Nomination is less prominently advertised in Steam compared to the voting itself, but you can nominate any game for an award via its store page. If I hear of it before it is over, it's usually because the devs of some game I'm playing are asking for nominations, I don't remember it being advertised on the store frontpage.

  • If your bulbs use Bluetooth and your phone is an android, that's because on Android you need location permission to scan for Bluetooth devices (as known Bluetooth beacons in range could give away your location). It's still bad, because you can't know if the app uses that permission for anything else.

  • I am interested in that battery research though, because charge-cycle wise, only lithium iron phosphate subsection of EV battery chemistry would last even near that long. Lithium ion only lasts 500 cycles before degrading to 70% and LiPo is only 1000. My ID4 could do 420 km on a charge, assuming a LiPo composition, that is 420k kilometers, which is a quarter of what you say

    Battery cells degrade very different depending on how they are used. The cycles you mention are the typical values for charging up to 100% and then emptying them completely. This isn't how EVs are usually driven. Cells that are only charged to about 80% most of the time live longer. And with large arrays of cells as in an EV battery, the charging electronics also don't just charge and discharge all cells evenly but can optimize for lifetime. Many EVs also don't charge all cells to full when the car says it's at 100% to increase the lifetime (that's why you sometimes see a "net capacity" mentioned, it's the amount of energy the battery management actually allows compared to what the cells could do).

    There are also studies that show that typical usage patterns with small charges all the time (from recuperating) and having long rest times (when the car is parked somewhere) results in a much longer lifetime than simulations with constant use had given, e.g. here: https://news.stanford.edu/stories/2024/12/existing-ev-batteries-may-last-up-to-40-longer-than-expected

    Battery chemistry is of course also something there is new developments in, for example CATL is starting production of sodium ion batteries, but AFAIK these are more about cost per capacity than lifetime.

  • Removed

    Seriously, why?

    Jump
  • I used fzf before atuin, and it works pretty similar, but atuin has a few additional features, as it tracks more information than the normal shell history. For example, you can also search only for commands that you executed in the current directory (great for stuff that is project specific). Or, if you use the history syncing feature, you can toggle search for commands you executed on either any or only the current machine.

  • Removed

    Seriously, why?

    Jump
  • In zsh, you can configure the completion to also show descriptions.

  • You also need a powered adapter for HDMI 2.1 in this case. The passive adapters work, because the DP output on the computer usually supports switching to HDMI output. But for that to work, the driver must support it, so it has the same problem as the HDMI port (which supports 2.1 on a hardware level, but not with AMDs open source drivers)

  • If you want 120Hz, only active adapters will work, which cost around 40$. If you don't, the included HDMI 2.0 will be enough

  • If you don't need 120Hz, you don't need HDMI 2.1. You can get 4k @ 60Hz with the HDMI 2.0 that the Steam Machine has, so you can use just any TV.

  • Passive DP-to-HDMI adapters only work if the device on the Displayport end supports Dual-Mode, i.e. using the Displayport to send an HDMI signal. They often do, but it would require the same driver support for HDMI 2.1. So this would require an active adapter.

  • I remember seeing a documentary about a village in Germany, where many houses were damaged by geothermal plants, caused by water entering layers where it usually didn't reach and the material there taking in water and expanding. So it probably depends a lot on the local geology and also on the depth. I sadly don't remember how deep the one in the documentary was.

    I know a few people that got geothermal heating installed for their homes (in Germany), which goes a lot less deep than something intended for whole cities or districts. The one at my friend's home is 50m deep, and it looks like anything less than 400m is considered "near surface"