The Sequencer: Detect one-dimensional sequences in complex datasets
The Sequencer reveals the main sequence in a dataset if one exists. To do so, it reorders objects within a set to produce the most elongated manifold describing their similarities which are measured in a multi-scale manner and using a collection of metrics. To be generic, it combines information from four different metrics: the Euclidean Distance, the Kullback-Leibler Divergence, the Monge-Wasserstein or Earth Mover Distance, and the Energy Distance. It considers different scales of the data by dividing each object in the input data into separate parts (chunks), and estimating pair-wise similarities between the chunks. It then aggregates the information in each of the chunks into a single estimator for each metric+scale.
https://www.europesays.com/us/18793/ Meta says it’s winning the talent war with OpenAI #ai #Business #CommandLine #Entertainment #Gadgets #Gaming #Meta #OpenAI #SocialMedia #Tech #UnitedStates #UnitedStates #US
Meta says it’s winning the talent war with OpenAI https://www.theverge.com/command-line-newsletter/694028/meta-openai-100-million-bonus-talent-war #Entertainment #CommandLine #SocialMedia #Gadgets #Gaming #OpenAI #Meta #Tech #AI
Meta says it’s winning the talent war with OpenAI https://thever.ge/cVgu #Entertainment #CommandLine #SocialMedia #Gadgets #Gaming #OpenAI #Meta #Tech #AI
Handy #bash #alias to get your phone's battery status from the #CommandLine if you're using #KDEConnect and it's available:
alias kcbatt='qdbus6 org.kde.kdeconnect /modules/kdeconnect/devices/$(grep -Em1 "^\[[0-9a-f_]+\]" ~/.config/kdeconnect/trusted_devices |tr -dc 0-9a-f_)/battery org.kde.kdeconnect.device.battery.charge'
(Will take the device id for the first device in your trusted_devices
file. If you have more than one phone registered to #KDE Connect, then you need to add some more logic (and likely make it into a bash function or script))
[Apologies to Ernest Thayer]
I enjoyed this new Zine from @b0rk - "The Secret Rules of the Terminal". I've been using command lines for decades and I still learned a lot.
This is rad. It’s a queer digital zine called New Session that’s published via Telnet.
Co-founder/editor Cara Esten Hurtle notes:
“The project isn’t just retro novelty—it’s a radical rejection of the addictive social media and algorithmic attention-mining that have defined the modern day internet.”
(Hat tip @404mediaco: https://www.404media.co/queer-online-zine-new-session-telnet/)
Just stumbled upon this amazing tool called zk! It's a command-line assistant for maintaining a plain text Zettelkasten or personal wiki. Perfect for programmers and note-takers alike!
Check out the GitHub repo: https://github.com/zk-org/zk and this insightful video:https://youtu.be/UzhZb7e4l4Y Note-taking System ALL Programmers Should Consider.
#Productivity #Programming #zk #NoteTaking #Zettelkasten #OpenSource #TechTools #CommandLine #Markdown @linux