12 Followers
26 Following
63 Posts
Amnesty is recruiting a Technologist in their team researching digital surveillance abuse, this is an amazing position in an amazing team. Location is limited to a few places and deadline is really soon
https://careers.amnesty.org/jobs/vacancy/technologist-4246/4274/description/
Amnesty International Careers

Amnesty International Careers, Jobs, Search and Apply

Amnesty International Careers
A game idea: Like GTA, except you are a divorced millennial parent of 3 and you are trying to get your kids on time for after school sports and activities. #trackmonday #babydriver

I went and did it. Made a longer-form video explaining our open-source battery project and diving into the details of the kit and chemistries we're working with!

It would really help our project out a lot if you could share this with interested folks.

YouTube link (feed the algorithm): https://www.youtube.com/watch?v=xhWBX1eLDr8

And of course, PeerTube: https://spectra.video/w/4wTobcS16Ww5UAZVMWrC9E

Please let me know what you think, comments, criticisms, suggestions---first time I've made a video like this and I have a lot to learn.

We're building an open-source battery

YouTube
GitHub Actions is the weakest link

Anne Robinson would like a word with .github/workflows

Andrew Nesbitt
https://github.com/matz/spinel - Ruby AOT Compiler
GitHub - matz/spinel

Contribute to matz/spinel development by creating an account on GitHub.

GitHub
Structured concurrency: https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/ and https://sustrik.github.io/250bpm/blog:71/ . I wonder why isn't this more widespread? What are the cons/limits? concurrent-ruby provides cancellation objects and there *is* a nursery gem.
Notes on structured concurrency, or: Go statement considered harmful — njs blog

A clever idea from @james: using Capybara & Cuprite to generate self-updating screenshots for product documentation https://interblah.net/self-updating-screenshots
interblah.net - Self-updating screenshots

A blog by James Adam, of lazyatom.com fame.

Just debugged a production issue involving colliding UUIDs :)

spoiler: accidental uuidv1 in a containerised deployment so processes on the same machine can't coordinate the sequence number field 🗿