2025-10-28 11:03:14
What's a tankie? (I forgot the exact meaning)
#LazyWeb
#fedipower, #lazyweb: when renting out things (laptops in my case), I'd like to keep track of incoming payments and balance with liabilities and still aggregate for the #tax
#LazyWeb question regarding the dreaded NPM #GlassWorm or similar malware to harvest auth tokens:
To avoid a potential infection leading to harvesting the token usually stored in `~/.npmrc`, I changed that file's content to:
`//registry.npmjs.org/:_authToken=${NPM_TOKEN}`
...…
Before I go writing my own, is anyone aware of a python package for solving employee scheduling type problems? Perhaps backed by Google's OR-Tools?
They have all the math covered, but the interface is a bit unwieldy. So I'd like to use or write something that is written with the domain in mind, not abstract optimization.
#LazyWeb