xsukax
@xsukax@lemmy.zip
- Comment on [deleted] 15 hours ago:
I’ve only had time to look at the single file php app, it looks really great on first blush! I am going to give it a run later. I think you’re a little too hard on yourself for lack of programming experience, this looks well structured. I personally don’t like the lack of indentation in the html, or the single line css classes, but I understand that they might decrease the file size a little.
Thank you, that really means a lot! The single-line CSS and compact HTML are intentional choices to keep the file small (AI Tokens) and easy to navigate as a whole, I know it’s not conventional, but it’s a style I’ve settled into for single-file projects. Hope the test run goes well, and feel free to share any thoughts after trying it!
- Comment on [deleted] 15 hours ago:
I appreciate the few who engaged thoughtfully, thank you sincerely.
That said, I’ll be honest: seeing downvotes on what was simply a friendly introduction post is a bit disheartening. I came here hoping for open discussion, not a warm reception necessarily, but at least a neutral one. It seems both Reddit and Lemmy share a similar tendency to react to the method behind a project rather than the project itself - which, in my experience, tends to shut down conversation before it even starts.
I hold no hard feelings toward anyone here. Different communities have different standards, and I respect that.
I’ll continue developing and publishing my projects - AI-assisted or otherwise - to my GitHub, where the code speaks for itself and anyone genuinely curious is free to explore it. I simply won’t be cross-posting to community platforms for the foreseeable future, as it doesn’t seem to be the right fit at this time.
Wishing everyone here good discussions and interesting projects. Take care. 🙂
- Comment on [deleted] 15 hours ago:
Why would you write a GUI app to run a Mastodon bot? Shouldn’t that be a docker container or a server?
Also PowerShell is normally a cli tool, why would you build a gui with it when other better options exist?
Can we see your github?
Beginners like me like to use GUI Apps more than CLI to make it Easier for them, that’s why i make GUI for this apps.
- Comment on [deleted] 15 hours ago:
RSS-to-Mastodon Poster - github.com/xsukax/xsukax-RSS-to-Mastodon
Federated Social Platform - github.com/xsukax/XFedi
PowerShell AI Chat Interface - github.com/xsukax/xsukax-GGUF-Runner
My GitHub Account - github.com/xsukax
Yes Sure, it’s Here
- Comment on [deleted] 15 hours ago:
How am I supposed to give feedback if I can’t try it? A paragraph is not a project. Regardless, private projects should require no validation. Who cares what reddit thinks? You’re not trying to sell anything, or convince anyone of anything, right?
You’re absolutely right, a paragraph alone isn’t much to go on. I should have included the GitHub links from the start, I’ll add them now so anyone curious can actually explore the code.
-
RSS-to-Mastodon Poster - github.com/xsukax/xsukax-RSS-to-Mastodon
-
Federated Social Platform - github.com/xsukax/XFedi
-
PowerShell AI Chat Interface - github.com/xsukax/xsukax-GGUF-Runner
-
My GitHub Account - github.com/xsukax
As for Reddit - fair enough, I don’t need their approval. I think it was less about validation and more about wanting to find people with similar interests to talk to. This post was really just a way of introducing myself and testing the waters here.
Thanks for being direct about it, noted and appreciated!
-