If that’s the case, then you’re using it wrong. It’s possible to use AI to cover most of the boring parts and leave you to do the fun parts.
- 0 Posts
- 27 Comments
Damn I feel like I only just upgraded to v14. Those guys develop fast.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Chhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.English
3·1 year agoI agree with you, a simple minimal url-shortener does not need 2FA.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Chhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.English
3·1 year agoThis would require configuration with a whitelist of which OIDC IdPs to trust. Otherwise anybody could self-authorise a OIDC token (using their own IdP) and use that to log in.
Pypy is often considered the “best” alternative Python implementation. In some cases it can be much faster. But it’s often one or two versions behind, and not 100% compatible, and of course it doesn’t work with native Cpython extensions.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Recommendations for a source code hosting serviceEnglish
26·1 year ago+1 for Forgejo
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Got myself some energy monitoring Zigbee plugs and made an interesting discoveryEnglish
7·2 years ago(dimming my bedroom lights)
Thats terrifying. Your desk outlet should not share a circuit with your bedroom lighting circuit, that makes no sense (unless you’re talking about a desk lamp).
And regardless, if a 700W load can make your lights dim, then there’s a major wiring issue in your house. Don’t plug in an electric cooker, kettle, or space heater until you get that checked out.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Got myself some energy monitoring Zigbee plugs and made an interesting discoveryEnglish
61·2 years agoIf I’m reading that correctly, that shows the system is drawing around 100W just sitting idle.
Something is not right there.
Either the power meter is way out of calibration, or there is a configuration issue with your PC. Maybe you have a performance setting that is causing the CPU and GPU to not idle down ever? Or a rogue antivirus software that is cranking the CPU constantly?
Are there any spinning disk hard drives in your PC? They can sometimes use around 5W each on idle. That was the biggest cause of idle power consumption on my old xeon server, with 8 HDDs.
PSU choice can also affect it. Eg, if you buy into marketing and buy a monster 850W PSU, but it’s idle all the time and only uses 450W under load, then the PSU is spending the whole time outside it’s efficiency curve, and can end up causing more power draw than expected.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•What are your Homelab goals for 2025?English
2·2 years agoI need to move my mishmash of hard drives, fans, cables, and NUC into a proper NAS box, with a proper power supply and a mini itx motherboard.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Hyperspace: a p2p VPN solution that doesn't require a serverEnglish
131·2 years agoToml is superior to all.
Trillium is a full featured configurable and programmable self-hosted note-taking app that can be easily configured to suit the use case you’re describing, it does categories, tags, links to other topics etc.
Actually this is the biggest hurdle in leaning how to code. You can blame the huge numbers of “learn to code in 24 hours” articles and videos online and the the influx of “5 day bootcamp” courses. Its like teaching someone the basics of how to drive a car but never teaching them the road rules and never taking them on the road.
A better analogy might be learning a foreign language. It’s like teaching someone all the words in Spanish, but never putting them together in a conversation.
I’d argue that if you say “I know how to code, I know what variables are and how to print text to the console, how do I make an app?” Then actually you don’t know how to code. You might know the basics of a programming language, and that is the first step in learning coding, but there are many steps after that.
I identified this gap a few years ago after seeing a couple of my friends (one finished a boot camp, and one finished a software development major at Uni) both were in this same situation. I determined there is a big gap between “knowing a programming language” and “knowing how to make software”. It’s like going from “I know how to write words” to “I know how to write a novel”. It’s not something that comes easy. It’s something that can take time (often years) to get good at. This is the reason you see requirements like “3 years software development experience” on entry level programmer jobs. The number of people in your situation is incredibly high. The coding bootcamps churn them out by the hundreds every month.
A couple of years ago when I was between jobs, I created a Gumtree ad advertising “post-bootcamp” courses, that aimed at bridging this gap. It was a series of private 1on1 lessons aimed at teaching someone to go from “knowing how to code” to being “software developer” job ready. Lots of people have many different learning styles and different paths they took to this point. The key is focussing not on the giving them the missing information, but teaching the person how to identify what steps are missing and how to find resources to learn them (because that’s the real missing knowledge wink).
Unfortunately I found some people didn’t want to learn how to learn for themselves, and just wanted me to hand them the “secret missing parts” on a platter.
Oh I’m firmly in the second camp. They can use whatever version they like, as long as I don’t have to go near it.
The one thing I can say about java; the kinds of people who like Java tend to really like Java. Everyone else just leaves them to it.
Your loop had a race condition, so we let the smoke out for you.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•Finally joined the "work was throwing it out" clubEnglish
4·3 years agoNope, were shiftin’ back, bby.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•What's your favorite note-taking application?English
2·3 years agoI started using Trilium in early 2020, with version 0.40.2. Roam had released in 2019 and was growing in popularity quickly, I heard a lot about Roam, it looked cool, so I googled for an open-source self-hosted knowledge base note taking app with similar features to Roam, like notes arranged in a knowledge graph, and a backlinks explorer for each note. The only one that was available then was trilium. Looks like you’re right, the development of trilium was started in 2017, before Roam existed. This is a great interview with the creator, answers a lot of the questions I had. https://console.substack.com/p/console-169
Obsidian didn’t come out until a few months later (and remained under the radar until 2021), all my colleagues and friends use Obsidian now, but I prefer trilium. I had never heard of logseq before I read this thread. Just a quick glance, I see the first 0.1.0 version logseq was in April 2021, just before the first obsidian release.
flubba86@lemmy.worldto
Selfhosted@lemmy.world•What's your favorite note-taking application?English
4·3 years agoTrillium was originally created to be an open source replacement for Roam Research.Trilium came out in 2017, and had Roam-like features before Roam even existed. It’s similarities to Obsidian are purely coincidental, probably because Obsidian is designed to be a cross between Roam and Evernote.
I used be a computer technician at a small town computer shop around 2008-2011. More than half of our customers were over 60.
Sometimes I needed to take some tech support calls, and sometimes I needed to make house calls to troubleshoot the folks issues.
Literally every support call started with “Why doesn’t the email work?” while the actual problem ranged from ISP issues, and modem faults, PC faults, Windows configuration errors, to dead monitors or a broken mouse. Literally any computer fault could be described as a failure to access their email.

Honestly, for me the Forgejo/Codeberg UI is the best out there, I actually like it even better than GitHub. I think you just need to get used to it. If you had been using Codeberg the last 10 years and just discovered GitHub today, you’d take one look at it and say the UI is bad.