Sabitlenmiş Tweet
nori
24.6K posts

nori
@Skuiggly
spitting straight trash into the aether
wired in Katılım Eylül 2014
1.1K Takip Edilen150 Takipçiler
nori retweetledi

This is so insane. A evil genocidal country went and illegally kidnapped peaceful protesters on international waters and now they are parading them around like cattle and NOT A SINGLE major news network is covering it.
Parody Jeff@Parodyjeffx
HOLY SHIT BRO 🚨 Israeli minister Ben-Gvir parades kidnapped flotilla activists like captured animals in his sick propaganda circus. No regard for international law.
English

@TrisH0x2A leave performance optimisation tricks to the compiler engineers 😅
English

a doubly linked list normally needs 2 pointers per node: prev and next
but there’s this weird old trick where you can store both in a single pointer using xor
the whole thing works because of this property:
A ^ B ^ A = B
so if a node stores prev ^ next, and you already know one of them, you can recover the other.
kinda confusing but also genius
each node uses half the pointer memory of a normal doubly linked list, and you can still traverse both directions with the same field
also this only really works in c/c++, in python and java can’t do it properly because garbage collectors move objects around in memory, which breaks the xor pointer math

English

@Meech_Ward just feels like hiding complexity making it implicit through obfuscation 🤧
English

@Meech_Ward still dont understand the point of this syntactic sugar. just compose functions and bind the composition to a new variable? is there a class or oo reason for why you cant just do that with methods?
English

@kitlangton (Int, +, 0)?
the arrows are the numbers? que?
you mean how 1 is functionally equivalent to {*} -> 1?
highly recommend "What is applied category theory" by Tai-Danae Bradley for a simple explanation of it in the margins 😅
English

@kitlangton currently reading it. want to read Seven Sketches in Compositionality but i also want to read the DynamicalBook draft, Thinking in Systems: A Primer as well. theres too much interesting stuff to learn about 😭

English
nori retweetledi
nori retweetledi


@plushieheart nordpersoner som aldri har eksistert før dukker opp på twt på nasjonaldagen 😭
Norsk
nori retweetledi

Lauryn Hill speaks on why she hasn’t released another studio album since ‘The Miseducation of Lauryn Hill’:
"When you're inspired and desire to be principled, what doesn't get talked about enough is the drain... nor the challenge to find safety so that you can create with integrity."
"Most see opportunity as dollars only and often exclude the 'sense'. The Score nor the Miseducation were made because we were 'allowed' to represent what we did, we fought for every inch. Wild success can cause greed that begins to denegrate the art for the money."
"Artists go through phases, creativity requires expression, exploration and experimentation."
"I was like a Harriet Tubman figure in some respects running to speak difficult truths to power before certain forces tried to close those doors. If it was so easy to do, where is that expression now on the world stage? Systems fear what they can't control. Creativity is most potent when it's free."


English















