

It’s how a number of them get paid.
It’s how a number of them get paid.
Seems to depend where you’re located. US here:
Boss: let’s pretend like this decision wasn’t made back in October before any of the formal end of year review process even started or you provided any feedback on your goal.
Is this be unique to the company I work for or am I falling victim to the grass being greener on the other side.
There are literally three of us!
(or so it seems from these threads)
IMO things are way better than they were 6 months ago.
Cars and airplanes do have 3D printed parts. They’re much more common in the prototyping phase, but they are used in production and are making their way to space.
I completely agree with your general sentiment though. Any time a new piece of technology shows promise there are a ton of people who will loudly proclame that it will completely replace <old and busted technology> in <a massive amount of areas> while turning a blind eye to things like scaling and/or practical limitations.
See also: low/no code, which has roots going back to the 1980s at least.
I agree with you on planned obsolescence, but I think there’s more to the story. The quantity of things/conveniences in our lives is greater than at any point in history. We have two younger kids and the quantity of… junk they have is astounding. As parents, we’ve sought out lower quality/throw away/gimmicky toys for things like goodie bags at birthday parties. Sticky hands, silicone squeeze toys, etc. To some extent, the internet is contributing to this since shipping and handling aren’t free and buying a single fidget spinner for $5 doesn’t sound like a good deal when you can get a bag of them for $8.
There are also plenty of instances of people replacing perfectly functional items because the newer version became available. People buy them for status or for a perceived increase in convince/quality. This is true for compute/tech, but has been extending into things like smart home (replacing a functional light-bulb, switch, doorbell, thermostat etc for a IoT device). I get that some people are into these things, but it seems disingenuous to say that the only thing driving this is planned obsolescence.
We have to move toward less carbon intensive means of production, but we also need to figure out how to change the endless stream of “better/faster/newer” that people feel compelled to purchase.
I think the idea was “reduce consumption”. As a society we buy tons of stuff, way more than 50 or 100 years ago.
Oh, sorry - it was the post title.
The song in the meme is Ohio is for lovers by Hawthorne Heights.
And I can’t make it on my own (And I can’t make it on my own) Because my heart is in Ohio So cut my wrists and black my eyes (Cut my wrists and black my eyes) So I can fall asleep tonight, or die
Deep, I know.
Not to say that Dashboard Confessional doesn’t have similar lyrics, lol.
For everyone following along at home: this website is worth a click if you’ve never seen it before!
Rinsing rice does wonders. Without a rice cooker you’ll need to strain it, but it’s still worth it.
We made rice for years using this method and it is a very reliable cooking method. Rice doesn’t really leave you a lot of wiggle room though, which is where a rice cooker comes in handy. As an added bonus, some rice cookers come with water lines in them. I measure my dry rice into the cooker, rinse using the cooker, dump most of the water out, and fill to the appropriate level.
Different species of rice have very different textures and somewhat (subtle) different flavorss.
Some rice, like basmati, can be cooked using the pasta method (intentionally use way too much water and strain the excess off after the rice is cooked). I guess all rice could be cooked that way, but you would be giving up some starch.
TIL: https://en.m.wikipedia.org/wiki/Lorem_ipsum
In publishing and graphic design, Lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content
I work at a big company. We have tons and tons of problems to go solve that are getting little attention in addition to having a lot of redundant and/or “what would you say you do here” type positions. Most of this happens by accident, but it’s nearly impossible to unwind and redeploy those teams. My guess is that the big reasons why is because of leadership not wanting to look bad - a mix of “why did you staff this to begin with?” and “why did you let this go on for so long?” When these groups are eventually found during a reorg they tend to be let go vs redeployed, which makes it even harder for the remaining groups to do anything. The cycle is truly silly.
I agree with your overall sentiment, but I personally find googles fuel savings optimistic and/or flat out misleading. “Hey, you could turn off your usual route here and get there in a similar time… Or you could stay on your usual route and save 2% on gas” seems to be a very frequent occurrence for me.
I also don’t think that needs AI. The pathfinding algorithm just needs to apply different weights to the choices based on things like changes in elevation, number of stop signs, total distance, etc. Navigation systems from yester-year could do this well before the prevalence of AI. That said, AI can be used to develop and/or tune these algorithms instead of having a dedicated team of humans focused on this specific area.
I subscribed to the communities I care the most about and sort by subscribed and new. That said, across 20 communities it’s probably something like 10-15 new posts per day so after I get through those and interact it’s off to all.
But I do try to engage in the communities I want to see grow.
But but but… I want the little offshoot niche community to grow! I also want content to get seen by more than 5 people.
In reality there just isn’t the user mass to make small/niche communities viable right now, so you see more general communities filling the void.
An easy example is 3D printing. There are two 3D printing communities in the lemmyverse. There’s also a ‘fix my print’ community that’s a ghost town and a few printer specific communities that are also ghost towns. Posts in these more specialized communities tend to get a consistent level of votes, but very few comments.
I’ve intentionally been trying to seed more content, but it’s hard without literally posting the same thing in two spots.
People really underestimate the amount of time kids take. You may think you know, but it’s a whole other thing to live it. Wake up to kids, get kids situated for the day, work, get the kids, feed the kids, play with the kids and take them to activities, bathe the kids, put the kids to sleep. Any time for anything for you/your spouse/the house happens after they’re asleep. Sure, you can take them to the store but that causes headache. Sure, you can do housework with them around but if you’re home alone with them they’re more likely to be actively undoing anything you just did the next room over than to anything else.
Kids are a lot of fun, but they’re also a lot of work.
Android is built in the Linux kernel. That’s actually some of what causes this - Android’s permissions model takes the Linux model and amplifies it. Apps are treated like users to prevent them from messing with each other’s files. If an app uses Android’s downloads manager it can write to the downloads directory, but it can only see the files that it put there.