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/)LN
Posts
0
Comments
66
Joined
2 yr. ago

  • Good devs are good regardless of context, they may have their personal preferences but in the end welcome bug reports and feature requests, especially the helpful ones because it helps the project. Bad devs are dicks regardless of context as well, all they care about is review rate and other numbers appear in the scoreboard

  • Very good show. It's rare to see shows or movies that explore the human-robot relationship nowadays. I remember there was Gene of AI and Vivy a few years ago. While both are good in thier own ways, I like Pluto better. It's my favorite show this year so far

  • ...

    Jump
  • Agreed. Qalculate is my definitive answer to the software alternative to TI/Casio calculator. If I want more freedom in my calculation I would just use iPython shell

  • I have tried Ungoogled Chromium before. While it's undeniably better in security and privacy, there were also many things that are not so convenient such as installing extensions, streaming with widevine DRM etc. For a program that serves the sole purpose of filling the compatibility gap, the fact that it doesn't "just works" makes it less optimal than vanilla Chromium for me

  • What is wrong with Chromium with uBlock origin? I was a Brave user then after all their controversies I moved on to Chromium. I use FF primarily though, only Chromium for websites that have issues

  • Ackchyually, value watching in debugger almost guarantee to get the value by address, but printf in some languages can pass by value, unnecessarily make copy of the watched variable, and the value printed is the copied data instead of the original

  • In my opinion, it's bad either way for different reasons

    If they do tell the difference, then there is some tracking built into the machine that runs the engine, which is bad for the application user

    If they don't tell the difference, then there will be exploits for intentionally reinstall multiple times, which is bad for the application developers

  • For me it's the fact that Ubuntu forcefully shove snap into my system when I want the normal deb install with apt. I'm sure snap has gone better over the years but this is something that I absolutely hate. When I want to use snap/flatpak, I can use snap/flatpak install, and when I say apt install it should be deb install as it's supposed to be as a Debian variant. Linux tools has always been known for doing exactly what is told, whereas what Ubuntu is recently doing is the opposite of it

  • I recently use Zola as a static site generator for my personal github.io website. In the past I used Jekll and Pelican, but I now use Zola for its simplicity in usage and dependency (single binary and file system based extension/theme)

  • If you are android, there is an app called Shelter that lets you create customized contained work profile inside which apps can be killed completely until you enable work profile again. This would usually be enabled by certain official app by your employer's IT policy, such as MS's Company Policy, so you don't normally have control over what app to put in the profile, but with Shelter you can pick and choose any app into the work profile freely. If you have other apps you don't trust, you can also use it to contain them too