i made some small portable windows apps and put them up for free.
-
New app. Outlay - a personal finance app for Linux. Track what you spend, set budgets, manage subscriptions, and see where your money goes. Everything lives in one file on your machine. No accounts, no cloud, no telemetry.
It's a native GTK 4 app so it fits right in on a GNOME desktop. I put a lot of work into making it look and feel nice.
Free, CC0 public domain. No subscription to track your subscriptions.
New app. PixStrip - batch image processor for Linux. Resize, convert, compress, strip metadata, watermark, and rename. A step-by-step wizard walks you through everything so you don't need to know what you're doing to get good results.
Full CLI for scripting. Fediverse resize presets for Mastodon, Pixelfed, and Lemmy built in.
Rust + GTK 4, native on GNOME. WCAG 2.2 AAA accessible. Free, CC0 public domain. Runs locally.
-
New app. Outlay - a personal finance app for Linux. Track what you spend, set budgets, manage subscriptions, and see where your money goes. Everything lives in one file on your machine. No accounts, no cloud, no telemetry.
It's a native GTK 4 app so it fits right in on a GNOME desktop. I put a lot of work into making it look and feel nice.
Free, CC0 public domain. No subscription to track your subscriptions.
@lashman@mastodon.social That's finally a finance app that seems to not try to oversimplify while not being a glorious java swing monstrosity … I'll try it.
-
@lashman@mastodon.social That's finally a finance app that seems to not try to oversimplify while not being a glorious java swing monstrosity … I'll try it.
@slatian that's what i was going for, haha :) thank you! :D
-
New app. PixStrip - batch image processor for Linux. Resize, convert, compress, strip metadata, watermark, and rename. A step-by-step wizard walks you through everything so you don't need to know what you're doing to get good results.
Full CLI for scripting. Fediverse resize presets for Mastodon, Pixelfed, and Lemmy built in.
Rust + GTK 4, native on GNOME. WCAG 2.2 AAA accessible. Free, CC0 public domain. Runs locally.
@lashman@mastodon.social could you either confirm or deny if AI was used in the creation of these and previous softwares?
Your development output seems unhealthy and the commits are suspicious sometimes :/
I feel bad for myself even asking, but that's the world we live in, sorry.... -
@lashman@mastodon.social could you either confirm or deny if AI was used in the creation of these and previous softwares?
Your development output seems unhealthy and the commits are suspicious sometimes :/
I feel bad for myself even asking, but that's the world we live in, sorry....@helpsterTee it's just older stuff i've had on my hdd for ages, but now that my ssd died and i'm basically cut off from everything else on my main pc, i've just been poking at all this unfinished stuff
-
@helpsterTee it's just older stuff i've had on my hdd for ages, but now that my ssd died and i'm basically cut off from everything else on my main pc, i've just been poking at all this unfinished stuff
@lashman@mastodon.social
Ok, it's official, I can't discern human creativity from generated slop anymore. I will abandon all hope, nevermind...just remember to take breaks... -
@lashman@mastodon.social
Ok, it's official, I can't discern human creativity from generated slop anymore. I will abandon all hope, nevermind...just remember to take breaks...@helpsterTee sorry :( but i am, i am, no worries, i'm not THAT bored, haha :) thank you, though, means a lot, for real

-
@schratze i use a local model through opencode, which supports claude skills regardless of model. that's where the skill files come from. the "your name" commits are me being lazy about git config
and yeah the planning docs were generated with help from the model, which is why i archived them. should've cleaned those up before committing
i've been upfront about using a local LLM as a tool but could've been clearer. i'll add a note to the repos -
@schratze i use a local model through opencode, which supports claude skills regardless of model. that's where the skill files come from. the "your name" commits are me being lazy about git config
and yeah the planning docs were generated with help from the model, which is why i archived them. should've cleaned those up before committing
i've been upfront about using a local LLM as a tool but could've been clearer. i'll add a note to the repos@lashman thank you
-
@lashman thank you
@schratze thank you as well

-
New app. PixStrip - batch image processor for Linux. Resize, convert, compress, strip metadata, watermark, and rename. A step-by-step wizard walks you through everything so you don't need to know what you're doing to get good results.
Full CLI for scripting. Fediverse resize presets for Mastodon, Pixelfed, and Lemmy built in.
Rust + GTK 4, native on GNOME. WCAG 2.2 AAA accessible. Free, CC0 public domain. Runs locally.
New app. Nomina - a modern bulk file renamer for Windows. Stack rename rules into a pipeline, preview everything live & undo anything, even across sessions. 18 rename operations including regex, EXIF dates, case conversion, and sequential numbering.
Most tools like this look like they haven't been updated since 2004. This one doesn't.
Portable, no installer. WCAG 2.2 AAA accessible. Free, CC0 public domain. No telemetry.
-
New app. Nomina - a modern bulk file renamer for Windows. Stack rename rules into a pipeline, preview everything live & undo anything, even across sessions. 18 rename operations including regex, EXIF dates, case conversion, and sequential numbering.
Most tools like this look like they haven't been updated since 2004. This one doesn't.
Portable, no installer. WCAG 2.2 AAA accessible. Free, CC0 public domain. No telemetry.
@lashman Good one! Looking forward to have Nomina CLI 😉
-
@lashman Good one! Looking forward to have Nomina CLI 😉
@iamdtms yeah, i'll get right to it, hahahaha :P
-
@bethroots yes, please do, that would be EXTREMELY helpful! :) thank you
-
@bethroots yes, please do, that would be EXTREMELY helpful! :) thank you
@lashman How do I get the file to you?
-
@lashman How do I get the file to you?
@bethroots you can send it to my email: lashman@robotbrush.com :) thank you so much!
-
@bethroots you can send it to my email: lashman@robotbrush.com :) thank you so much!
@lashman Sent! I hope it's a simple fix.
-
@lashman Sent! I hope it's a simple fix.
@bethroots got it! :) ah, i can see the problem immediately - it's html, and typogenie only really works with markdown documents and raw txt :) but it IS a good idea with html, i'll actually see what i can do about this, it shouldn't be *too* difficult to add, i don't think
-
@bethroots got it! :) ah, i can see the problem immediately - it's html, and typogenie only really works with markdown documents and raw txt :) but it IS a good idea with html, i'll actually see what i can do about this, it shouldn't be *too* difficult to add, i don't think
@lashman Cool! I had figured the html was close enough to markdown. My bad. Thanks!
-
@lashman Cool! I had figured the html was close enough to markdown. My bad. Thanks!
@bethroots not quite, haha :) but no problem - i'm already working on adding HTML support as well :D will get back to you when it's done, sorry again