Readit News logoReadit News
briggers commented on Ask HN: Could you share your personal blog here?    · Posted by u/revskill
briggers · 2 years ago
Machine learning productionization: https://paulbridger.com
briggers commented on Ask HN: Is having a personal blog/brand worth it for you?    · Posted by u/zulrah
briggers · 3 years ago
Absolutely yes.

I write fairly deep ML performance tuning articles at https://paulbridger.com and the (many) hours I've spent on each article have been hugely worth it.

Many people reach out to me via this work, and when we talk they already see me as an expert or already want to work with me.

I need to blog more, thanks for the reminder.

briggers commented on Ask HN: What bits of fundamental knowledge are productivity multipliers?    · Posted by u/stardustpie
briggers · 3 years ago
Before you start optimizing runtime performance: measure, trace, inspect, or whatever is appropriate to understand current performance.
briggers commented on Podman can transfer container images without a registry   redhat.com/sysadmin/podma... · Posted by u/kukx
muhehe · 3 years ago
Anybody know of some simple/lighweight registry for local usage? Quay boasts itself as a super duper enterprisey all solution. I'm looking for something more of a 'simple http server with basic acl' solution.
briggers · 3 years ago
Perhaps you are looking for something like this?

docker run -d -p 5000:5000 --name registry registry:2

https://docs.docker.com/registry/#:~:text=The%20Registry%20i....

briggers commented on Reloadr – Hot code reloading tool for Python   github.com/hoh/reloadr... · Posted by u/albertzeyer
briggers · 5 years ago
I used to love doing this with Clojure, it’s an awesome way to increase productivity by a good chunk.

It’s less about saving the time to re-run something, and more about removing conceptual overhead (I think).

u/briggers

KarmaCake day363April 29, 2011
About
paul@paulbridger.com
View Original