1
118
Barack_Embalmer

@lemmy.world

Barack_Embalmer 58 points 3 years ago

Why is gatekeeping straightness even such an interesting topic people fixate over so much? Contrapoints "Are Traps Gay?" video provided some quite compelling answers to that question FWIW.

The universe started from a mysterious dot, we're apes in clothes, and one day we will all be dust. It seems weird af to devote so much energy to worrying about the rules of which genitals interlock with which.

path: 0 6188382, hotness: undefined, score: 58, children: 5
Barack_Embalmer 47 points 3 years ago

Free speech online doesn't even seem to be a particularly well-defined concept. Those who extol it the loudest are often looking to have the millionth "good faith discussion" about The Bell Curve, or use slurs as "just a joke", or promote a "dating and lifestyle coaching" business to teenage boys. If all they want is carte-blanche to say absolutely anything without being censored, I guess they only need to spin up a web server of their own, or run a lemmy instance. But what they actually want is to bypass the moderation rules on widely-used platforms and shit on the social contract. It's the same reason they don't show pornography, snuff footage, or other damaging content on television.

path: 0 5279382, hotness: undefined, score: 47, children: 1
Barack_Embalmer 37 points 3 years ago

That would make them an abomination against Christendom, as it's provable from Einstein's field equations that men wear these clothes and women wear those clothes.

path: 0 4269079 4270214, hotness: undefined, score: 37, children: 0
Barack_Embalmer 33 points 3 years ago

I'm reminded of that Futurama episode where the gang logs onto year-3000 VR internet and is immediately assaulted by a vicious swarm of flying viagra ads.

path: 0 3500499, hotness: undefined, score: 33, children: 0
Barack_Embalmer 32 points 3 years ago

Many modern theories in cognitive science posit that the brain's objective is to be a kind of "prediction machine" to predict the incoming stream of sensory information from the top down, as well as processing it from the bottom up. This is sometimes referred to through the aphorism "perception is controlled hallucination".

path: 0 6055536 6056231, hotness: undefined, score: 32, children: 7
Barack_Embalmer 30 points 3 years ago

I joined Twitter fairly recently as Machine Learning Twitter is/was a thing, and I wanted to stay abreast of news from people like Andrej Karpathy, Chris Olah, Andrew Ng etc., especially since r/MachineLearning went down the shitter.

But I can't even - I log on and just instantly see ragebait posts from Daily Mail talking heads and bullshit.

Are there any better alternatives for this purpose?

path: 0 4181002, hotness: undefined, score: 30, children: 4
Barack_Embalmer 25 points 3 years ago path: 0 2974184, hotness: undefined, score: 25, children: 9
Barack_Embalmer 23 points 3 years ago

He must have meant the first 5 digits of the theorem expressed as some kind of Godel numbering. I mean there's no way he's a complete moronic cunt, right?

path: 0 6887565 6889636, hotness: undefined, score: 23, children: 0
Barack_Embalmer 19 points 3 years ago

I have used Ubuntu as the daily driver for the last 10 years, because support and tools are widespread and easy, and I don't need any extra pain in my life. Drivers are mostly present and working upon a clean install, and in the one case where the touchpad wasn't recognized, it was super easy to find an ubuntu forum post containing a 1-line command to fix it. But everybody says i should hate it and use Mint instead.

I'm open to give it a go, but in general, will most of the tutorials and fixes you find for Ubuntu also work with Mint?

path: 0 6555645, hotness: undefined, score: 19, children: 6
Barack_Embalmer 18 points 2 years ago

I like Ubuntu 😐

path: 0 10048304, hotness: undefined, score: 18, children: 3
Barack_Embalmer 17 points 3 years ago

I like Gnome because it looks sexy and sleek, and comes default on my Ubuntu. I have a little experience with XFCE and LXDE on Proxmox and Raspberry Pis, and they're perfectly functional and great, so I don't want to besmirch them. But they give me a kinda uneasy sensation like I'm using a tamagotchi or something. I don't know if this is only because I'm using them on low-power potato computers or without proper display drivers, but they just look a little crude by comparison.

