IanTwenty
@IanTwenty@lemmy.world
- Comment on Ideal Business Stack? 4 days ago:
I don’t see anyone talking about the human side so I’ll ask - what is the appetite for change? I can see you yourself are motivated and that’s great. How do you feel the attitude is with the others there? Migrating a company that’s been working analogue for decades sounds like a big change programme regardless of the tech choices you ultimately make. This sounds like process change as well as technology change and that requires using another set of skills to wrangle the people.
I would advise to pick a small area first that’s causing the most pain but also very amenable to common tech most people are already familiar with and is only a small change to existing processes. Get an early visible success.
The photo management might be a good start as we all are used to these apps on our phones and the tech is mature and easy to find in FOSS.
Everyone loves Immich though it has some big warnings on its github page about its own maturity. Maybe something simpler: just file/photo synching and a shared gallery? It can always be upgraded in future. Syncthing is solid, some kind of NAS and one of the older/mature galleries running on top. Get your backup process nailed down and run a real recovery process before too many photos are at stake.
Anyway it sounds exciting and kudos to you for looking to FOSS. Good luck!
- Comment on CVE Board members launch the CVE Foundation, a dedicated, non-profit to continue identifying vulnerabilities, after the US ended its contract with Mitre 2 weeks ago:
There is some distribution of effort/expertise at least:
When an individual researcher or an organization discovers a new bug in some product, a CVE program partner — there are currently a few hundred across 40 countries — is asked to assess the vulnerability report and assign a unique CVE identifier for the flaw if and as necessary.
- Comment on How do I use HTTPS on a private LAN without self-signed certs? 3 weeks ago:
Not on Firefox, some site functionality is disabled: medium.com/…/the-ultimate-newbie-guide-for-self-s…
- Comment on How do I use HTTPS on a private LAN without self-signed certs? 3 weeks ago:
I know what you mean but using real self-signed certificates (i.e. no CA at all) with modern browsers causes so many issues I find them unusable.
- Comment on How do I use HTTPS on a private LAN without self-signed certs? 3 weeks ago:
I’ll mention this as no one has yet but you can be your own CA. Tools like mkcert make it easy
This is potentially more hassle (than using public DNS) as you have to get your CA certs onto every device. However it may be suitable depending on the situation.
- Comment on Google Chrome disables uBlock Origin for some in Manifest v3 rollout 2 months ago:
If you have the time try the troubleshoot mode to help figure it out - add ons are often the cause
- Comment on Do you selfhost your own blog/website? 6 months ago:
You can do the same with GitLab as another option, it supports custom domains too.