Amitai Schleier
@schmonz@schmonz.com
(But maybe would be less wrong if said about some piece marked “leggiero”)
And limited availability for new clients: https://latentagility.com
(And thanks @dhh for the timely quote!)
“Let’s add a dependency on X.”
try saying instead
“Let’s agree that someday our application will break because of X.”
What might change for you?
NYC, this Thursday: https://schmonz.com/talk/2019-devopsdays/
#DevOpsDays #DevOps #pkgsrc #qmail
https://t.co/TyAY9rTQET for details
https://t.co/i3AlopHj4o for diversity tickets
Want some of this for your NY-metro org in Q1 or Q2? Get in touch.
(Thanks @thbrunzendorf for your kind words)
It's probably easy for you to run qmail now.
With more sentences and a demo: https://schmonz.com/2019/01/07/2018q4-qmail-updates-in-pkgsrc/
Great! Please update to pkgsrc-current and test two packages for me: https://mail-index.netbsd.org/pkgsrc-users/2018/12/17/msg027809.html
(NetBSD and/or qmail users, happy to hear your results too.)
Could your NY-area company gain more from developing software? I have some Q1 and Q2 availability.
My consulting, #coaching, and training look like this: https://latentagility.com/services
People say this: https://latentagility.com
This was quite easy to implement in the latest acceptutils: https://marc.info/?l=qmail&m=154308059931375&w=2
1. Play
2. Gratitude
3. Community
More on this and other reflections from co-facilitating #GDCR18 in New York: https://schmonz.com/2018/11/18/brooklyn-november-2018-global-day-of-coderetreat/
#TDD #PairWithMe #XP #Agile #Scrum
As always, if you use #pkgsrc, just get the latest qmail and qmail-run. 🙂
Slides, references, and a sweet deal on the https://agilein3minut.es book: https://schmonz.com/2018/10/25/nyc-mob-programming-workshop/
I'm an indie tech coach. Can I be of service? https://latentagility.com
#NYCLean #CTOSchool #TDD #Dev #Python
If you use #pkgsrc, just update to the latest qmail and qmail-run. 🙂
"#MobProgramming for Non-Programmers"
As seen on my recent European #CodingTour!
Take this chance. Come play. Details: https://schmonz.com/talk/2018-nyc-october/
- Install from binaries
- Build from source
- Hide undeclared dependencies from builds
- Use another compiler
- Intercept all calls to cc, ld, libtool, etc. (https://www.netbsd.org/gallery/presentations/joerg/eurobsdcon2009/wrapper.html)
- Run as root or non-root
- Run on a different OS
- Provide quarterly stable releases
- Offer nearly 20,000 packages
- You depend, every day, in dev and in prod, on software that behaves differently from version to version
- Homebrew doesn’t work on Linux, apt-get doesn’t work on Mac, not all computers are x86
- Your time is valuable
- #pkgsrc exists