Aron Fischer

226 Followers
222 Following
1.3K Posts

maths, food, sleep, politics, tech, civil rights, travel, adventure, cuddles, and coffee.
-----
Maths PhD (Category Theory, String Topology / CUNY), then worked on Ethereum, EthSwarm, DAOs. Now playing around with maths animations using Manim and learning theoretical CS.

My quest is to understand.

This is a searchable account via tootfinder.

When I took the photo, I hadn't even realised that both were convertibles.
A question of taste.
Kreuzberg, Berlin
Man Accidentally Gains Control of 7,000 Robot Vacuums - Slashdot

A software engineer tried steering his robot vacuum with a videogame controller, reports Popular Science — but ended up with "a sneak peak into thousands of people's homes." While building his own remote-control app, Sammy Azdoufal reportedly used an AI coding assistant to help reverse-engin...

The online community trilemma: Reach, community and information, pick two.

https://mamot.fr/@pluralistic/116079347423631248

2/

Why is society outraged at Epstein while still celebrating Michael Jackson?
Or am I misunderstanding the MJ musical, and is a JE sequel in the works?

#epstein #mj #musical

"Aber fassen wir es für den Moment vielleicht so zusammen: Wir haben in Deutschland ein sehr fein entwickeltes, aber nicht besonders gut austariertes System von Dingen, die man darf, und Dingen, die man nicht darf."

https://www.sueddeutsche.de/kultur/eisbachwelle-surfen-extremsport-drogen-selbstgefaehrdung-li.3370232

Eisbachsurfen, Extremsport, Drogen: Was darf der Staat mir verbieten?

Wann verbietet der Staat seinen Bürgern, sich selbst zu gefährden oder gar zu töten? Und warum wirkt das oft so willkürlich?

Süddeutsche Zeitung
Mastodon tooth

AI fail!
But what's 11 orders of magnitude anyway?

#aifails #aifail #aifailures #AiFailure #duckai

RE: https://mamot.fr/@pluralistic/115819402267996681

A crazy long thread, but well worth the time it takes to read it. It’s a detailed justification of why the world should repeal the ‘anti-circumvention’ laws that US big tech has forced on us.

In a talk called "A reintroduction to proofs"

https://emilyriehl.github.io/files/reintroduction-to-proofs-hardy.pdf

I've speculated about teaching an undergraduate level introduction to proofs course but using dependent type theory as the implicit formal system in place of set theory and first order logic.

This past fall, I taught a first year seminar course at Johns Hopkins along these lines. As part of the course, I developed the Reintroduction to Proofs Game:

https://adam.math.hhu.de/#/g/emilyriehl/reintroductiontoproofs

which is now featured on the Lean Game Server:

https://adam.math.hhu.de/

The game uses Lean tactics to animate the analogy between function types and implications, product types and conjunctions and so on. Following a suggestion made by @xenaproject this past summer, there is a world studying constructions involving the empty type before introducing negations, which allows us to separate out constructive proofs (eg double negation introduction) from classical ones (such as double negation elimination).

The prefix "re" the title imagines more experienced players who might like to learn more about dependent type theory, the Curry Howard correspondence, or constructive mathematics.

This game was made possible by the good folks who built the Lean Game Skeleton repository and answered questions on the Lean for teaching thread on the Lean zulipchat, such as Alex Kontorovich, Aaron Liu, and Dan Velleman . In particular, Jon Eugster saved me several times, when I needed help (or back end fixes) in a rush before my text class.

After the semester ended, I reordered several of the worlds and made various edits and additions. Further contributions are very welcome, especially in the form of PRs to:

https://github.com/emilyriehl/ReintroductionToProofs