Sep 11, 2020 from Blog by Vesa Piittinen Cross-platform package.json scripts Making your project work in all the environments, including Windows, is often desirable for maximum reach of a project.
Aug 30, 2020 from Karl Bartel's Website My Simple Custom Blog Software My Simple Custom Blog Software The pages on this site are generated by my own primitive blog engine. This post summarizes why I wrote my own, what my priorities for it were and how I went about ach...
Aug 30, 2020 from Karl Bartel's Website My Simple Custom Blog Software My Simple Custom Blog Software The pages on this site are generated by my own primitive blog engine. This post summarizes why I wrote my own, what my priorities for it were and how I went about ach...
Aug 15, 2020 from PREPEND Scary Terrorism Math The August 4th explosions in Beirut were very jarring to me due to the loss of human life, and the numerous, direct videos that looked like something out my 80s youth nightmares. Hearing that it wa...
Aug 07, 2020 from HunterDavis.com Simulating Solitaire Like many of us, I’ve been spending the past 6 months living in a frightening emotional rollercoaster. Covid-19 has devastated so many lives, and the extent of the long-term increase in mental illn...
Aug 04, 2020 from Remains of the Day TikTok and the Sorting Hat I often describe myself as a cultural determinist, more as a way to differentiate myself from people with other dominant worldviews, though I am not a strict adherent. It’s more that in many situat...
Aug 02, 2020 from Lorenzo Setale's Blog Using a GitLab to build a Debian Repository I have the feeling that a blog post about distributing packages is needed. 😮 In a word filled with Containers, PaaS, and SaaS, it seems weird to talk about how we can automate the creation of Debia...
Jul 05, 2020 from [tekovic.com~]# One-click random password generator I’m frequently required to quickly get a hold of a random password. I’m either resetting password for a client or I’m testing something and I need a throwaway set of credentials. There are many way...
Jun 21, 2020 from [tekovic.com~]# Web feeds are not dead yet! I remember using the web feeds (RSS and Atom) in Mozilla Firefox in the early 2000s. It was the time before social networks such as Facebook and Twitter took the web by storm. Sharing, liking, and ...
Jun 18, 2020 from bearblog Defective by Design: Reflected Attacks on Email Privacy using DMARC Email privacy is dead, confirmed for the umpteenth time. In this post I present the SOILED-PRIVACY attacks (Systemic Online Information Leakage using Email+DMARC against Privacy). These are two ref...
Jun 15, 2020 from [tekovic.com~]# Vim as Python IDE I’m by no means a Python developer, but as a sysadmin, I’m constantly interacting with Python - my scripting language of choice. My preferred text editor is Vim, which I’ve been using for as long a...
Jun 02, 2020 from bearblog Wayland is Almost There I finally break down and install wayland on my desktop at home, using sway to replace i3. Things go OK, mostly.
Jun 01, 2020 from Lorenzo Setale's Blog How to make a decentralized like button All static websites meet a hard limit when a comment form, “like” buttons, or any interactive content is required. These extra components force people to build an API, host a server, a database or ...
May 22, 2020 from PREPEND Measuring Data Maturity Lately I’ve been thinking about data maturity models within large organizations, and how to measure maturity and ability to use data. Specifically, what it means to be data literate or data fluent ...
May 06, 2020 from Karl Bartel's Website Hacking on "smu", a Minimal Markdown Parser Hacking on "smu", a Minimal Markdown Parser Introduction I wanted to get my hands dirty and improve a suckless related program. So I had a look at the project ideas page and picked out something si...
May 06, 2020 from Karl Bartel's Website Hacking on "smu", a Minimal Markdown Parser Hacking on "smu", a Minimal Markdown Parser Introduction I wanted to get my hands dirty and improve a suckless related program. So I had a look at the project ideas page and picked out something si...
May 04, 2020 from Max Brenner Integrating cdk8s with Argo CD After having a look at how to integrate cdk8s with Flux I was asked whether I could have a look at Argo CD as well. So without further ado, let’s integrate cdk8s with Argo CD. Argo CD But at first,...
May 03, 2020 from Randall Degges The Feature Snowball The “feature snowball”, as I like to call it, is a product and time management technique I’ve been successfully implementing for the last 10 years or so. I’ve used it across many personal projects,...