This is surprising to me and the exact opposite of what I want for a few reasons: 1. I don't like surprise breakages. I am not prepared to fix a service my family uses midday on a Tuesday when I am working since it auto…
As someone who has canceled all my subscriptions and just uses Jellyfin for 100% of my content, what are some good options besides a Roku? I would love to have hardware like Roku, but just run a jellyfin client, with no…
You can always use something like this [1], which will make sure any file removed on the command line via rm (or other utilities, like git rm) ends up in the trash instead [1] https://github.com/faratech/trashd
I’ll agree with some parts of this as I have some big issues with parts of systemd. But writing service files with systemd is so much better and having a unified interface into logs is really really nice.
I think it is amazing that Linux has reached such an audience that the knowledge of what windowing or desktop system being used is unknown. But at the same time it makes me a little sad. Part of the draw of Linux was…
I worked at a company that had a powerful legacy software that was meant to be configured once and run full screen. At some point it needed a custom interface and the ability to reconfigure itself on the fly. Adding in…
When switching to Wayland I lost a lot of custom interactions. I’ve learned to live without them but I still miss them. For example I was a big user of devilspie for placing windows in certain locations, on certain…
I know nothing about this, but they do seem to have a gamepad: https://frame.work/products/8bitdo-ultimate-2c-wireless-cont...
That’s like saying movies should have to rate every scene so a 7 year old can watch the “safe” parts of an R movie? If a site is really mixing so much content (like Reddit) then they should really be separating their…
Every app submitted to the App or Play store already has to do this. If parental controls are on, then users cannot download those apps. The only hard part for the web is that a site could lie since there is no…
We approach tickets that match with our development strategy. A ticket is tied to and represents a branch of code. When that code is merged the ticket is done. It cannot be reopened, you open a new ticket and link it…
I find the problem is that engineering wants one work flow, product wants another, another department wants theirs, and so on. As a CTO I have declared that Jira is owned by engineering and it is our developers’ process.
I’ve found being able to share passwords with my spouse very valuable which we couldn’t easily do with keepass. Also the syncing strategy on iOS is a disaster and corrupted my wife’s keepass db causing her to lose…
I mean does it? I have set it up before but I just set it up for my new small office team. I already had an internal server and WireGuard vpn in our office and it took 2 minutes to create a quadlet to run vaultwarden…
It’s a bad strategy. I am capable so I host an instance of vaultwarden for myself and spouse (only available via our vpn) But when friends and family ask for my recommendation I send them to Bitwarden and they pay for…
For me, what has really changed is the feeling of having community on the Internet. In the 90s, I had: Instant Messenger with people I knew IRC channels for interests Forums for specific topics A Web Ring for my James…
I have Raynaud's which causes loss of circulation in my fingertips even when the weather isn't that cold (so even in a car with the heat on). Then this happens, touch screens do not register correctly, and I end up…
I find youtube's interface so incredibly frustrating and hostile. Even when I know what I want to watch, I find it very hard to actually get to it. On their Roku app, search for The Daily Show, and try and watch the…
The problem isn't having cameras. Its that these cameras should be closed circuit with data residing locally, not being sent to a 3rd party that has full access to the video streams, and who processes them, combines…
We are opening up a wellness clinic and we were planning to use a managed service company for internet, network, and security. I was appalled by the managed services suggestions. Privacy of our patients and their data…
Same, then moved to bazaar which was really easy and nice. Of course moved on to git but I still think bazaar did many things better.
My Android is running Lineage without Google Play Services (no microg either). I had an app that I needed to use, and the only available log-in method was via firebase's SMS. Firebase flat out refused to allow me to…
If git would change two defaults, that would make me really happy: 1. git merge ONLY does merges (no fast forward/rebase). git pull ONLY does a fast forward 2. git log by default is git log --first-parent. Just show…
If your goal here is to have linear history, then just use a merge commit when merging the PR to main and always use `git log --first-parent`. That will only show commits directly on main, and gives you a clean, linear…
We do. If we are building out a feature, none of its code is merged into main until it is complete (if this is a big feature, we milestone into mergeable and releasable units). The feature is represented by a Story in…
This is surprising to me and the exact opposite of what I want for a few reasons: 1. I don't like surprise breakages. I am not prepared to fix a service my family uses midday on a Tuesday when I am working since it auto…
As someone who has canceled all my subscriptions and just uses Jellyfin for 100% of my content, what are some good options besides a Roku? I would love to have hardware like Roku, but just run a jellyfin client, with no…
You can always use something like this [1], which will make sure any file removed on the command line via rm (or other utilities, like git rm) ends up in the trash instead [1] https://github.com/faratech/trashd
I’ll agree with some parts of this as I have some big issues with parts of systemd. But writing service files with systemd is so much better and having a unified interface into logs is really really nice.
I think it is amazing that Linux has reached such an audience that the knowledge of what windowing or desktop system being used is unknown. But at the same time it makes me a little sad. Part of the draw of Linux was…
I worked at a company that had a powerful legacy software that was meant to be configured once and run full screen. At some point it needed a custom interface and the ability to reconfigure itself on the fly. Adding in…
When switching to Wayland I lost a lot of custom interactions. I’ve learned to live without them but I still miss them. For example I was a big user of devilspie for placing windows in certain locations, on certain…
I know nothing about this, but they do seem to have a gamepad: https://frame.work/products/8bitdo-ultimate-2c-wireless-cont...
That’s like saying movies should have to rate every scene so a 7 year old can watch the “safe” parts of an R movie? If a site is really mixing so much content (like Reddit) then they should really be separating their…
Every app submitted to the App or Play store already has to do this. If parental controls are on, then users cannot download those apps. The only hard part for the web is that a site could lie since there is no…
We approach tickets that match with our development strategy. A ticket is tied to and represents a branch of code. When that code is merged the ticket is done. It cannot be reopened, you open a new ticket and link it…
I find the problem is that engineering wants one work flow, product wants another, another department wants theirs, and so on. As a CTO I have declared that Jira is owned by engineering and it is our developers’ process.
I’ve found being able to share passwords with my spouse very valuable which we couldn’t easily do with keepass. Also the syncing strategy on iOS is a disaster and corrupted my wife’s keepass db causing her to lose…
I mean does it? I have set it up before but I just set it up for my new small office team. I already had an internal server and WireGuard vpn in our office and it took 2 minutes to create a quadlet to run vaultwarden…
It’s a bad strategy. I am capable so I host an instance of vaultwarden for myself and spouse (only available via our vpn) But when friends and family ask for my recommendation I send them to Bitwarden and they pay for…
For me, what has really changed is the feeling of having community on the Internet. In the 90s, I had: Instant Messenger with people I knew IRC channels for interests Forums for specific topics A Web Ring for my James…
I have Raynaud's which causes loss of circulation in my fingertips even when the weather isn't that cold (so even in a car with the heat on). Then this happens, touch screens do not register correctly, and I end up…
I find youtube's interface so incredibly frustrating and hostile. Even when I know what I want to watch, I find it very hard to actually get to it. On their Roku app, search for The Daily Show, and try and watch the…
The problem isn't having cameras. Its that these cameras should be closed circuit with data residing locally, not being sent to a 3rd party that has full access to the video streams, and who processes them, combines…
We are opening up a wellness clinic and we were planning to use a managed service company for internet, network, and security. I was appalled by the managed services suggestions. Privacy of our patients and their data…
Same, then moved to bazaar which was really easy and nice. Of course moved on to git but I still think bazaar did many things better.
My Android is running Lineage without Google Play Services (no microg either). I had an app that I needed to use, and the only available log-in method was via firebase's SMS. Firebase flat out refused to allow me to…
If git would change two defaults, that would make me really happy: 1. git merge ONLY does merges (no fast forward/rebase). git pull ONLY does a fast forward 2. git log by default is git log --first-parent. Just show…
If your goal here is to have linear history, then just use a merge commit when merging the PR to main and always use `git log --first-parent`. That will only show commits directly on main, and gives you a clean, linear…
We do. If we are building out a feature, none of its code is merged into main until it is complete (if this is a big feature, we milestone into mergeable and releasable units). The feature is represented by a Story in…