

ou think this ‘makes the case look stupid’ because it challenges the very language of the system. You want to play by their rules; I’m questioning the source of their rules.
As is your right, but nobody’s going to take such an argument seriously.


ou think this ‘makes the case look stupid’ because it challenges the very language of the system. You want to play by their rules; I’m questioning the source of their rules.
As is your right, but nobody’s going to take such an argument seriously.
No problem, and yes, that’s correct - once you have your own domain then you can hop between providers a lot more easily as you don’t need to change a thousand web accounts when you do. It’s also useful if you move into self-hosting in the future.
(Have read you’re not interested in self hosting - I think that’s very sensible. It’s a lot of work and even then, very difficult to do it well and be reliable)
Suggest finding a reputable email provider, and they will require payment.
I recently moved from gmail to proton. The migration process was very smooth, with proton copying over all my existing email and calendars from gmail. However, their web clients are very slow in comparison (since they’re encrypted - click on an email and it’s 3 seconds or so to open, an eternity!). I find that annoying enough that I’ve setup thunderbird via a proxy, but that has negated some of the ease of use.
There are quite a few good options around, maybe others will chip in with recommendations.
Once you have a new mail client, your user@gmail.com address will not be valid. However, if you want it to, you can keep your old email account with gmail as well, and have it forward all incoming email to your new home. That allows you to gradually move your accounts over at your own speed. I think this is important as there will be more than you expect of them, but the process isn’t hard.
Most of those new providers will also allow you to use a personal domain, and multiple users. So you can register a domain that stays with you - that’s the domain.org bit of your email address, and multiple users - the bit before the @.
The good providers will have guides and documentation about helping you through this also.
The Garmin stuff (I’ve used Oregon a lot - various models since 2011) auto-saves tracks as GPX and is very reliable about that.
The newer stuff also saves as .FIT with extra info.
When you plug these into a computer by USB they appear as a normal extra drive, with the files available natively. As /u/Shimitar says, they don’t need the cloud, or an account (unless they have changed that)
They’re also pretty robust and weather proof.
Downsides - expensive. Sometimes limited features. The cameras on the Oregons are useless, and you mention a camera is needed - so it depends what features you want, your budget, and the range.


