There’s a few styles, here’s one from Walmart, they’re super cheap. Style I’m familiar with has these sort of notched feet to ensure they stay together but without touching the ice.
There’s a few styles, here’s one from Walmart, they’re super cheap. Style I’m familiar with has these sort of notched feet to ensure they stay together but without touching the ice.
Telling an obese person to “stop it” is like telling a depressed person to stop being depressed, it totally ignores the underlying reasons.
I’ve struggled weight wise my entire life, been up and down 50 kilos over a decade, since actually getting an ADHD diagnosis and therapy it’s trending downwards to where I want it to be.
I strongly believe from my own experiences (and others I know) there’s a strong addiction component to obesity, would you describe smokers as having poor self control? There’s a massive mental health (and genetic for that matter) component to obesity that’s frankly overlooked, often can be a trauma response, maladaptive coping mechanism or as I said, addiction.
Have you ever talked to an obese person? My weight is/was a huge source of my self negativity, not a single person I know actually likes being obese, don’t want to be that way, that cycle of self loathing is a spiral and it’s really hard to break that, especially when society sees fit to attribute the entire condition to some sort of moral failing that makes it even harder for people to want to ask for help, let alone receive it.
I’m lucky, I’ve always been pretty active so judicious food logging + exercise works for me (and has in the past), others not so much. GLP-1 Agonists are an absolute godsend for people who really struggle from what I’ve been told (my ADHD meds kill appetite too, totally won’t discount their contribution) they totally kill any food noise, actually helps keep them satiated, and importantly, kills their food stress response. Literally life changing, enabling them to actually get to a place where they can sustain it.
All of this is just the mental health components, there’s other barriers in some places, food deserts are absolutely a thing and lack of walkable neighbourhoods does not help either.
I think pickling cucumbers are supposed to stay crisper, but a lot of it is technique too. Last batch of lacto pickles I did, I didn’t cut the blossom end off and apparently that keeps them snappy, supposedly tannins and stuff like calcium chloride help too, I didn’t add bayleaf until they’d pretty much already done their thing.
Tasted great but texture wasn’t what I wanted, way too soft, they got used for potato salad though. Did the same thing with jalapeño though and those turned out amazing, they have a different flavour than the ones you can usually buy, but it somehow works.
I bought a Brother colour laser last year (which on the outside looks identical to the monochrome one I bought 17 years ago that lives with my parents), zero issues, which pretty much has been my experience with printers on linux (also tried a ~5 y/o & 25 y/o HP LaserJet, one being the cheapest thing I’ve ever used, other being old office equipment, think I tried the Epson ecotank and photo printer my mil has as well)
Two-spirit it’s (to my knowledge) very much tied to indigenous culture, recognising people who fulfill a traditional third gender, you’ll see 2S included a lot in Canada, official government stuff uses 2SLGBTQI+.
Pretty much every person I know in Canada has an electric kettle and every single office I’ve worked in has one, my kitchen has 15a outlets which is still 1800W. I have a simple gooseneck kettle that I usw mainly for coffee, it’s only 1kW and holds around 750ml, it’s not blisteringly fast but it’s boiled before I’ve ground my coffee.
The whole “120v is holding us back from having kettles” is way overblown (technology connections has a video on electric kettles).
Colour based terms are super cultural too from what I’ve been told, stuff like red being bad and green being good isn’t universal so imo it’s not a bad idea to use more explicit terminology.
Beyond that, if you go into reporting and the like, red/green colour coding for indicators isn’t accessible (colour blindness isn’t uncommon, last job I had a few colleagues with red/green and one with blue/yellow, I was told that making them very distinct shades helps a lot), people also print stuff out on monochrome printers (there’s old data viz wisdom that suggested designing for this) so I prefered symbols when I did more of that work, still suggest it when I get asked to review things.
It’s not terrible advice tbh, even just hand sketches are solid for getting ideas down, makes it easy to translate to cad. It at least helps me think things through and the like.
Get a few pencils with different leads (some harder stuff like 2-4H and an HB) and some nice paper and you’re good, but really anything works, totally have a mockup of my garage on a whiteboard planning where I want to put stuff.
As for cad packages, freecad, as far as I’m aware there are some architecture workbench plugins, and there’s a tech drawing workbench. Coming back to cad after a while I found it super easy to pick back up (coming from solidworks at least)
I modded my 880s to have removable cables , replaced the pads and the headband as they were getting a bit worn after a decade of daily driving them. I use 1990s as my daily driver these days but I like having options.
Seriously solid headphones, I’m not immediately writing them off because a Chinese company though, I’ve used FiiO stuff for 15 years and it’s been solid, so fingers crossed.
That’s the predominant one in Canada too, at least in my experience.
Goes with a Chipper Shredder (Woodchipper), sure there’s probably other things named the same way.
Just tacking on that box fan filters are really easy to make and do a solid job in my experience. Use high quality filters (like MPR 1900+/Merv13+), duct tape them into a cube (air direction facing inward in my case) and duct tape it to the intake side of the fan, I use 4 filters with the bottom being a cardboard blank, but there’s a ton of designs out there.
If you do it manually, path is something like (if it’s on the ssd at least)
~/.local/steam/steamapps/common/StardewValley/mods
SMAPI has a .sh in their release zip that sets it up for you, and their wiki is pretty solid if you’re wanting to do it through proton instead of the native application. I gave the nexus mod app a try, works pretty well but without premium you need to download mods individually, having an actual mod manager is nice though.
I’ve done rimworld modding running that through proton, but rimworld has workshop support and various mod managers so that was really easy to do (and plays pretty well, but I played rimworld on the og steam controller in the past so was kinda used to it)
Just setup mods for my partner’s steamdeck, ended up putting stardew Very expanded on both our decks and doing a new playthrough, needed to tweak a few settings as a chunk of mods seem to expect keyboard/mouse controls.
Runs pretty well all things considered, it’s added an overwhelming amount of stuff.
If I recall the Verb-Noun idea is supposed to make it clear what is happening, take a look through stuff like the approved verbs for defining cmdlets. There’s aliases and stuff for sure for example I think ls is an aliases for Get-ChildItem in PowerShell.
It’s supposed to make it so you don’t necessarily need to look things up, need to do something to an item? Well you can Copy, Remove, Rename, Move etc, and while yeah that’s a super basic example that you know the equivalent linux commands for, the concept is supposed to apply everywhere. Now, whether or not people follow the guidelines is probably another story.
I don’t really hate shell scripting, feel like they all have their place, complex stuff though is nicer in straight PowerShell than bash IMO, but I’m fine using either.
Synapse link is a pain too if you’re doing everything with as much private networking as possible. Actual setup is quick, but you need a windows machine for the PowerShell libraries needed for the dynamics side of the link, and if you’re just added as a guest to a client tenant, the cmdlets won’t let you login on their tenant, always uses the default tenant as far as I recall and there’s no tenant flag. I’ve set it up a handful of times and once it’s up it works really well, just an annoyance sometimes getting there. Think doing it through event hub has some similar irritations too.
I’ve not had the pain of dealing with fabric extensively, most of the engineers and data scientists I work with hate working with it, everything seems like a halfbaked implementation of stuff in synapse, adf and Power BI premium but somehow worse, and their documentation is increasingly unhelpful.
I use moonlight a lot on my deck for more intense stuff, gets way better battery life that way too. Ended up using the deck a lot more than I expected I would.
I bought both the Witcher 1 & 2 for around a buck cad each, not quite the same deal but still fantastic value for the cost.
If you want to skip the awful smelling phase, use some citrus for the first few days. Pineapple juice works, recently did one with orange juice. Gets the ph low enough so lactobacillus can thrive. Gave it an extra week to build some strength before baking and yeah, works great.
I just did equal mass of juice and flour, prefer 100% rye or whole wheat to start, 50g each, add more ap flour after it’s established.
Should add eduke32 (that’s the repo, site here) for Duke Nukem 3D, believe Ion Fury (which is phenomenal) is built on that, think I’ve seen mention of it working with other build engine games, I’ve used with assets from world tour, it’s a better experience imo.
Gzdoom has some great games built on the engine too (bit of a tangent), Selaco and Hedon both fantastic games.
Some places will issue library cards if you work in the city but don’t live there just as an fyi.
Some systems let you check out and sync to an e-reader too, kobos work with my system but I think there’s other ways to get then on there.