• 0 Posts
  • 68 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2024

help-circle


  • The best part is the random bill.

    • Go to the doctor. Get blood drawn.
    • Doctor send the blood to a lab for the test. Doesn’t tell me who. I don’t care who. It’s their subcontractor, let them worry about it. *Go back to the doctor or get a call for results. Pay the doctor the standard co-pay. *Months later a random company sends me a bill. This is a company that I have never interacted with or entered into any contract with, for work that somebody else (presumably my doctor, but who the fuck knows for sure) asked them to do for them, sending the results to that other person and NOT to me.

    The system is broken. If any other company subcontracted a part of their work to a third party, you as the client would reasonably expect that work to be paid through the original contract, not get a bill directly from the subcontractor. I didn’t hire them, the doctor hired them. As far as I’m concerned, that’s the doctor’s subcontractor and their debt, not mine. I paid the doctor already.

    Or another variant.

    • Go to the emergency room.
    • Get separate bills FOR THE SAME SERVICE from the hospital, the doctor, and somehow the hospital again but this time it’s the emergency room (which is somehow separate with a different billing company).

    The system is not just broken. It is designed to fleece us and train us to always accept whatever debt the institutions decide to levy on us without question.



  • Mpd + a frontend of your choosing, I prefer ncmpcpp, will run on just about anything and is remotely controlled through apps or ssh. Mpd is great when the server is physically connected to the audio output device. I use it to remotely control a speaker connected server that can also run Plex (because I prefer plexamp for streaming and syncing to my phone, other android devices, and smart speakers). They both look at the same directory of a collection near 30 years in the making with hundreds of thousands of files and a wide array of formats.


  • “non-lethal” Oh, boy! What an infuriating misnomer that is.

    This is also a good time to remember nothing here in this context is “non-lethal”. All of these things (sand bags, tear gas, tasers, pepper spray, mace, rubber bullets, batons, shields, tactical holds, etc.) are accurately called “less lethal” because all of them can and will kill under certain circumstances, even when used by trained officers with good intentions. (I know. How often does that happen, right?) It doesn’t take much to cross that line between “not intending murder” and “actual fucking murder”, often something as simple as a common medical condition or simply falling while moving over hard ground like curbs and sidewalks. If a reporter is using the term “non-lethal” in the context of police brutality, that’s a pretty good sign that you are being lied to.



  • I had a similar network appliance “nest”. I got a rolling kitchen island from IKEA because it has shelves that encourage ventilation and it also fit my printer, UPC, and HTPC/server. Now I have one network appliance cart. Everything is always a few inches off of the floor. All the cords are contained and tied off where necessary to keep the cart’s contents from spilling out in the way. When it’s time to clean around it, it can be wheeled away from the wall or corner. The only cords still connected to the wall are one for power and one for Internet. I can even disconnect it entirely from the wall briefly without too much fuss, just a short time without internet but with the wifi intact.

    The cart would be overkill in your case, but the idea of it would still have value. You could probably fit everything you’ve got into an empty milk crate. That crate could be on wheels and most crates are pretty well ventilated.




  • I like your schema. I’ve used something similar. My hosts have always been sci-fi space/time ships/stations, user accounts are characters from or Captain’s of said vessels. Over the years I’ve had a TARDIS, Serenity, Moya, Out of Bands II, Galactica, Millennium Falcon, Rocinante, etc. It’s usually whatever I happen to be discovering or binging at the time I setup the machine. For nearly a decade the TARDIS was my server/NAS because it was bigger on the inside that survived through several generations of smaller devices like laptops and raspberry Pi’s named after smaller lighter vessels like Serenity and Rocinante.





  • All baking recipes should be in mass for the dry ingredients and volume for the wet ingredients, definitely NOT weight. Because measuring flour by grams (mass) makes sense, but measuring flour by pounds (weight) is fucking stupid. Lots of people in this thread pretending to be smart by using SI units, but were apparently asleep in class when the teacher covered the difference between weight and mass. If you’re going to get picky about such a trifling difference between a volume of sugar and a certain mass of sugar at least get the details correct.




  • She already works in GIS and is looking to supplement that work with python. Python is used for more than geojson and web development in ArcGIS Pro. I’ve use it for constructing labels, simple field calculations, symbology, data processing etc. and in general ESRI makes it pretty simple to implement compared to the other terms you’ve listed. All she really needs to get started using Python with ESRI products is an simple python course and googling for some ArcGIS examples, which are pretty abundant. I remember taking one ages ago that ran the code in the browser, but I can’t remember it now.