Companies are already using AI to generate their own versions of expensive proprietary software (Triggered no doubt by https://developers.slashdot.org/story/25/09/29/1733238/new-claude-model-runs-30-hour-marathon-to-create-11000-line-slack-clone - a project that is entirely closed source)
As prompt engineering gets better and more reliable, why wouldn’t they? And honestly, I’d cheer. Commercial software pricing is so blatantly predatory (We won’t give you a price until you tell us who you are so we can charge you what we think you can pay, rather than what it’s worth) that skipping it entirely is a no brainer if you have some in-house support.


Whilst I love a foss drama as much as the next person; It’s clear the dev here has shown /some/ humility and self awareness after the fact.
And whilst it doesn’t change his actions, and if it’s true, receiving death threats from people is completely unacceptable. I hope he has reported those to the police and that they are traced and appropriate action taken. (here in the UK, making a death threat over the internet would get you jailed for up to ten years). Being abusive is cowardly, unneccesary and shameful.


No call to be facetious. It’s true for most western countries, and possibly more globally - these things tend to follow certain rules of legal and financial logic.


I know this is just some shitty marketing phrase, but I don’t think that would even work, legally. AIUI, to be a company (ie, a limited company) requires being registered with human directors, as they check you’re not banned from being one.
Surely this will re-occur anywhere there is sufficient footfall?


I used wview for years, and published a couple of weather stations publically. Sadly that looks to be abandoned now.
Nowadays I just run Home Assistant and combine an anenometer, a rain tip gauge and about a million different temperature sensors into that, mostly with 8266’s running Esphome to collect and forward that data. It’s a fun and cheap little hobby if you like collecting data. The gauge and anenometer were off aliexpress for about £5 each, the esps about the same, and temp sensors less than a quid each. All software foss of course, and uses almost no resources so can run on any linux server.
Any chance there’s an ip conflict?


Agree. Although Mariadb has drifted significantly (and with very good reason) in terms code, features and SQL - I still mentally parse “Mysql” as “MariaDb”. It’s one of the best forks I’ve ever encountered in all my time using foss. I currently maintain around 80 MariaDb servers and have remarkably few problems.
Much as I like to see variety in software, I do kind of wish more recognition of MariaDb was given, and more support.


It doesn’t need the Dockerfile to run.


Thanks for the feedback, always interesting to hear how people might use a tool like this.
I do have email notifications in the roadmap, but to be honest, I’ve struggled to visualise how that might work for two reasons:
One of Taskpony’s goals is that it’s as easy to install and run as it could be. Configuring email settings takes a lot of detail (especially when running in docker where you can’t rely on a local smtp). I’ve thought about other tools like ntfy.sh, which I love, but the whole ecosystem of dozens of systems and tools for DM style notifications is too wide to support.
I wouldn’t use it like that, I’d use a calendar for distant events, and there’s no plans to support “Task must be done by” style timers, as again, I think the interface would get too complex. I keep Taskpony in a tabbed browser, and also as one of my daily bookmark folders, so it shows up regularly enough to show me.
Out of interest, how would you use notifications, or see how they’d work? Are you thinking of browser notifications? And if so, on what logic might they trigger?


Great that you’re using it!
And yes - sadly koyeb’s demo went down as I posted this link. I’ve quickly thrown up another demo here; https://taskpony.onrender.com/


Indeed, but I love writing in Perl and it still works great. It’s a shame it’s not more widely used.

How much storage would your NAS need? What apps are you running? What’s this all for?
NVME/SSSD is better in every way than HDD (speed, noise, heat and power) but obviously more expensive, especially for larger capacities. Decide whether you can do it with that or need hdd’s, and that then informs what hardware supports either 2x nvme (or 3x if you want separate for OS) or 2x sata.
Don’t get hung up on power costs btw. 500E is a lot of power and you’ll likely never regain that. Rpi is what, 5watts? Laptop somewhere around 5-50? HDDs around 5w average, nvme’s ~1w. Any equivalent hardware or faster is going to use similar power, it’s not like you’re replacing a DL360.
But if you want to replace anyway and NAS/media is your main thing, then perhaps buy a NAS and run docker apps on that. uGreen make some nice ones.
It’s a self hosted web app, and that’s not something that’s easy to change once it’s written. The benefits to self hosting are pretty well established, and this type of thing can be accessed from anywhere in the world by multiple devices and always be in sync. For myself, I use this both from a laptop, my desktop and a phone when I’m out - I’m always jotting down thoughts before they fall out of my head. Also, there’s probably a lot of desktop task apps out there already that do tasks, like many Email clients. I don’t mind reinventing a wheel, but not too keen on reinventing all the wheels.
Demo is a fair point, I’ll include that on the wishlist for the future. I think the pictures probably do a fair job of indicating how a task app works - which is basically a way of entering, displaying and ticking off tasks which many people will be familiar with, but perhaps I’m just over familiar with the concept. A self resettable demo might be nice, yes.
Thank you for the kind words.
Syncing is a tricky one. The universal method seems to be using caldav, so Taskpony would need to support that as an endpoint. But I haven’t investigate this as the android side of things is complicated - or at least, I found it so when trying exactly that. You need to install third party software (DavX5 is the most common) - which is listed as both free via fdroid and paid via GPlay. That provides the syncing which is then available to other things on the device. Not an unsolveable problem, but I found it fiddly, and kept being nagged to register software to get it working.
But I made an early decision not to replicate things that are done well elsewhere. Caldav has lots of options, the best I found is Radicale which provides unlimited tasklists and calendars, but has no interface. That does tie in well with Thunderbird on desktop and other things, but again, the syncing problem exists on Android. Vikunja and TaskTrove are good projects that do support caldav and multi-users if you do want to go that route.
I wanted Taskpony to be simple to set up. Run a docker compose command and visit a URL - that’s it for LAN use. No reliance on other software apart from a web browser. I can’t achieve that and provide syncing or multi users, sorry. Of course, you and your wife can just use the same instance of Taskpony and have different Lists for personal or shared tasks, then everything is always in sync.
It’s only your definition of what common sense is that is convincing you that you’re right and everyone else in your country is wrong.
If you’re so certain, stop talking and start doing. You think the courts will say “Hang on chaps, this axet person has a point, let’s throw away all precedence and case law since our system started”?