this post was submitted on 29 Jul 2024
591 points (97.6% liked)
linuxmemes
20880 readers
3 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Things haven't been the same since web 1.0 came out
Last year, I got myself a new Camera, a Lumix S5, and after uploading some photos to DeviantArt (I have had the same account for almost 20 years) and browsing my gallery I realized that I had had enough.
It was so slow and annoying to work with.
So I sat down and started work on a simple webpage that I could host on a normal webhost.
And I built a nice index page in HTML/CSS, and then used photo albums generated by digiKam for the photo albums.
It loads fast, it is easy to navigate, fairly easy to update, and the photo albums can be navigated with arrow keys or swipe gestures.
I am considering writing a blog UI for me to be able to make a simple blogging page, I'll still write it in static HTML/CSS, so I'll have to write every blog entry in HTML as it stands now, but I'll keep looking for easier alternatives
Word. I often complain at work how programming and programmers seem to take "computing resources are cheap" as "USE FUCKING EVERYTHING". There is fuckloads of bloat and web frameworks that are somehow marketed as "lightweight" despite making everything, even the development speed, worse in nearly every aspect.
Video playback is a wholly different thing, tho, because of all the encoding/decoding that keeps file size down.
Ah yes, the programmer curve.
If you like doing the web dev work, it's not hard to implement a simple bbcode using regex matching and replacement. At least, it was pretty easy using php and sql.
Grav is pretty cool if you like mark down. I haven't used it for a gallery but inserting photos is easy enough
But they should. Or at least comparable.
Think about the difference between Reddit and Lemmy. They both offer similar functionality, but Reddit will set your phone on fire if it gets the chance.
The same is true for YouTube. Browsing YouTube is scrolling through an image gallery, only video playback should be a problem. Yet, it will consume more resources than a well equipped laptop had when YouTube was launched. That's insane.
We're moving in a direction where computers get faster and faster, but for the last 10 years or so, the actual utility of the system as a whole stagnated. Besides games, what can a modern computer do, that a 2014 model couldn't?
You think it's bad now? Wait until ChatGPT is the one coding things.
Modern hardware allows for bloat, and so bloat is made. Add in a huge helping of tracking everything you do, and you get a shit pi.
Now repeat but also mess up the code some more.
Behold: the true Web 3.0
I am interested to see how people will use chatgpt along with reinforcement learning and brute force to optimise code
I mean AI code is getting banned from tons of open source projects. I don't expect a huge AI programming boom, except for proprietary software that I won't use on my personal systems anyways
Not the same