• 0 Posts
  • 9 Comments
Joined 4 months ago
cake
Cake day: February 27th, 2025

help-circle
  • Like many who responded, I don’t think it’s hardcore to not be on Reddit. I was for a long time, then my local forum in Denver was crushed by Reddit admins overreacting to the API rebellion, then the hobby forums started being taken over by AI, and finally the tone on other subs became absolutely toxic, with no variant of the prevailing opinion allowed. Hello, /r/Summit!

    The only thing missing from Lemmy is depth, and that will fill in automatically as more people join. For a change, I am delighted to be on a platform that isn’t beholden to a small group that makes all the decisions regardless of user input. In fact, I started out on KBin until that flaked out massively (back to normal, now) and was excited that I could just switch to Lemmy and see the exact same things.

    Now I am on piefed because I like Python and would like to contribute. But I love all the people at Lemmy <3.




  • Very good questions. I think the primary is that some form of workout is very important to your overall health, and you should just pick which type of workout works for you in the long run.

    It doesn’t really matter if you get a home gym, or go to parks, or to a gym, as long as you are consistent and have fun. For many people, the gym is intimidating, they might be better off with a home gym. I find the place semi-social, which means I get distracted by people watching, but don’t have to chat with anyone. Works for me.

    The key, I think, is to shift from “I can do all of that at home” to “I will do all of that at home.” An insane number of home treadmills and exercise bikes collect dust because the mind is willing, but the flesh lazy. I love the distraction, others love the camaraderie or the friendships you make at a gym. They push you to go even when you don’t feel like it, and that’s the important part.


  • Did you look at Pelican? I share the frustration with much of Hugo’s infrastructure: the template language is buggy and inscrutable, and the plugin architecture wanting.

    I ended up with Hugo, but I considered Pelican. It uses standard Jinja templates, which I find much more rational (but it might just be me) and I recall there were plugins for a lot of things, including different source formats. The code is written in Python, so that even if there isn’t a plugin for a format you need, there probably is a Python library for it and it should be relatively easy to make it a plugin.

    Crap, now I want to switch to Pelican…


  • Hugo watch mode (both server and build) does not produce accurate sites on change and is really meant for development. I find after a developing for a while, I have to kill the process and restart it and then things are “fresh”

    From reading the documentation, I strongly have the impression that hugo focuses on being fast on re-render and that the idea is to build and deploy to public site each time there is a change. The big difference is probably whether to render locally and push the generated content, or to push the source markdown and render remotely (which I chose).


  • I ended up with Hugo, a git repository, and a cron job for the build. I write an article, check it in, the server picks up the git change and rebuilds the site. What I like about the setup is that the server only has the binaries hugo and git, and a shell script for the rebuild. Also, I write in Markdown, add media to the git repository, and articles are published soon after I check in without any remoting on my part.

    I did look at WriteFreely after the setup, though. I find the minimalist design very beautiful. Didn’t switch to it, but may look at it again for another project. https://github.com/writefreely/writefreely



  • My pet theory is that Reddit is trying the battleship steel approach. Let me explain: Battleships sunk before the end of WWII are special, in that their steel has never been exposed to the radiation from nuclear blasts. That is important in a series of applications, so there is a market for that kind of steel, and obviously it’s a very limited resource.

    Reddit has one of the biggest collections of purely human-generated text that is not domain-specific. That is an incredibly valuable resource, especially now that we know that LLMs hallucinate worse if they are fed LLM-generated content.

    I am thinking Reddit is planning to sell that text for the long haul, until changes in language and technology make the content irrelevant. What actually happens on the platform is not important anymore, as long as it doesn’t cause the ire of the powerful.

    In fact, at this point, Reddit has a vested incentive in making the Internet worse, which means banning real humans from Reddit, too. Current Reddit content is not valuable, because of course it contains lots of bot generation, so making it visibly worse is a quick way to make the old content more valuable.

    Basically, the company plans on getting rich on the backs of yesterday’s you and I.