Every Monday the C4DT Factory team comes together for a meet’n share. Somebody from the team presents something he saw on the internet that is somewhat related to the work we’re doing. This can be technical, organisational, recreational (we didn’t have the “best cat pics” yet). Here is a list of the subjects we had so far:
- 2022-05-09 – Shoup on Proof of History – Finally a researcher’s view on Solana’s Proof of History
- 2022-04-12 – Magic-Wormhole: communicate a secret easily – Have to send a password, but don’t want to use email?
- 2022-03-17 – `derive_builder`: usage and limitations – Comments on the rust library
derive_builder
- 2022-03-02 – How to read your bank-account on a public blockchain? – Musings on reading a public blockchain
- 2022-02-21 – Some fun with microcontrollers – It’s not all about programming, hardware is also important
- 2021-12-13 – hyperfine, benchmarks for CLIs – Compare tests and their runtime
- 2021-11-29 – OmniLedger email signup and recovery – Finally you can sign up to OmniLedger via email
- 2021-11-08 – Reusable CLI integration tests – How to do integration tests with (ba)sh
- 2021-10-20 – Awesome Privacy — A curated list of privacy-preserving apps – More privacy apps
- 2021-10-11 – Functional shell scripting – Yes, even bash can be modern!
- 2021-10-08 – SASE or VPN? – Let’s learn some new terms today
- 2021-09-23 – Choosing a Web Framework – What would _you_ choose as a web-framework these days?
- 2021-09-13 – cheat, examples for CLIs – TLDR man pages
- 2021-09-06 – Vitalik’s answers to the big questions – When Vitalik answers random questions
- 2021-08-31 – libsodium’ encrypted stream in Rust – Open Source participation
- 2021-06-16 – Little Syster: the first privacy trust index for digital services – List of alternatives
- 2021-03-11 – Why Blockchain is Not Yet Working – 2021 – Shouldn’t these things be usable by now?
- 2021-03-02 – immutable.js, concurrent-safe data structures – How to program safely in javascript
- 2021-03-01 – Zoom it out – There is more to the world than Zoom
- 2021-02-24 – Ansible: powerful automation made easy – What we’re using at C4DT to automate deployments
- 2021-02-10 – Prettier, a uncompromising code formatter – How to have good formatted code
- 2020-12-07 – Go compiler optimizations for structs – How Go optimizes structures during compilation
- 2020-12-01 – Failing OmniLedger login – Debugging blockchain malfunction
- 2020-11-26 – Maturity Evaluations – How we evaluate projects from the labs
- 2020-10-19 – TLDR for “Managing Technical Quality” – Summary of an article on how to improve technical quality in code
- 2020-02-17 – golang code analysis – Review of common and new code checkers for golang
- 2020-02-03 – crypto-ts – How to use crypto in typescript
- 2020-01-27 – traefik – A powerful reverse proxy
- 2020-01-13 – Kubernetes – Container orchestrator aimed at data-centers
- 2020-01-06 – The Mind – Game-night: become one
- 2019-12-16 – PipeViewer – One of those nice bash-tools
- 2019-12-09 – DevTODO – TODO list for the CLI