A loosely moderated place to ask open ended questions
If your post is
- Open ended
- Not offensive
- Not regarding lemmy support (c/lemmy_support)
- not ad nauseam inducing (please make sure its a question that would be new to most members)
it’s welcome here!
- 0 users online
- 60 users / day
- 78 users / week
- 161 users / month
- 512 users / 6 months
- 5 subscribers
- 908 Posts
- 8.87K Comments
- Modlog
My Blog
Some open source hand-coded pages:
I have a handful:
And I’m sure a few others that I have forgotten.
I have a set of “Go First” dice for that. I’d love to see a webpage simulating those two to four dice rolls in 3D using either WebGL or wasm, but well beyond my skills to write atm.
I made a toy to compare about 2 dozen different voting systems (FPTP, RCV, Approval, etc) using colors as a metaphor. Both voters and candidates are colors and how much a voter prefers a candidate is determined by their distance in RGB space
https://votevote.page/
That’s Legit
I tried making a website once; then I realized I had to pay.
Depends really. You can find a lot of places willing to host a static site. Make a GitHub account and start a repo with just a simple
index.html
file and then you can use GitHub Pages to freely host it.The only thing you’d have to pay for is the domain name (about $12/year)
Other services like Netlify or Vercel will also more complex things. This is assuming some programming experience. But tbh, you can learn the basics of HTML and CSS enough to make a solid static site in 1-3 days.
Yeah good point. It wouldn’t even take me much time to setup my own Lemmy instance.
Yes, it is about free software.
Mine is about ethics in digital platforms (in spanish) Geoma.casa
That’s awesome