• 0 Posts
  • 35 Comments
Joined 10 months ago
cake
Cake day: May 29th, 2025

help-circle


  • I imagine it feels quite righteous to drop maxims like this. I too am reminded everyday how glad I am not to have to live in a fascist state.

    That said I think this sort of superficial dismissal is really unhelpful.

    I think the vast majority of Linux users will agree we don’t want to have to work with these laws but the reality is that we do. Far better we focus our efforts on minimising harm and promoting alternative mechanisms (e.g. zero-knowledge proofs).

    Further I fear this righteousness actually serves to foster a toxic culture in the free software movement. And do you know what we call belligerent people who want to stifle dissent? Fascists!



  • I’m inclined to agree that OS-level age verification declaration is pointless and invasive but I’m sympathetic with distros looking to comply with the law. I can also see why governments want to pursue identity verification to enforce laws online even if this is obviously not the right way to achieve that.

    I want to see Linux become the mainstream choice and accept that it will need to be compatible with laws like this to do so. Were Linux more widely used then organisations like the KDE e.V. might even be consulted by lawmakers which might help avoid this sort of legislation being passed in the first place!

    I’m also hoping that this can be solved for those in California with some sort of optional service rather than something that gets too closely integrated with the distros or desktop environments.





  • Get a Steuerberater. IIUC they charge based upon your revenue and it’s certainly easier than doing it yourself. They’ll generally deal with all the bureaucracy.

    Don’t use platforms like ODesk/ Fivvver to find work as you’ll be competing on price for commodified work. You’ll have more interesting and better paid work if you have a hand in developing the role with your clients.

    You need to do some sales and marketing work - e.g. create a portfolio and go to events to meet people in the industries you’re interested in. Finding work is largely luck but you don’t invest the time then you’ve got no chance.

    The fees will really depend on experience and the value you’re adding. Check out e.g. Glassdoor for equivalent employed roles to get a ballpark. Estimate 200 days per being available at full utilisation.









  • Reinforcement learning involves a reward signal (e.g. a score in a game) which I don’t think is present here.

    Diffusion models, as you’ve also mentioned, seem a better metaphor. These try to generate a structured image (e.g. matching a prompt) from noise. Perhaps your visual cortex is just trying to make sense of random sensory input while your eyes are closed.

    It’s also interesting to think about dreaming in terms of the more general set of representation learning techniques. As I understand it you’re trying to process the day’s experiences and reflect on past memories - sifting through and deciding what to retain and what to forget - essentially mental filing.

    You may be interested in Deep dream. This is a program that runs an e.g. convolutional neural network in reverse. Instead of adjusting it’s belief about whether an image should be classified as a dog or not it adjusts a given input image so that it looks more and more like a dog. The results are pretty psychedelic!