"Give me six hours to chop down a tree and I will spend the first 4 sharpening the axe"
I think people worry too much about branch names. Feature branches are usually ephemeral. Prefix your branch with your personal identifier so I know who is primary on it and worry more about the commit message which…
The argument I've always heard for this was issues with code, not the event. If for a period of time you have a bug in your code, with event sourcing, you can fix the bug and replay all the events to correct current…
I've found referring to them as implicit vs explicit contracts conveys the idea and is more well received than proclaiming someone's ignorance.
You aren't missing anything. It's just marketing so GitHub/Gitlab stay in the main conversation when DevOps comes up.
DuckDB targets analytical workloads. Your question sounds like your workload is transactional to me, so I'd recommend sticking with SQLite.
Looks like they took your advice?
Care to share your Libre Calc spreadsheet formulas?
My problem is opening links from apps. Sometimes I want a link in Slack (or other desktop apps) to open in my personal profile and sometimes I want it to use my work profile. With Brave/Chrome, the link will open in…
This is years ago now, but every ampersand in my passwords came across wrong. I can't recall if it was missing or url encoded, but even passwords weren't safe.
Could you provide your reasoning for the switch? I've had good enough luck with duplicacy but I'm curious about it vs restic now that restic supports compression.
Heroku was the original gold standard for git based app deploys, but never for scheduling tasks. Here's a link to the documentation of Heroku's supposed "cron alternative" :…
I believe you may be mixing the concept of currying with partial application.
I've always found the directive "unless you do math on it, it's a string" to be useful when working with json.
Sounds like your docker was pulling latest instead of a versioned tag. I'd update that and be happy this only cost you a few hours.
Any chance to get review apps for GitLab and/or Bitbucket? I'd love to see that happen, but I don't believe it is high on your roadmap currently.
What cloud based systems do you typically recommend?
"Give me six hours to chop down a tree and I will spend the first 4 sharpening the axe"
I think people worry too much about branch names. Feature branches are usually ephemeral. Prefix your branch with your personal identifier so I know who is primary on it and worry more about the commit message which…
The argument I've always heard for this was issues with code, not the event. If for a period of time you have a bug in your code, with event sourcing, you can fix the bug and replay all the events to correct current…
I've found referring to them as implicit vs explicit contracts conveys the idea and is more well received than proclaiming someone's ignorance.
You aren't missing anything. It's just marketing so GitHub/Gitlab stay in the main conversation when DevOps comes up.
DuckDB targets analytical workloads. Your question sounds like your workload is transactional to me, so I'd recommend sticking with SQLite.
Looks like they took your advice?
Care to share your Libre Calc spreadsheet formulas?
My problem is opening links from apps. Sometimes I want a link in Slack (or other desktop apps) to open in my personal profile and sometimes I want it to use my work profile. With Brave/Chrome, the link will open in…
This is years ago now, but every ampersand in my passwords came across wrong. I can't recall if it was missing or url encoded, but even passwords weren't safe.
Could you provide your reasoning for the switch? I've had good enough luck with duplicacy but I'm curious about it vs restic now that restic supports compression.
Heroku was the original gold standard for git based app deploys, but never for scheduling tasks. Here's a link to the documentation of Heroku's supposed "cron alternative" :…
I believe you may be mixing the concept of currying with partial application.
I've always found the directive "unless you do math on it, it's a string" to be useful when working with json.
Sounds like your docker was pulling latest instead of a versioned tag. I'd update that and be happy this only cost you a few hours.
Any chance to get review apps for GitLab and/or Bitbucket? I'd love to see that happen, but I don't believe it is high on your roadmap currently.
What cloud based systems do you typically recommend?