- 0 Posts
- 11 Comments
Rookeh@startrek.websiteto
Programming@programming.dev•Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 - Plans move to Rust, with help from AI
18·7 months agoI have witnessed companies make this exact mistake before - they have a legacy system written in $LanguageA that they either cannot find developers to maintain, believe is badly written, or does not support some new feature they want to implement (or some combination of the three) - and decide to solve this by taking the existing codebase and porting/transpiling it to $LanguageB (which is more modern, performant, is easy to hire developers for, etc) - without actually rewriting or rearchitecting anything.
What they are actually doing is substituting one kind of tech debt for another. The existing code that was poorly written and/or not well understood is now just bad code written in a different language. Fixing bugs or implementing new features now takes just as long, if not longer to account for the idiosyncrasies of how the code was ported.
And now this is being done by AI with even less oversight than usual? Recipe for a maintenance disaster.
Rookeh@startrek.websiteto
Selfhosted@lemmy.world•How to secure Jellyfin hosted over the internet?English
3·1 year agoRight now none of the native clients support SSO. It is a frequently requested feature but, unfortunately, it doesn’t look like it will be implemented any time soon. As with many OSS projects it is probably a case of “you want it, you build it” - but nobody has actually stepped up.
Rookeh@startrek.websiteto
Selfhosted@lemmy.world•How to secure Jellyfin hosted over the internet?English
29·1 year agoFor web access, stick it behind a reverse proxy and use something like Authentik/Authelia/SSO provider of your choice to secure it.
For full access including native clients, set up a VPN.
Rookeh@startrek.websiteto
Selfhosted@lemmy.world•Self hosted solution for phone photo backupEnglish
2·2 years agoAs a developer myself I’m not sure if I would trust any application to safely handle a configuration that has become invalid due to a breaking change, especially not an app that is still under active development! Better safe than sorry.
Rookeh@startrek.websiteto
Selfhosted@lemmy.world•Self hosted solution for phone photo backupEnglish
19·2 years agoImmich has completely replaced Google Photos for me, love it!
My only bugbear is that it is updated very frequently (what a nice problem to have!) which in my case requires a manual once-over of my docker-compose file every time in case there are breaking changes.
Rookeh@startrek.websiteto
World News@lemmy.world•Tesla sales are tanking in EuropeEnglish
28·2 years agoI have a Model 3 at the moment. I’ve had it for almost 5 years and it’s generally been great - cheap to run, quiet and comfortable on longer trips but still fun to drive on back roads.
Recently it had its first major breakdown, and although Tesla service did manage to take care of it, it’s got me browsing for new EVs - but now, buying a Tesla is not the foregone conclusion it once might have been.
First, they have been making some truly stupid design choices in their latest facelifts (deleting the indicator stalks and gear selector).
Second, their CEO has now gone completely mask-off fascist.
Third - after a few years for the competition to catch up, we now have genuine alternatives from other marques which are just as good if not better EVs than Tesla’s offerings.
I think my next car will likely be a Polestar 2.
Rookeh@startrek.websiteto
politics @lemmy.world•Auto industry’s shift toward EVs is expected to go on despite Trump threat to kill tax credits
4·2 years agoHow often do you need to travel the entire range your car allows?
If you do need to drop everything and drive across country in an EV, you should be stopping at service stations to do short fast charge sessions anyway, as with modern fast chargers and battery tech you will typically go from something like 30% SoC to say 70% in only a few minutes. This saves a lot of time on longer trips.
If you are driving an EV by depleting the battery completely and then charging it back to 100% every time, you are doing it wrong.
I grew one during lockdown, decided I liked it and kept it. I suspect I am not an anomaly in this.
Rookeh@startrek.websiteto
Selfhosted@lemmy.world•Pi-Hole or something else for network ad blocking?English
10·3 years agoI use both. Pi-hole running in a docker container on one of my home servers which my gateway is configured to assign as the default DNS for all clients, and uBlock Origin on all my browsers to catch everything else.
Pihole is pretty good at catching ads on platforms that are not suited to browser based blockers (IoT devices, streaming boxes etc) but it isn’t perfect and is best used in conjunction with another solution.


If I’m not going far, not driving or not planning on spending much then yes, wallet stays at home.
Otherwise, if I’m driving then I’m taking my driving license with me (you never know), if I’m making a purchase over the contactless limit then I need to take my actual card with me anyway, or if I’m away for a longer period then I might need cards that I don’t have linked to my phone (like my corporate card - like fuck am I putting that in my phone).
And for all that, I’d rather have a wallet instead of just a loose amalgamation of plastic in my pockets.