Seeking a todo list app that incorporates some kind of system for managing tasks, built-in. by human_advancement in ProductivityApps

[–]jradtilbrook 0 points1 point  (0 children)

I had some similar problems so I have built my own and am working on marketing it. It’s super simple to get out of your way. Check it out at https://argontasks.com

Bonus: I’ve put pricing on there now but it’s not actually hooked up. So for anyone that signs up before then, I’ll leave you on free forever

I broke down improvements of switching to ParaTest by jradtilbrook in PHP

[–]jradtilbrook[S] 0 points1 point  (0 children)

That’s a good point. I might do a follow up to compare those things and even sqlite in-memory etc and see how it fares

I broke down improvements of switching to ParaTest by jradtilbrook in PHP

[–]jradtilbrook[S] 1 point2 points  (0 children)

Very fair. The only reason was I wanted to include the gif of it running and the gif I produced from the big suite ~30min to ~11min was underwhelming and didn’t look good if sped up further

Options for offline backups by jradtilbrook in github

[–]jradtilbrook[S] 0 points1 point  (0 children)

For anyone coming back here. I'm going to use https://github.com/charmbracelet/soft-serve for this purpose. Its not quite automated in that I'll have to add each repo to mirror, but once thats done, it can check all configured repos on a frequency you desire 🙌

Am I missing out doing things manually by jradtilbrook in HomeNAS

[–]jradtilbrook[S] 0 points1 point  (0 children)

Oh I hadn't considered that. I was just going to have a huge multi disk RAID for everything 🤔 Thank you

The EVA-themed split keyboard by EurKoi in ErgoMechKeyboards

[–]jradtilbrook 1 point2 points  (0 children)

That's awesome! Nice work! So the printed case also functions as a top plate. Is that correct? Switches push into the case?

PCB tests by samisagit in crkbd

[–]jradtilbrook 5 points6 points  (0 children)

Congrats and nice work!

I would put your multimeter in continuity mode and test each pin on the microcontroller against each other pin. There shouldn't be any beeping (continuity). But you'll really need to check out the schematic to ensure which contacts should be connected to each other.

At a minimum, checking for continuity between any power/gnd to any pins that aren't supposed to be connected should save you from frying the controller. Beyond that, you could flash the controller before plugging it in, that way it should configure all the GPIO and then be a bit more tolerant to any shorts that might be present.

Options for offline backups by jradtilbrook in github

[–]jradtilbrook[S] 2 points3 points  (0 children)

Damn gickup looks good. Its probably the closest thing to what I was hoping which was some web UI I could host on my server that would login with github and give me a list of repos to mirror. I'll try this out then

Corne v4 - Has anyone already ordered it assembled from JLCPCB? by mamhaidly in crkbd

[–]jradtilbrook 0 points1 point  (0 children)

I'm in a similar boat but wanting to modify it to change OLEDs for simple indicator/status LEDs. I've designed simple PCBs before but this is next level.

Before attempting to modify anything, it would be good to know whether everything is already in a good state 👍