Don't have much to say about how to do things, but I'd say try to reduce the number of things to do, so the little you still have to do won't be a big deal. For example, I only communicate with companies/suppliers via email/phone (and change suppliers if they can't accommodate that). This means any physical mail that arrives must be spam, and goes in the trash without even being opened - anything I care about would i…
I wouldn't call using Ubereats and hiring cleaners to be increasing efficiency, but rather outsourcing your work. Throwaway plates and forks are also terrible inefficient from an environmental point of view. Also, don't you find it less enjoyable to eat with plastic tableware? What I've found works best for me is to minimise the number of plates and forks you have in the house. If you only have one plate, you just wa…
Ask: How do you apply “programmer’s” efficiency in everyday life things?
31–40 of 83 posts
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#32Hard to measure but I believe I think more about how things might fail than other family members.
I've seen similar - Them: "You're too pessimistic" vs. Me: "You haven't thought this all the way through". There's a balance to be struck though, because often worrying too much about things that don't happen or saying "I told you so" when they do only really serves to annoy people.
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#33Don't have much to say about how to do things, but I'd say try to reduce the number of things to do, so the little you still have to do won't be a big deal. For example, I only communicate with companies/suppliers via email/phone (and change suppliers if they can't accommodate that). This means any physical mail that arrives must be spam, and goes in the trash without even being opened - anything I care about would i…
Why not go all the way, and live on Soylent?
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#34Earlier quoted context omitted.
Plates are paper so the environmental impact should be relatively low. I agree that the plastic forks are still a problem but haven't really found a solution. I do wonder though, would never having to wash dishes offset the impact of disposable cutlery? Edit: never mind, see below. Apparently paper still has a ton of impact as far as manufacturing it goes (it's not just renewable trees, there are chemicals involved).
Offset the impact on the environment? I don't think so. How is it harmful to the environment if you wash dishes?
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#35I store physical items in my home in an LRU cache. Items I use all the the time are close to the places where I use them. Less frequently used items are stored further from the place they are used, for example in a closet or the garage. This clashes badly with my roommate, also a programmer, who strongly prefers to store items by category. He will put all the kitchen gadgets on a shelf by the kitchen even if those ga…
I've always done this but I always find my cache being polluted because I didn't estimate the frequency of use correctly. Regular purges are important otherwise it ends up as a fragmented mess. A good alternative is how I handle my clothes, many would call it a pile but my clothes are stored as a few LIFO stacks, one for work, one for weekends, one for underwear, etc. For work the shirts are all the same so it's just…
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#36Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#37Don't have much to say about how to do things, but I'd say try to reduce the number of things to do, so the little you still have to do won't be a big deal. For example, I only communicate with companies/suppliers via email/phone (and change suppliers if they can't accommodate that). This means any physical mail that arrives must be spam, and goes in the trash without even being opened - anything I care about would i…
For example, if the IRS wants something for you they will never call you first. Heck, they defneitly won't send you an email first. Instead, they send you a letter.
If you are in the process of identity theft, you will want to keep a close eye on your mail to verify there aren't any letters about an account you just opened.
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#38https://smile.amazon.com/Algorithms-Live-Computer-Science-De...
Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#39Re: Ask: How do you apply “programmer’s” efficiency in everyday life things?
#40Don't have much to say about how to do things, but I'd say try to reduce the number of things to do, so the little you still have to do won't be a big deal. For example, I only communicate with companies/suppliers via email/phone (and change suppliers if they can't accommodate that). This means any physical mail that arrives must be spam, and goes in the trash without even being opened - anything I care about would i…
This will bite you in the ass in the future. If you are in the USA, some entities who you should defneitly pay attention to do initial communication only through mail. For example, if the IRS wants something for you they will never call you first. Heck, they defneitly won't send you an email first. Instead, they send you a letter. If you are in the process of identity theft, you will want to keep a close eye on your…
However, wouldn't important letters (like urgent communication from the IRS or similar government agency) that could have consequences if unread be sent as registered letters (where at least in the UK and France the mailman personally hands it to you and asks for a signature)?