I’d be more disappointed in the missed naming opportunity: Upperware
I’d be more disappointed in the missed naming opportunity: Upperware
I use kimai. It’s gotten much more stable over the past couple years and there is a mobile app. (I think it’s a couple bucks now, but works pretty well)
It runs in docker so it’s pretty easy to set up.
I have one customer who is pretty nuts about bills and this is the only way to track and invoice all that nonsense.
I used to live in that part of the world. Man, do I miss it. Moved for work but found stress and anxiety. I try to go back whenever I can.
Thanks for the memory.
data stays local for the most part. Every file you send to the cloud becomes property of the cloud. Yeah, you get access, but so does the hosting provider, their 3rd party resources, and typical government compliances. Hard drives are cheap and fast enough.
not quite answering this right, but I very much enjoy learning and evolving. But technology changes and sometimes implementing new software like caddy/traefik on existing setups is a PITA! I suppose if I went back in time, I would tell myself to do it the hard way and save a headache later. I wouldn’t have listened to me though.
Portainer is so nice, but has quirks. It’s no replacement for the command line, but wow, does it save time. The console is nerdy, but when time is on the line, find a good GUI.
And walking down to the food court to use a bathroom may be, ahem, problematic for a retirement community.
There was a dead mall in a nearby city that was finally bulldozed to make way for apartments. It’s taken decades and nowhere near habitable yet. Sort of a start though.
Man that brings back memories. MythTV was my first venture into Linux-based systems. I got a PCI HDTV tuner card, took over my parents garage, and built a little box to make a PVR. What a fun project. I bet MythTV is a LOT easier now!
Currently, I have a silicondust tuner and run Plex in docker. Works great for my needs. I think it works with jellyfin too if you prefer that route.
Ah, thanks for the info!
Didn’t the Lemmy teams sort of fix that CSAM thing ages ago?
I remember a wave of lockdowns and hush hush related to that, soon followed by an update to Pictrs with a bunch of new docker compose settings.
My server got pooched in the update and it took me almost a month to fix partly because I had little free time.
It’s changing settings to only allow one way sync and disable deletion. The sync folder basically becomes an automatic archive destination.
They are soooo close to having this cool tool, but many feature requests have been shot down because it’s not a true sync. I get it, but it sucks too.
I use syncthing for backups including some phone files, but I’m not sure this would be good.
Syncthing devs clearly don’t want this app used as a sync-and-archive tool so all phones would have all copies and any phone can permanently delete any file. I wouldn’t trust that.
(Yes, there is a roundabout way, I do it too, but it is prone to errors and sync issues)
I second immich and backup. immich can archive as you want, and Syncthing can make backups of files.
Sweet! My first computer was a 333mhz PowerPC Mac! Still have that behemoth. Man, I learned video editing and 3d modelind on that thing and totally changed my career path.
Now 25 years later it’s decendant (roughly?) is a SoC running a wireless hub!
Can confirm. Neighbors house had an attic fire with knob & tube wiring.
… Just like the stuff still in my place today. Eek! Landlord won’t upgrade unless there is a problem. In my house, the breakers are all 20amp and that’s a lot to run on, best guess, 70 year old wires.
Oh, and do not assume anything is wired as expected. Test after. I’ve found a couple plugs “upgraded” to 3-prong by jumping the load and ground together. That made for a fun firework show when my metal fan touched something metal. Even the landlord was impressed by that stupidity.
A cheaper solution is to take a copper wire and connect the ground screw of the socket to a water pipe. It does the job and is better than nothing.
I use kimai.
It’s grown over the past few years and lots of bugs squished. Could use a little developer help regarding custom invoice templates, but I like the direction it’s headed.
There is a convenient app that works pretty well. I think it’s a couple bucks now, but nothing outrageous.
Why not dockerize Foundry and run all on the Synology?
Though I did convert my home assistant docker to HAOS on a Pi for extra features way back in the day. Not sure you have to now.
Kif! We have a conundrum!
Shhh! Nobody tell them about “inside out.”
Nope. I actually did that unintentionally on a PC I built. I only used one power wire when the GPU needed 2 so it couldn’t use all the power it needed when running 100%. My understanding was PCI doesn’t support disconnecting devices so the system expects all components it starts up with to be available all the time. Lose one and the system goes down.
As I’ve heard someone say last year: “I wish Reddit a happy Digg.com”
Hmmmm. We’ve had single click LAMP installs way back in the early 00’s. Heck, web servers were a single check box in OSX. It’s just gotten really complicated since then.
Data centers work great because tech and staff work together in proximity to keep things smooth. To decentralized a data center …
I’d start with a VPN; without which, you’d have too many unknowns. I’d have local user space (probably a VM or docker environment) linked to a remote auto-magically configured proxy server and network infrastructure. (A lot of people do this anyway with wire guard or the like) Complete automation is the key here.
Users would install apps from docker (preconfigured) and the environment automatically establishes the VPN and sends port data and settings to the proxy service. DNS/fail2ban/security is set up, and goes live in a minute or two. Of course that wouldn’t work for things like Pihole or adguard.
User is responsible for disk/CPU, service provider for networking, well except ISP stuff. But anything average-user-easy will have to be mostly prepackaged for ease of use.
Oh, and if there are things that go wrong, clear explanations are essential. Things like “could not bind 0.0.0.0:80” could be “Hey dimwit, you already used port 80 for XXXX program. Pick something else!”
Or, you know, a script could do that.
I have 10Gbit and hunted that whale. But I didn’t build my own router. Electricity is $0.51 Kw/h. Ouch.
First, 10Gbit hardware is more available now than years ago, so you have more options. I started off with the router my ISP gave me. It worked, but it was 1Gbit. Not going to do for me. Plus, basic function was paywalled. Booooo! Snagged a broken Asus router and got it working great.
With IDS/IPS enabled, I get about 3.5Gbps. There is newer router tech today that looks interesting with fewer bottlenecks that would have been nice years ago, but not worth the upgrade right now.
My desktop hits about 2Gbps downloading Steam games/updates, but my partners desktop lags behind with SATA SSD storage. Definitely need NVME with that speed.
I will say my experience with 10Gbit Ethernet cards is not positive. I have a lot of intermittent disconnections and there are a lot of bugs vs 1Gbit switches. They do not like sharing with 2.5Gbit devices. I keep my server on 1Gbit connections. It’s plenty fast for my needs though.