i made some small portable windows apps and put them up for free.
-
@leadore ah dang, sorry :( must be the CSS, apologies
@lashman @leadore It seems to be the JS, not the CSS directly? If I load the site with NoScript or uBO in strict mode which blocks all JS scripts, the page is fluid and uses 63MB of RAM, but with JS enabled it does make things worse
I'm not sure what causes that, probably the 3D animated panes when you hover over them. But I found a different issue:
Consider modifying the HERO - orchestrated entrance section in /driftwood/script.js for the page, because if I have esm.sh blocked, it'll set everything to opacity 0, add a listener to whatever framer-motion or motion includes
I think it's the !animate or some other check you've put in place, because with esm.sh blocked it still logs to the console that motion.dev was loaded successfully, despite it being blocked. It's loading motion/*esm from JSdelivr, but there are other components that appear to be loaded via esm.sh, like framer-motion, motion-utils and motion-dom.
It also loads motion/index.mjs from unpkg as a fallback if esm.sh and jsdeliver are blocked đ
-
@decathorpe it's what i've always been using for pretty much everything i do
@lashman @decathorpe Check The Unlicense. Itâs like CC0 (public domain) but for code. Itâs what the popular yt-dlp (and youtube-dl before it) uses.
https://en.wikipedia.org/wiki/Unlicense
Check the âSee alsoâ at the bottom for other popular alternatives.
-
@lashman @decathorpe Check The Unlicense. Itâs like CC0 (public domain) but for code. Itâs what the popular yt-dlp (and youtube-dl before it) uses.
https://en.wikipedia.org/wiki/Unlicense
Check the âSee alsoâ at the bottom for other popular alternatives.
@vitor @decathorpe ohhh, nice! i will check it out, thank you! :D
-
Made a new thing. Driftwood - an AppImage manager for Linux. Browse 2,000+ apps, one-click install, updates, vulnerability scanning, and desktop menu integration. No root, no accounts, no telemetry.
Built with Rust and GTK 4, runs in userspace, ships as an AppImage itself. Free, CC0 public domain, WCAG 2.2 AAA accessible.
If you use AppImages and want something nicer than the terminal for managing them, give it a look.
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.
-
Made a new thing. Driftwood - an AppImage manager for Linux. Browse 2,000+ apps, one-click install, updates, vulnerability scanning, and desktop menu integration. No root, no accounts, no telemetry.
Built with Rust and GTK 4, runs in userspace, ships as an AppImage itself. Free, CC0 public domain, WCAG 2.2 AAA accessible.
If you use AppImages and want something nicer than the terminal for managing them, give it a look.
-
@sassdawe yes, absolutely :) i mean - i'm not sure it would work without changing anything, but you can certainly grab the source and try :) CC0 is CC0 :D
-
@sassdawe yes, absolutely :) i mean - i'm not sure it would work without changing anything, but you can certainly grab the source and try :) CC0 is CC0 :D
@lashman cool, I'll report back. I just have to get home and rebuild my machine.
-
@lashman cool, I'll report back. I just have to get home and rebuild my machine.
@sassdawe awesome, thank you! :) and good luck!
-
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 will be checking this out
-
@lashman will be checking this out
@linuxpickle awesome, thank you so much! :)
-
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 Why did you choose Creative Commons instead of, let's say, GPL or BSD or MIT?
-
@lashman Why did you choose Creative Commons instead of, let's say, GPL or BSD or MIT?
@alexanderniki just wanted to make it as free as possible, and public domain seems to be the best one
-
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 (looks good !)
-
@lashman (looks good !)
@tomtrottel thank you so much! :D
-
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 Youâre very prolific!
-
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 is there a chance to get flatpak support?
-
@lashman Youâre very prolific!
@oscherler mostly just really really bored :P haha
but thank you! :)
-
@lashman is there a chance to get flatpak support?
@kleinheiti hmmm, i don't think so, but appimage should work on pretty much all distros, no?
-
@linuxpickle awesome, thank you so much! :)
@lashman Do you any issue reports/feedback? I don't have a Gitea account, so if yes, where's the best place for me to send it?
-
@lashman Do you any issue reports/feedback? I don't have a Gitea account, so if yes, where's the best place for me to send it?
@linuxpickle probably my email :) lashman@robotbrush.com - send away! :) thank you