Unfortunately janky media files seem to be the rule.
Unfortunately janky media files seem to be the rule.
@ryujin470@fedia.io Most good languages are a variation of ALGOL, Psacal, or LISP. They have added a lot more syntax, but there are only so many ways to represent blocks (both named and unnamed, calling functions, loops and the other basics within the limits of 7 bit ASCII. Even if you expand any language (including symbols you makeup), those still remains the basics and we have learned from painful experience what makes things bad.
@bricked@feddit.org javascript wasn’t written to be like java. Java was the big thing so some marketer found a way to attach java to the name
@ryujin470@fedia.io
No. Federation means I’m on a mbin serner and still interacting with lemmy. If a community goes big there is no way to enforce who goes to which split.
You can maybe stretch that 4 hours to several days. However you must get enough solar in 4 hours to provide more than 1 day of use. You will probably get to 6-8 hours of production from your panels, but the production is reduced in the off hours and there are almost always a few clouds reducing your output even at peak times so until proved otherwise just count on 4 hours. (prove can be several years worth of data, or careful local climate calculation possibly with various devices to handle the sun moving)
How reliable do you need to be - https://solar.lowtechmagazine.com/ often goes offline because there wasn’t enough sun to keep their servers up - would this be acceptable for your servers? (you should spend a lot of time on that website when it is up - it will teach you more than anyone else here)
Will you allow yourself to plug in the backup if there isn’t much sun for a few days (either yourself or some automatic system) - just the ability to go 20 hours on battery and enough solar to recharge the battery in 4 hours on a sunny day would get most people to 90% solar and will be a lot cheaper than chasing to 100% solar all the time - but that might not be good enough for you.
The general rule of thumb if you never can go down is you need to be able to run for 2 weeks without any sun, and enough solar to then recharge those batteries when there is 4 hours of full sun. Of course the weather where you live makes a difference. If you live in the desert your worst possible day will always be followed by a day where you can completely recharge the battery so you need much less batteries; while those who live in arctic locations will not get any sun for a couple months and so need a lot more storage.
Do you mean just Lemmy, or do you also want users from mbin or others fediverse instances that can access lemmy discussions?
There is a point where a forum is too active and you need to either split it or implement weird and complex rules so things don’t get too large.
Maybe. I have millions of lines of c++ and making rust work with them will often be more work than just implementing the feature in c++
As a C++ developer Rust’s borrow checker is very interesting - it promises to solve my issues with C++ without the issues that make other languages (ie Java, Python…) have in the real world. (remember we choose C++ for a reason, Java isn’t correct for our application - if Java is correct you should use that instead)
I’m sure a counter example exists, but I’ve been around for year and not seen it yet. Though I’ll accept that the exception probably exists.
They don’t hurt, but they still do not feel nice.
I find the same on the left wing. Everytime I put out a slightly right wing position I get attacked and a ton of down votes.
Every time anyone mentions on Lemmy right wing positions it is with only to attack a strawman version that is very removed from what most right wing people think/do.
Nice to see someone being kind to competition
One of each. There is a small chance that drives made in the same factory will fail at exactly the same time for the same reason when used in RAID 1. While this probably won’t happen (if it does it would be in the first month and you will hear about others with the same failures), why risk it. Besides you want hard drive makers to stay in business - all hard drives will crash in the future, the only question is when.
I didn’t take my advice for a RAID I built years ago. I just placed the order (one hour ago) to replace a WD red with a Seagate. God only knows when the next drive will fail. I’ve overall been fine, but I only have one disk redundancy in my zfs system until Thursday.