

I love Technical Connections!!


I love Technical Connections!!


I have an opinion that, as everything else in software, depends:
If there are tens of teams working on the same repo, it’s chaotic. Separating into smaller ones makes it easier to deploy, specially when there are db migrations involved.
If there are fewer teams, there’s two approaches: monolith monorepo, or monorepo with separate projects, but with single deployment pipelines. I prefer the latter, as testing changes and deployment isn’t as chaotic. I also prefer when each subproject has it’s own DB, so the migrations can be separated. There’s nothing I hate more than dealing with migration conflicts


As I don’t have any critical script, I will try it out locally, perhaps I can open some PRs with fixes of what I see 😄 loved the idea!


I like the options to customize it, but there’s an issue with the current build’s version of Firefox, as some deep-links (that open apps) don’t work properly. This causes Obsidian Web Clipper to not work at all. I had actually reported it on the main Firefox bug tracker, and it was later fixed in another build, but Waterfox still haven’t upgraded that yet. I switched to IronFox, although there’s no option to change the browser theme. I also would like if the address bar button could be customized, since it’s different in Waterfox. I’m even considering making a fork of IronFox just to add those, I know there’s an existing for that adds OLED theme to it, I could base on it.


It depends on the phone’s brand. Samsung’s keyboard is way different from Motorola, for example. The other reasons would be the possibility of customization, and for privacy-minded people, as the keyboard is basically a very sensitive entry point


I highly recommend you change vendors, if possible. Not only will you not have to deal with this kind of issue anymore, you could also find vendors with dedicated support channels, status pages, and documentation detailing breaking changes (which, in an API, should only happen through versioning)


I do agree that, to a certain point, this shouldn’t be possible in this volume, but also, when you add a phone number as a contact, it would show up on WhatsApp as long as the profile has public data. Anyone that saves every possible phone number would have the same result (although this could take ages, thus the issue with the scraping)


Well, it’s not easy, but I like the idea, hadn’t thought of that… I don’t really use the triggers, only when files change, so that’ll do it!


I’ve done the same. Not trusting something until it can be trusted. Unfortunately it seems there’s no easy alternative apps, so not sure how I’ll handle my usage now


I’ve been using delta for a while, alongside lazygit, and enjoying it.
Dependabot