view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
@sytone @selfhosted Hello, let me contribute with my 2 cents of experience in automated generation of code, I won't say "vibe coding" as it means nothing and marketing always uses meaningless words to make concepts more appealing.
I started it the last week of July and for my YunoHost based selfhost echosystem I'm building a multilingual framework for WordPress.
There are so many plugins, paid or free, for this CMS but I'm totally blind and most of them don't cover my accessibility needs. So, I'm experimenting AI use to create what I personally need. This on-demand code generation, lets me be self-determined on what I want, because I guide the machine with words. Text only. And it responds.
Am I a developer? No. Unfortunately I don't know how exact the code is, if something written in 10 lines could be managed just with two.
But I have something working for my own project, still in development in fact it's called MARS (Multilingual Accessible Rudimental System), used "rudimental" without hiding anything, to signal that it's not hardcoded by a very experienced dev. And chose the acronym "Mars" because this planet is the longest and most difficult human ambition, full of obstacle, exactly how my web experimentation journey is.
I can't deny I'm trying to study ways to share it with other devs, when it's ready, I have no ideas of dates and I won't ask for any money back, if it will ever be shared. But my most relevant thought is not to share it as I've got no first-hand verification on vulnerabilities.
Last but not least, I'd invite to read this article on blindness, AI, and also coding.
https://mosen.org/ai/
@elettrona thanks for the article. It provides a good alternative perspective on this space and what it can potentially do for different segments of our world.
I appreciate the share and glad to see you being able to use the capabilities AI currently brings to make your world better.
@sytone I am more than happy to contribute to the discussion; this is my first experience with on-demand code generation and believe me, if a coder has the frustration of a comma or a bracket missing in thousands of lines, I have the worst frustration when it tries to solve a bug and creates other 3.
Welcome to development. :)