• 0 Posts
  • 72 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • It’s not worth the effort and testing. People would only experience it once every 3-4 years, depending on when they get a new laptop. Must still shouldn’t have to worry since other software would install that version of .NET already.

    Plus, people don’t bother to read error messages anyways. Another tool I created would create PDFs of the financials. The first section would be pulled from the EPM and the second would be a data dump of every transaction for each cost center. If the totals don’t match to the dollar, the script would throw an error.

    90% of the time, it was because the EPM data was being refreshed as it’s scheduled to do so every half hour and takes 3-4 minutes. So I had the error message tell the person to just go take a quick break and come back. Still, people would email me saying they don’t understand why they’re getting the error and it would always be fixed if they just wait.


  • I don’t even work in IT but I make complex Excel tools for my Finance team.

    I get an email about once every week or two from one of my coworkers asking what to do about an issue. Nearly every single issue would have been resolved if they just read even the first few instructions.

    My favorite is a specific tool we use to review the financials. It relies on Scripting.Dictionary which is only present in .NET 3.5.1 or prior. The very first instruction on the file says you need to download it. There’s even a very handy button right there which will take you to our software center to install it.

    Yet every single time someone gets a new laptop, they immediately assume that the file is broken.


  • Fwiw mining and manufacturing isn’t as bad as some people want you to believe.

    About 40% of lithium comes from brine extraction. There’s a lot of lithium in the ground which are dissolved in brine - a super salty solution of minerals and water. They’re extracted by allowing the water to evaporate into the atmosphere and then retrieving the minerals from that.

    While that “wastes” a lot of water, none of that water was usable in the first place. It’s too salty for humans and would kill any plants or fish if used for crops or dumped respectively.

    Another 60% comes from normal hard rock mining. This is as environmentally friendly as most mining is.

    A small portion - about 2% - comes from clay mining. This is actually rather bad for the environment and results in a lot of atmospheric pollution. Fortunately, it’s a small shrinking portion of total mining.

    The other main minerals in li-ions are cobalt, manganese, and lithium.

    A large amount of cobalt comes from artisanal mining in the Congo. Artisanal is just a fancy term that means it’s not work being performed by a company at a dedicated mine, but on a small scale such as a single person digging an area and collecting it or a handful of people who run their own mine. Unfortunately, though, we know that slave and child labor are used at a large portion of these mines.

    Fortunately, there has been a large push to move to more sustainable mining practices. Some Congo miners have allowed outside observers to verify that all miners are adults working of their own volition.

    Other countries such as Cuba and Indonesia have begun mining cobalt and are also following minimum employment practices. As a side benefit, these mines are also the main sources for nickel which reduces the number of mines we need.

    Manganese is rather interesting. The current extraction process involves using natural gas to separate the components. However, there are nodules on the ocean floor which are rich in manganese. While these would produce less pollution to process, there are worries that removing the nodules would cause irreparable harm to the local environment.

    However, even if your batteries were mined in the most harmful method possible and your power comes from the dirtiest plant of all time, the long term emissions are still much better than driving the most fuel-efficient ICE over the same time period.


  • And while it’s a more minor issue, EVs are heavier than ICE vehicles in the same class, which causes more road wear and more tire wear (and more micro plastics to enter the environment).

    Easy solution is to move to Indiana. Our environment means that almost every day from November through April, the temperatures will be in the 30s-50s in the day and 10-20 at night, so the pavement is constantly cracking. Combine that with the lack of investment in infrastructure (Indy literally has a ban on new streetlights and stop lights going back to the 80s) and it doesn’t matter how heavy the car is, the pavement will be just as broken.








  • droans@lemmy.worldtoMemes@sopuli.xyzI'm working on it, ok?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    5 months ago

    You will never make more interest on an investment than you will get charged interest for the same amount as a loan. Ever. It does not happen.

    This is barely more accurate than a coin flip. Until 2021, it wasn’t that difficult to find loans with rates under 5%. Anything under 4% is basically free money and you’re normally better off investing in something low risk than to pay extra.

    So for me to sit on money that could go towards paying down debts, I’m just needlessly paying more in interest than I would be otherwise.

    If you don’t have any emergency funds, or not enough to cover a single large emergency, this is dumb. Cars break, roofs leak, etc. Even if you have an emergency where you can pay on credit, you’ll likely be looking at credit card interest rates. Or, you lose your job. Fun fact, most job loses occur when the economy is struggling. Another fun fact, most investments are doing really fucking poorly when the economy is struggling.

    Keep some money on hand in case something happens.




  • OpnSense would be the easiest way if you wanted to go. It’s still not easy, but the articles online should help you out.

    First you’d need a machine. I’ve got an m920q I bought off eBay for $135 after shipping.

    The computer will likely only have one Ethernet port. And it’s likely the port is Realtek which isn’t supported well.

    So, you’ll need to get yourself a NIC (a fancy term for a network card). There are good forum posts and articles online about the best NICs to buy for your needs. Intel is a must. However, you can find many of their NICs online labeled as another brand - usually HP, Lenovo, or Dell. Again, the forum posts will tell you what to look for.

    If you bought the same computer I mentioned above, you’ll also need a riser and a bezel. Amazon and eBay will have a good selection.

    Now assemble it. Flash the computer with OpnSense. Don’t plug it in as your router yet. Follow along with some basic setup guides online to figure out how you want it configured.

    Once you’re happy, plug it in as your router and test that it works. If not, you’ll need to put your old router back in place until you can figure out what you need to change.






  • That would be great, but you can buy a $20 burner from a gas station that’s more powerful than those phones.

    The regular version uses the Allwinner A64 chip which retailed for $5 when it was released… Back in 2015.

    The Pro version uses the RK3399S, which is a custom lower binned version of the RK3399. Neither chip was made available retail, but the SK3399 was released in 2016 and only otherwise used in low-end Chromebooks and SBCs.