• 0 Posts
  • 19 Comments
Joined 18 days ago
cake
Cake day: July 29th, 2026

help-circle
  • You will be making a terrible, stupid and wholly avoidable mistake that can never be undone if you allow others to keep you from attending your own fathers funeral because they make you uncomfortable.

    E: you are giving ground by not attending. You already have the right to the ground, you were explicitly asked to attend the funeral. If you choose to be bullied out of the funeral you are giving up the ground you were invited to occupy.

    It is an act of cowardice, a retreat, if you don’t attend.

    If you’re truly above these people then don’t let them push you around and honor your dying loved one’s wishes in spite of their bullshit!









  • You won’t. When you loosen the stem bolt it’ll come up but it needs to go down so loosen it up maybe a half inch or so then hit the bolt head with a hammer. If you’re worried about messing up the bolt face then put a board or something on top of it and hit that. I used to use an old copy of glens complete bicycle manual as a go between for stem bolts and a four pound sledge.

    E: it’s not always clear what’s going on. The stem bolt can keep the stem tight because the stems “base” (the part inside the tube) is cut through diagonally. The part at the bottom is what the stem bolt is actually attached to so when you tighten the bolt the part at the bottom slides out against the rest of the stem and becomes really tight inside the tube. When you loosen it it’s supposed to relieve that tension and become loose but actually it’s rusted in place so you gotta clink the bolt head with a hammer before the stem will come out.






  • A handful of barley, rice or oats is a nice addition at the end of a soup. Leafy greensike spinach all chopped up are good at the end too. You wanna stop cooking them when they look more green.

    You want a variety of vegetables in your food. Carrots, celery, turnips and all kinds of onions will make the food taste better and nourish you longer.

    Here’s how to make soup, broken up into steps that can be done on different days:

    Step 1: cook off your chicken. Take cheap cuts like skin on bone in leg quarters and bake them until they’re almost done. In the us you can get big bag for ~.50 cents a pound. When they’re almost cooked, pull em out of the oven and put them in the fridge for later.

    Step 2: make stock. Sometime later, debone and remove the skin from your cooked chicken. Save the bones and skin. Take all the vegetables you’re gonna put in the soup and prepare them completely, peeling and slicing onions, carrots etc and slicing ends off celery. Save all that stuff except for potato and turnip parts. Those can go in compost or trash.

    It’s easiest if you have an electric pressure cooker like an instant pot for this, but you can do it longer on stovetop if you need. Boil all the vegetable stuff and chicken bones and skin for about an hour and a half in the instant pot or stovetop. If you use the pressure cooker you’ll have rich flavorful broth, if you do stovetop you may need to wait longer for it to get good.

    Strain everything out and save the stock.

    Step 3: make soup. Start with a roux by melting butter then adding an equal amount of flour and whisking it together. Let it cook while you keep it whisking till it’s as brown as you like and then add your vegetables for a few minutes then stock and chicken. Salt, pepper and herbs can be added at this point and once everything is cooked you can put the handful of grains and chopped up greens in.

    E: the above is perfectly fine and you will be happy with it, but if you have the time and pots&pans, you can: sear your chunks of chicken and carrots/onions and garlic to get more flavors, add the peel from ginger root to your stock for a Chinese restaurant taste, simmer your already strained stock in a pot and skim off the foam, skim and save the fat off the top for frying eggs or anything else in, add mushrooms before anything else because they take forever to cook, use bay leaves and even when you fill up every Tupperware in the whole house to store it all leave those things in they’ll keep adding flavor!



  • I just booted up my copy and to remediate what I’m going out on a limb and assuming is the problem, you’d want to run level 3.

    It reads and rewrites every block on the device which, if your slow ssd operations on boot are due to the ssd controller having to try to read a block a bunch of times in order to actually get the contents of the block and pass it down the bus, will speed up the ssd operations that reference frequently read blocks. Like the ones used during the decryption and boot process.

    That wiki article is incredibly out of date. The reference for only using level 1 or 2 is from 2013.

    E: also I like 4 because ssd endurance is not a big deal and ssds lowkey suck and need to be tested before I use em.


  • It’s sorted by length because you invoked the blame flag. The blame flag lists the output by start time.

    Systemd is multithreaded so it’s not like all this stuff happens in sequence. If that were the case you’d have a computer that takes five minutes to boot.

    The tpm is the thing that takes the longest because it has to check a bunch of shit. You can’t do anything about the tpm because you’re using it for encryption and measured boot.

    You’re also looking at the wrong thing. Look at all the 3s sections where the system is fiddle fucking around with the ssd. Run spinrite lvl3 or 4 so all those sectors the ssd has to try to read 69000 times get rewritten and see if that doesn’t speed things up.

    E: spinrite lvl3



  • It’s not possible to avoid llm use in volunteer open source development if you prioritize software quality and security.

    Whether we want it or not, people looking for bugs are using llms. They are finding phenomenal numbers of bugs. Implementing the fixes has created a huge workload.

    Whether we want it or not, the Wayland people have decided that a new, piecemeal system for graphical desktops that relies on many disparate implementations of protocols is what we will use going forward. This has created a tremendous workload because there are now many different channels through which bugs and updates must be handled.

    In this situation a volunteer development community must rely on every work saving tool they can just to keep up. For the person in the trenches there is no alternative.

    If you prioritize quality as measured by the extent to which your software supports the various Wayland doohickies or security as measured by active exploitable bugs, you have to use llms.

    These conditions will eventually remove the structure of incentives for open source development.

    None of the above is a value judgement.