So it looks like Bill Gates has a new girlfriend, and the girlfriend's ex was Oracle's CEO who died the same day that Event 201 happened.
https://gematriaeffect.news/bill-gates-new-girlfriend-paula-hurd-february-8-2023-news/
Reminder that the important news is always buried underneath the current distraction. In this case, the Spy Balloon.
How autocomplete works (trie).
If you add “alex” to the pool it adds 5 characters (including the terminator). Then adding “ale” only adds a single additional node, a terminator branched from the “e”.
Then typing “al” essentially says words['a']['l'].reduce(...), traversing every branch for words to display in the list.
@djsumdog @TwistedEagle as if. The US will probably take money out of our paychecks to send them more ammo so more people can die for no reason other than what is quite literally virtue signaling.
The Odin (the company behind those DIY gene editing kits) now has a tutorial on how to fucking genetically modify yourself.
First scientist to edit babies’ genes ADMITS pursuing the procedure without fully knowing possible consequences – NaturalNews.com https://www.naturalnews.com/2023-02-07-first-scientist-edit-babies-genes-admits-wrongdoing.html
Well said, from a guy who blocks my server.
RT: https://mstdn.social/users/stux/statuses/109842401048650657
Introducing my hobby coding project since xmas:
Mastotron!
It's a different interface to Mastodon, replacing the mindless "feed" of most social media with a network map of conversations and recent and popular posts.
👉 You can download it here: https://github.com/quadrismegistus/mastotron 🖖
There's easy, double-click installation for Mac and Linux; Windows is a bit trickier for now.
This is b new, so bound to be bugs. But if you can, give it a whirl, and let me know if it works and what you'd like to see!