path: 0 3336185, hotness: undefined, score: 17, children: 1
Barack_Embalmer 17 points 3 years ago

I heard some of the really wealthy Silicon Valley types kit out their own private laboratory and hire chemists.

path: 0 6495702 6497267, hotness: undefined, score: 17, children: 17
Barack_Embalmer 17 points 3 years ago

From our humble origins riding squids, to blasting down the highways in our Jaguar XJ220s - we've come a long way baby.

path: 0 2056292, hotness: undefined, score: 17, children: 0
Barack_Embalmer 17 points 3 years ago

I actually really like all those designs. They're bold, playful, distinctive. Much more interesting than the dreary crossovers of today that all look identical - bloated hatchbacks with unnecessarily high ride-height, angry anime eyes, and oversized grilles. Full-width tail light bar like a dollar-store Porsche completes the look.

path: 0 3358142 3359408 3360412 3369254, hotness: undefined, score: 17, children: 1
Barack_Embalmer 17 points 3 years ago

As an Ubuntu + Win10 dual booter I had a couple of instances where Windows update destroyed things so irreparably that live Ubuntu boot-repair failed to work, and hours of back-and-forthing error messages to Ubuntu IRC and discord support channels yielded nothing. And I'm too stupid to know any other way of fixing it, so I was SOL. Your milage may vary.

path: 0 3863143 3865289 3866071, hotness: undefined, score: 17, children: 0
Barack_Embalmer 15 points 3 years ago path: 0 6140237, hotness: undefined, score: 15, children: 1
Barack_Embalmer 14 points 3 years ago

There are many structures of proof. A simple one might be to prove a statement is true for all cases, by simply examining each case and demonstrating it, but as you point out this won't be useful for proving statements about infinite cases.

Instead you could assume, for the sake of argument, that the statement is false, and show how this leads to a logical inconsistency, which is called proof by contradiction. For example, Georg Cantor used a proof by contradiction to demonstrate that the set of Natural Numbers (1,2,3,4...) are smaller than the set of Real Numbers (which includes the Naturals and all decimal numbers like pi and 69.6969696969...), and so there exist different "sizes" of infinity!

For a method explicitly concerned with proofs about infinite numbers of things, you can try Proof by Mathematical Induction. It's a bit tricky to describe...

  • First demonstrate that a statement is true in some 1st base case.
  • Then demonstrate that if it holds true for the abstract Nth case, then it necessarily holds true for the (N+1)th case (by doing some clever rearranging of algebra terms or something)
  • Therefore since it holds true for the 1th case, it must hold true for the (1+1)th case = the 2th case. And since it holds true for the 2th case it must hold true for the (2+1)=3th case. And so on ad infinitum.

Wikipedia says:

Mathematical induction can be informally illustrated by reference to the sequential effect of falling dominoes.

Bear in mind, in formal terms a "proof" is simply a list of true statements, that begin with axioms (which are true by default) and rules of inference that show how each line is derived from the line above.

path: 0 2034003 2054490 2057022, hotness: undefined, score: 14, children: 2
Barack_Embalmer 14 points 3 years ago

Superconducting maglev trains can currently go about 70% the cruising speed of a 737, and could take you directly into a city center rather than an airport on the outskirts.

Also, price isn't only a function of supply and demand. We also choose to subsidize fossil fuels with public funds, to make them artificially cheaper.

path: 0 3249804 3253435 3256053, hotness: undefined, score: 14, children: 1
Barack_Embalmer 12 points 3 years ago

Welcome to the ocean

We got maps and chains

path: 0 3864871, hotness: undefined, score: 12, children: 0
Barack_Embalmer 11 points 3 years ago

I never used the video chat for that reason, but I did have a few interesting discussions about philosophy and mathematics, when you were able to enter your interests and it matched you with people who'd entered the same.

Another piece of the olden-days internet died today. Buonanima.

path: 0 5176079 5176955, hotness: undefined, score: 11, children: 0

thanks for using Leebra!

go to feed...