• 0 Posts
  • 15 Comments
Joined 1 month ago
cake
Cake day: September 25th, 2025

help-circle


  • What you use depends on your requirements. Excel can be just the right thing if it gets the job done, it has some great features, and with some outside help you can do basic versioning and whatever else you may need.

    Databases are best for when you need:

    Documented Approval processes

    Documented versioning

    Interfaces with other IT tools

    Managing LOTS of various types of data

    Metadata

    Especially the last two are where a database shines. If you have lots of different types of data/files, then there is no good way to keep them organized in a static file structure. By adding tags to them (like date created, file type, priority, status, customer, project name, etc.) you can later search and filter based on what you are looking for. Need all files related to a certain project with the status “active”? Easy, just tell the database that it should filter based on those tags and boom, done.

    SQL is a great place to start if you want to learn about programming. If you are just looking to stay organized, then programs like obsidian are awesome. You can very easily make a database out of obsidian with the free tutorials for plugins like dataview and templater.



  • “Little to no” gender-affirming surgeries are being performed on minors in the United States, and those that are performed are overwhelmingly on cisgender minors.

    Out of the 151 breast reductions that were performed in 2019 on American minors, 146 (97 percent) were performed on cisgender males, according to a new study published in JAMA. Out of the 636 breast reductions performed on adults, 507 (80 percent) were performed on cisgender males.

    The study used data from 47,437,919 adults and 22,827,194 minors who were insured that year, finding that chest-related operations accounted for 1,591 out of 2,664 (59.7 percent) of surgical procedures performed on adults, and 82 of 85 (96.4 percent) of surgical procedures performed on minors.

    I’d bet that you were one of those cis kids that got his breasts reduced, and like a closeted priest you are publicly shaming what you privately do. But there is no shame in it. It is a non-issue, used by the ultra-wealthy to distract from their hubris.


  • I’m an electrical engineer that has become a proprietary cloud-tool admin. I occasionally use an LLM (chatGPT web) to write VBA code to do various API calls and transform excel/Jason/XML/CSV data from one format to another for various import/export tasks that would otherwise eat up my time.

    I just use the chat, and copy/paste the code.

    I spend an hour to meticulously describe the process I need the code to do, and then another hour or two testing, debugging and polishing, and get a result that would take me days to produce by myself. I then document the code (I try to use lots of sub-modules that can be reused) so that I can use the LLM less in the future.

    I don’t feel great about the environment impact, which is why I try to limit the usage, and do debugging and improvements by myself. I’m also trying to push management to invest in a lean LLM that runs on the companies servers. I’m also looking into getting a better PC privately, which I could also run a local LLM on and use for work.









  • I have a Fairphone 5 with eOS, and I’m happy. Their service is painfully slow, but otherwise professional and reliable. You can run into headaches when flashing eOS if you are not super-cautious (dm mefor details if you like), but the instructions are good, and you can also buy various phones direct from Murena with eOS already installed.