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/)BC
Posts
1
Comments
2,405
Joined
2 yr. ago
  • Pretty much the requirement for my wife. She really struggled with inconsistency of Windows and how slow it responded. Move to Linux, and she runs it fine with no more complaints, she just wants it identical after a version upgrade or if there is a reinstall ever needed. So for her I went with NixOS and have her config files stored for later.

  • Same here, I saw one picture of the IBM that looked like it could have bumps, but the pixelation also meant it could just be reflections due to the convex shape. Also if you have old typewriters, its a faux pas not to share pictures LOL

  • It is racing against time not opponent position, except when they do RallyCross and start two simultaneously. Auto racing just describes that it is cars. Decades back I always heard it called Rally Racing, rather than Circuit Racing or Drag Racing. I think we have must have dropped Racing off of Rally and Circuit off of Circuit. But Rally describes that it is timed stages rather than a circuit.

  • Use an email relay, and don't enter many personal details. While this stuff is invisible to general users, marketers can purchase a paid linked in that allows gleaning that data and making call lists, so it will have your name, email, phone number, job description etc. This is fine if you hope somebody calls you for a job, but it also gets in the wrong hands and you get spam on your phone and email

  • You don't even need a machine or mixer. There is the "artisan bread in 5 minutes a day" book and website. You add flour water yeast and salt, stir it in with a knife or spatula then stir or fold it in with your hands till it is somewhat consistent. They even say don't over mix, the dough will figure it out. Wait two hours. Either boule it up or cut into bun blobs , rise again 40 mins and then bake it. Easiest recipe ever and it tastes amazing.

  • Totally unsure if this is accurate, but chatgpt is 100% confident LOL. Brand/Model Approximate Introduction Year Homing Nubs on F and J Keys IBM Selectric 1961 Yes Royal Quiet Deluxe 1939 Yes Hermes 3000 1958 Yes Olivetti Lettera 22 1950 Yes Underwood Standard 1929 Yes

    Couldn't find images showing these. Looks like on computers their is info about it starting in 83

  • Yeah being able to read an article and have it trigger a thought process where you grok the concepts an paraphrase, is such a huge skill. Reading a summary is not the same even if your words would be written out the same in the end.

    Also as a deep dive user of technical program, when I chatgpt some questions about this aoftware the output is often totally wrong, and even if I feed it some correct info it says oh right and changes it into more garbage. At a surface level though it looks very correct to a person who's never used the software before.

  • Linux @lemmy.ml
    BCsven @lemmy.ca

    Shout out to Linux/FOSS maintainers

    Many thanks to all those that maintain FOSS. i had setup a pi4 running 32 bit Debian Buster years ago (pandemic days) with OpenMediaVault 5. With the OMV docker and portainer plugin I had various dockers running, but found some dockerhub images weren't supporting 32bit. I had thought ubout updating to 64 bit install but thought I might have headaches, so just blocked the pi from accessing the internet and sidelined the update. Since it is the holidays I figured I would tackle an update.

    Scope:

    • update to 64 bit
    • move from Buster to Bullseye
    • move from OMV5 to OMV6
    • fix everything that failed including docker.

    Step 1 add "arm_64bit=1" in the config.txt file of /boot and reboot. Took a while to boot with lots of drive activity but 64 kernel worked perfectly.

    Step 2: run sudo omv-release-upgrade

    That is it. Two commands and everything updated perfectly. Nothing to fix.

    To me that is an amazing testament to the work put in by everyone for Linux kernel, the OS, OMV devs, and