Dec 12, 2022 from Joybuke The Political War isn't actually political This may come as a shock, but our current political situation isn’t all that political. It’s a situation, it’s a problematic situation, and it is as it seems when it comes to the parties involved, ...
Dec 11, 2022 from Mr. Money Mustache The California Effect One of the reasons I don’t write as often these days is that my life has gradually evolved into a Personal Finance Bubble. The people around me have learned to be purposeful with their money, whic...
Dec 06, 2022 from Joybuke Delete Your Account, They Wont Miss You One very common misconception that I see online is that your social media accounts are important because “that’s where your friends are”. This line of thinking is more common among the chronically ...
Dec 03, 2022 from Tim Bachmann's Blog IndieWebifying my Website Part 1 - Microformats and Webmentions This site now supports sending and receiving webmentions and surfacing structured data using microformats2.
Nov 30, 2022 from Lorenzo Setale's Blog Handling Secrets should not be complicated: Mozilla SOPS Managing secrets in Git repositories has been one of the biggest issues when I write code. I have used multiple solutions based on the complexity and how many things I have to do in case of leaks. ...
Nov 29, 2022 from luc rocher Misinterpretation, privacy and data protection challenges – putting proxy data under the spotlight A summary of evidence I gave at a workshop hosted by the Centre for Data and Ethics Innovation (CDEI) at the Department for Digital, Culture, Media & Sport, on the risks of using data proxies for b...
Nov 28, 2022 from ~gallant Life is Context - Language is Specificity "Aaaaarrrrggggh!" What does that mean? It could mean I stubbed my toe - or it could mean I dropped something. Somebody may be in mortal danger - or maybe they just read a disagreeable headline. For...
Nov 28, 2022 from Home on Random effect Vim's ~ in Emacs For a bunch of reasons, I recently decided to stop using Vim emulation in Emacs, and switch to a different modal keybinding system. But that’s a topic for another post. One of the things that Vim d...
Nov 27, 2022 from Luke Salamone's Blog My Favorite Antimaia Games This is a follow up to When Suboptimal Minimax is Better. After running 400 simulations, I can conclusively say that opponent modeling is pretty cool. The TLDR on opponent modeling is that if we ha...
Nov 24, 2022 from Anirudh Oppiliappan Installing OpenBSD on Oracle Cloud It finally works in 7.2! I’ve been trying to get OpenBSD to install on OCI since early last year. As described in my email to misc@, my intial method of installation was rather unconventional: Down...
Nov 23, 2022 from Tim Bachmann's Blog First Go Project: A Jam-stack Commenting API I built my first project using the Go programming language: A commenting API for the jam-stack. It is simple but easily extensible. And it powers the commenting feature of this website!
Nov 23, 2022 from Luke Salamone's Blog The Other End of the Earth White areas show points of earth on land whose antipode is also on land. This is only about 8.6% of all of earth’s surface. If you want to fly across the Pacific Ocean, you’ll have to board an airp...
Nov 21, 2022 from Boris Tane Exploring JavaScript Runtimes on AWS Lambda Benchmarking a few JavaScript runtimes on AWS Lambda
Nov 16, 2022 from Luke Salamone's Blog A Few Notes on the Transformer A self-attention block depicted as a neural network. In this post I will describe the attention mechanism, commonly used in transformers, a popular neural language architecture. Most of the most we...
Nov 09, 2022 from Luke Salamone's Blog Rolling My Own Blog Search I’ve found myself hitting ctrl+f on this blog enough that I figured it’s about time to add some search functionality to it. While there are certainly prefab solutions out there, this task is simple...
Nov 02, 2022 from Caffeinspiration Practice being a beginner I’m a big fan of trying new things. Part of the process that I’ve come to enjoy is facing and getting over my initial hesitations and reaffirming that it’s OK to be bad at things. Trying something ...
Oct 25, 2022 from The Schizophrenia Diaries Why We Need Diverse Stories (A Letter I Wrote in a Dream) When I was in high school, I started writing my own happy endings. I was fifteen, in love with another girl, drowning in homework, developing schizophrenia, and generally more confused than ever. ...
Oct 25, 2022 from Home on Random effect pop-data-frame I’m still using consult to make fun, little Emacs packages that improve my everyday work. This time, I wrote a little package called pop-data-frame. The idea of pop-data-frame is to work with Emacs...