Links
A collection of links from around the web. Mostly from Hacker News and the Changelog Podcast.
Umami - google analytics alternative
Added on 2024-11-2
https://umami.is/
web
Okay, I really like WezTerm
An overview of how to use WezTerm
Added on 2024-8-22
https://alexplescan.com/posts/2024/08/10/wezterm/
cli
GitHub - akinsho/toggleterm.nvim: A neovim lua plugin to help easily manage multiple terminal windows
Vim terminal extension
Added on 2024-8-8
https://github.com/akinsho/toggleterm.nvim
vim
Briefer
Modern notebooks.
Added on 2024-7-28
https://briefer.cloud/launches/notebooks/
python data
GitHub - igrek51/wat: Deep inspection of Python objects
A tool to inspect Python objects. Looks similar to rich inspect, but more targeted.
Added on 2024-7-27
https://github.com/igrek51/wat
python
webinstall.dev
Install common command line utils with from easy to remember URLs.
Added on 2024-7-24
https://webinstall.dev/
linux cli
Welcome to the Fractal Design Website
Case for when I make a PC one day
Added on 2024-7-20
https://www.fractal-design.com/
design hardware homelab
Doggo - dns for humans
Human friendly dig.
Added on 2024-7-18
https://doggo.mrkaran.dev/docs/
cli web
Satyrn - modern Jupyter client
A modern and clean Jupyter client.
Added on 2024-7-18
https://satyrn.app/
python
GitHub - darrenburns/posting: The modern API client that lives in your terminal.
API client in your terminal.
Added on 2024-7-16
https://github.com/darrenburns/posting
cli web
GitHub - kkinder/puepy: Python+Webassembly Frontend Framework via PyScript
Like Vue, but with Python. I heard about on the Talk Python To Me Podcast.
Added on 2024-7-9
https://github.com/kkinder/puepy
python web javascript
GitHub - Debian/wcurl: a simple wrapper around curl to easily download files - MIRROR of https://salsa.debian.org/debian/wcurl
Like wget, but with curl to download files without remembering all the flags.
Added on 2024-7-9
https://github.com/Debian/wcurl
cli linux
PyPI trends
Compare PyPI downloads stats.
Added on 2024-7-8
https://pypitrends.com/
python
GitHub Star History
Compare GitHub stars.
Added on 2024-7-8
https://star-history.com/#
open source
Get Started - leafmap
A Python library for building interactive maps. I might start using this in replace of ipyleaflet?
Added on 2024-7-6
https://leafmap.org/get-started/#important-note
python
Humble data
An organization I am thinking about volunteering with.
Added on 2024-7-4
https://humbledata.org/
data python
GitHub - andmarti1424/sc-im: sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
A spreadsheet in the terminal.
Added on 2024-7-4
https://github.com/andmarti1424/sc-im
cli
stdlib - A standard library for JavaScript and Node.js
A JS library for math and numerical operations. I heard about on the JS Party Podcast.
Added on 2024-7-4
https://stdlib.io/
javascript web
miryoku/docs/reference at master · manna-harbour/miryoku · GitHub
A nice looking approach to layered keyboard layout.
Added on 2024-7-4
https://github.com/manna-harbour/miryoku/tree/master/docs/reference
keyboards
Sticky Table Of Contents With Scrolling Active States | CSS-Tricks
Reference for my blog
Added on 2024-7-2
https://css-tricks.com/sticky-table-of-contents-with-scrolling-active-states/
javascript web
Shader Park
Cool visuals with javascript.
Added on 2024-7-1
https://shaderpark.com/explore
javascript web
Open-source collaborative wiki and documentation software | Docmost
An open source confluence alternative.
Added on 2024-6-30
https://docmost.com/
collaboration
pkgx Run Anything
Run any command without installing it. Possibly helpful for debugging when in containers.
Added on 2024-6-28
https://pkgx.sh/
cli docker
GitHub - nate-parrott/ball
A ball that bounces around your Mac desktop. I don’t know why… but looks fun.
Added on 2024-6-26
https://github.com/nate-parrott/ball
mac
GitHub - curl/trurl: trurl is a command line tool for URL parsing and manipulation.
Parse URLs from the command line. I heard about on the Changelog podast.
Added on 2024-6-25
https://github.com/curl/trurl
cli web
From dotenv to dotenvx: Next Generation Config Management
JS tool for managing .env files.
Added on 2024-6-25
https://dotenvx.com/blog/2024/06/24/dotenvx-next-generation-config-management.html
javascript web
Spaces for macOS
Declutter & organize your workspace on macOS in one single click
Added on 2024-6-25
https://spacesformac.xyz/?utm_source=zenmode&utm_medium=website&utm_campaign=bundle
mac
Zen Mode for macOS
Easily switch between different areas of “focus” on mac.
Added on 2024-6-25
https://zenmode.carrd.co/#pricing
mac
The ReScript Programming Language
Fast, Simple, Fully Typed JavaScript from the Future.
Added on 2024-6-25
https://rescript-lang.org/
javascript web
Bun + Biome covers everything you need for a TS project (Biome lints and formats).
An opinionated typescript setup.
Added on 2024-6-22
javascript
rstudio::conf 2022 Talks - Creating a Design System for Shiny and RMarkdown - RStudio - Maya Gans
Great talk on design systems for Shiny and Rmarkdown.
Added on 2024-6-21
https://www.rstudio.com/conference/2022/talks/creating-design-system-for-shiny/
R
rstudio::conf 2022 Talks - Designing for people is hard - RStudio - Greg Swinehart
Great talk on design and R.
Added on 2024-6-21
https://www.rstudio.com/conference/2022/talks/whats-new-in-shiny-ui/
R
Polypane, The browser for ambitious web developers
An browser to build web apps.
Added on 2024-6-21
https://polypane.app/
javascript web
Web of Devs: A directory of developer websites
A collection of cool personal blogs and sites.
Added on 2024-6-15
https://webofdevs.com/
web
Hishel
A really easy way to do caching with httpx.
Added on 2024-6-13
https://hishel.com/
python
Twenty - The #1 Open-Source CRM
A JS framework focused on static content and performance.
Added on 2024-6-12
https://twenty.com/
web javascript
Home | mise-en-place
A tool for managing Python installs, amongst other things. This will replace pyenv for me.
Added on 2024-6-12
https://mise.jdx.dev/
cli python javascript
LM Studio - Discover, download, and run local LLMs
A nice local front end for working with LLMs.
Added on 2024-6-9
https://lmstudio.ai/
llm ai
GitHub - ggerganov/llama.cpp: LLM inference in C/C++
Run LLMs locally.
Added on 2024-6-9
https://github.com/ggerganov/llama.cpp
llm ai
Ollama
Run LLMs locally.
Added on 2024-6-9
https://ollama.com/
ai llm
FREE Local LLMs on Apple Silicon | FAST!
YouTube. Fast LLMs on Mac.
Added on 2024-6-9
https://youtube.com/watch?v=bp2eev21Qfo&si=57eDWX8uCoBfbXYI
ai llm
Drizzle ORM - next gen TypeScript ORM.
A nice ORM for working with data in javascript.
Added on 2024-6-8
https://orm.drizzle.team/
databases javascript
Wired Elements
Hand drawn UI elements for the web.
Added on 2024-6-1
https://wiredjs.com/
javascript web design
Emmett - the web framework for inventors
A Python web framework. Similar to FastAPI, Flask, Litestar, and Django.
Added on 2024-5-25
https://emmett.sh/
python web
Alpine AJAX
Alpine’s take on an HTMX like framework. Pairs nice with alpine.js.
Added on 2024-5-24
https://alpine-ajax.js.org/
web javascript
The best way to have complex discussions — CQ2
An interesting idea on how to organize complex async conversations.
Added on 2024-5-7
https://cq2.co/blog/the-best-way-to-have-complex-discussions
web design
System Initiative
Infra as code (and diagrams).
Added on 2024-4-24
https://www.systeminit.com/?utm_source=changelog-news
devops
Perplexity
An AI answer engine.
Added on 2024-4-16
https://www.perplexity.ai/
llm ai
Kanidm
Open source-auth provider.
Added on 2024-4-13
https://kanidm.com/
auth
lldap/lldap: Light LDAP implementation
A light LDAP implementation. I liked, but did not meet my use case because no SSSD support.
Added on 2024-4-12
https://github.com/lldap/lldap
auth
glauth/glauth: A lightweight LDAP server for development, home use, or CI
Another LDP server.
Added on 2024-4-12
https://github.com/glauth/glauth
auth
LDAP in Containers - The Rubyist Blog
Added on 2024-4-12
https://therubyist.org/2020/04/03/ldap-in-containers/
auth
Talos Linux
An OS for Kubernetes.
Added on 2024-3-30
https://www.talos.dev/
kubernetes
restic · Backups done right!
A tool for backups.
Added on 2024-3-28
https://restic.net/
devops homelab
Neon — Serverless, Fault-Tolerant, Branchable Postgres
Serverless branching database.
Added on 2024-3-27
https://neon.tech/
databases
TrueNAS Mini - Enterprise-Grade Storage Solution for Businesses
The NAS set up I want to try.
Added on 2024-3-23
https://www.truenas.com/truenas-mini/
homelab
DuckDB as the New jq - Paul Gross’s Blog
Use duckdb as a jq replacement. Lets you query json data like SQL.
Added on 2024-3-22
https://www.pgrs.net/2024/03/21/duckdb-as-the-new-jq/
data cli
Memories - Memories
Store and manage photos in homelab.
Added on 2024-3-22
https://memories.gallery/
homelab
uv: Python packaging in Rust
My favourite new Python tool
Added on 2024-2-15
https://astral.sh/blog/uv
python