benrutter
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Wikipedia Is Down (downdetector.co.uk)
- Stop using pickle already. Seriously, stop it (mina86.com)
-
I think I fall into the same camp as a lot of people here, which is being really excited about building things, and less excited about actually spreading the word and letting people know about things I've built. I've…
- A Phenomenology of Spotify and Vinyl (hedgehogreview.com)
- Personal Information (tonsky.me)
- Show HN: Savable Python exceptions to debug later (github.com)
There used to be a cool project called pydump that was designed to save debugs from one place (say production) and then let you investigate them later. It hasn't been maintained for a while and doesn't support saving…
-
Like (I assume) a lot of people here I love reading/watching blogs/papers/talks- a lot of the time, I don't know which ones mean the most to me until several months/years after. For example, I enjoyed Richard Gabriel's…
- Show HN: Functional Programming in Python (github.com)
I've been diving into functional programming a bunch lately and feel like Python has a lot of good support in abstract for functional programming (i.e. first class functions) but not so many handy tools for actually…
- Permacomputing (permacomputing.net)
- Pandas' pipe method and the empty object design pattern (benrutter.github.io)
- Where Have All the Websites Gone? (fromjason.xyz)
- GitHub Actions Are a Problem (felix-knorr.net)
- Howling Dogs (2012) (xrafstar.monster)
- R is a game engine, fight me (rostrum.blog)
-
I sat through a few conference talks this week where data mesh continued to be the hot-new-thing(tm) that everybody mentions. But I've yet to encounter anyone actually using it, to the extent that when asked, one of the…
-
About a month ago I started a suprisingly-not-that tricky project to build an experimental python repl that I could use instead of bash as a daily shell in windows, mac or linux. It"s more hack-for-exploration than a…
- A Python library for generative art creation (github.com)
- I built a Naive Bayes model to predict genre from song lyrics and it went ok-ish (benrutter.medium.com)