- 1 Post
- 12 Comments
bacon_pdp@lemmy.worldtoAsk Women•Did pregnancy really give you a boost in your breast size? I put a lot of hope on this!3·2 days agoNope but my husband warned me when we started dating that I would go up a couple cup sizes (as that happened to all of his previous partners). I didn’t believe him and now I am an F cup and worried that I will have to get an even bigger size soon…
And I quote: Beyond 0.06% use of sugar it is found that the both initial and final setting times drastically reduces.
and a ton is 2000 lbs and we need only 0.1% to 0.2% of the mass to be sugar to significantly reduce setting times and cause concrete to be prone to crumbling Or 2 to 4 lbs for those that can’t math.
So not far off in terms of sabotage but not precisely correct in terms of the exact effects produced.
But the lesson can be better generalized, altering things from the engineered specification can with only subtle actions make breaking changes.
Like the loading dock manager in the 1980s in Intel that cost them billions by opening the wafer containers and trying to count them… https://www.youtube.com/watch?v=NGFhc8R_uO4
bacon_pdp@lemmy.worldto Asklemmy@lemmy.ml•If you could only have 1GB of entertainment data, what would it be?English15·7 months agowell; if I start with this: https://www.hvsc.c64.org/downloads Which is 58K songs in 80MB (which is enough to last several lifetimes)
Or I could get a mod tracker and some files from ftp://ftp.modland.com/pub/playlists/ and I would have the ability in a few 100 MB to make the type of music I enjoy (It would take 150GB to get every sample of every sound used in the entire world)
Hit up https://www.pouet.net/prodlist.php if you want a bunch of awesome demos ranging from 32 bytes all the way up to 32KB per
unxz.c is 60KB of code and everything you need to build it from source (with literally nothing but hex) only takes up 1.4MB of space https://github.com/oriansj/stage0-posix/
and with unxz, untar and ungz basically Text compresses extremely well and you’ll have a hundred lifetimes of books thanks to https://gutenberg.org/
But movies like S1m0ne (2002), Sneakers (1992) and Colossus - The Forbin Project (1970) could also fit too.
bah, https://github.com/fosslinux/live-bootstrap
you don’t even need a terminal or a prompt to bootstrap every tool you need.
If you can alt-p, type the names of programs, alt-tab and alt-shift-tab: i3 or sway
if not xfce is as user friendly as a window’s user needs.
ERC, why leave Emacs?
bacon_pdp@lemmy.worldto Linux@lemmy.ml•Will antivirus be more significant on Linux desktop after this xz-util backdoor?English2·1 year agoDidn’t Guix solve that one with its full-source bootstrap?
bacon_pdp@lemmy.worldto Technology@lemmy.world•Maestro, a Linux compatible kernel written in Rust.English218·1 year agonot exactly, as there are rust compilers like mrust that don’t actually have borrow checkers and virtually none of those safety checks actually occur and there is a question of if the gcc rust compiler would be implementing that feature into the compiler.
So, that would be an attribution failure; as it isn’t required by the language but the most popular rust compiler does include that feature.
But yes, more compilers would likely benefit the languages they support by also adopting that feature by default.
bacon_pdp@lemmy.worldto Technology@lemmy.world•Maestro, a Linux compatible kernel written in Rust.English621·1 year agoWell rust has a borrow checker which does make some memory bugs harder to create but to say that rust solved any of the known open problems in computer security. The answer is clearly no. It just copied some good ideas from ocaml into C++ and got some good marketing.
borrow checkers also already exist for C/C++/etc [just most people don’t use them]
so, slightly safer defaults than C/C++ but doesn’t contain any new/unique security magic.
bacon_pdp@lemmy.worldto Technology@lemmy.world•Maestro, a Linux compatible kernel written in Rust.English3611·1 year ago50MB for a sub POSIX kernel and a shell prompt for a 50MB ISO image that has less functionality than a 4KB kernel (L4SEC) which has actual formal proofs of correctness.
Well, I guess it has Rust as a selling point but that isn’t something that should matter if the goal is real security.
bacon_pdp@lemmy.worldto Ask Lemmy@lemmy.world•What are some small things we should change about the human body?English13·1 year agoneck
That is already a thing.
7% of all men will orgasm instantly if a firm pressure is applied to the back of the neck where the spine connects to the skull during sex. only 2% of women have that same biological feature.
Well, a simple requirement that all election software must be offline, have a bootstrappable build path and have a reproducible build.
After that give each vote tabulation machine a unique signing key of which the public keys are posted and no one has the private key (only the machine does) which signs what it counted and writes that to write-once hardware (like cds)
Adding paper ballots if you want as a backup for audits and that would be the end of foreign election interference.