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/)J
Posts
1
Comments
229
Joined
3 yr. ago

  • Hi, not OP, but: that's known as frontmatter, it's somewhat widespread, and thus I suspect that it's much more difficult to have it live at the end of your markdown files than in a separate file or db altogether - unless OP is already rolling their own markdown parser.

  • Deleted

    Permanently Deleted

    Jump
  • I have the same preference for personal projects, but when I was working on a corporate team it was really useful to have the "run configs" for intellij checked in so that each new team member didn't need to set them up by themselves. Some of the setup needed to get the python debugger properly connected to the project could get quite gnarly.

  • I agree with the many others who say you're more than ready to start learning rust. I would add that if you've brushed up against manual memory management in C, then you might find the following a great introduction to rust and the borrow-checker: https://rust-unofficial.github.io/too-many-lists/

    As usual for discussions about starting to learn rust, I would also recommend the "special"/experimental version of The Book maintained by Brown University: https://rust-book.cs.brown.edu/title-page.html . It has little interactive quizzes that help check your understanding, and some fancy diagrams in the sections on pointers and the borrow-checker.

  • I wonder if the "language training" has anything to do with it.

  • In case you omitted the following out of ignorance and not by deliberate choice:

    podman unshare can be used to (mostly) painlessly access the files created by rootless podman.

  • I'm surprised that's what your experience of it was. To me it was about his hopeless (arguably naive) struggle to do what he thought was right and true in a time where both truth and morality were mostly becoming weaponized in service of alignments of power. He thought he could thread the needle only to time and time again have simply been used by others to further their own agendas, leaving hurt bystanders in his wake.

    I somewhat agree that an hour could be cut out, though I don't exactly know which parts.

  • ehehehehe thanks for that mental image

    Of course, one can always reclaim that space if the data truly is inaccessible. Makes me want to write a joke program for "cleaning up" after ransomware that just removes the data from the partition table (or whatever the equivalent for files is - would that just be rm?)

  • I recently went from 0 to 1. Reinstalled my VPS under debian, and decided to run my forgejo instance with their rootless container. Mostly as a learning experience, but also to easily decouple the forgejo version from whichever version my distro packages.

  • I want to agree, but knowing Trump it would be a national flavor of socialism :/

  • Guess they didn't get Nadella's memo about AI use needing to benefit all of humanity...

  • Deleted

    Permanently Deleted

    Jump
  • When you're coming back from the rave and it snowed

  • Deleted

    Permanently Deleted

    Jump
  • I daydream of #16

    I've worked on a reverse #10 before (i.e. vertical monitor in the middle, surrounded by two landscape monitors)

    Apparently Linux Torvalds works on dual 6k monitors

  • Out of the 4 comments other than yours, there are exactly 2 that recommend using a different distro.