This looks really cool! Is it down voted because people hate ChatGPT or what?
Programming
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
Yes, I've noticed that even here (on Lemmy), there's been some kind of unfounded downvote culture emerging. I'm not saying it's unfounded in this case, btw. Of course, not everything is to everyone's taste, but generally, there are plenty of downvotes on very high-quality and relevant content. I remember when downvotes were a great way to quickly filter out low-quality content. But now, I'm not so sure.
It seems a bit "lame" that a plugin for a project "fails" if it's not inherently bad, but the project itself is disliked by someone, but okay, it is what it is.
By the way, thanks if you think this is cool. I would definitely love to hear your opinion if you decide to try the extension eventually.
So just new CSS?
The plan was for it to be just CSS, but as advanced as CSS is today, some things still aren't possible with it alone. Javascript had to come into play, so no, this isn't CSS-only.
But if your intention was to belittle CSS, how rude. I dare you to center a <div>
Oh no, I dare not belittle CSS. I haven't even done any real website development yet. It was all just Rust and Python backends.
Oh, I see. That explains why your website's front-end isn't loading
Well, I haven't really started building it yet. I do plan on using Leptos for an upcoming project I have.
That's cool. Have you explored Leptos's features? I totally get why you went for a RS framework over Py's, even though Py's might be more stable for now. But is your project focused solely on the web, or do you plan for it to be cross-platform with support for mobile and desktop OS as well? I'd love to know why you chose Leptos over Dioxus?
(This is not suggestive question, I’m just really interested to know why you made that choice)