A reply is here
rimu
The Gathering was really the spark that make the dance music scene take off in NZ. By around 2000 there were events happening all over the country and there was less need to trek to the middle of nowhere for a festival. The initial enthusiasm and idealism that energised the early days started to fade so money was needed then suddenly it's a much harder game.
Part 2 is available now: https://www.rnz.co.nz/programmes/in-depth-special-projects/story/2018902908/crown-vs-cow-part-two-how-agriculture-and-government-fell-out-and-the-climate-lost
God, this stuff is complex!
Pretty terrible how at the end it is revealed that the govt and industry had completely different ideas about the goal of the partnership, all along.
National wouldn't have done this. Luxon is a evangelical.
Here come the bots!
This isn't the end of reddit's enshittification process. They're just getting started.
I tried last week and gave up as the docs were no good. But since then they've been updated and are now quite comprehensive!
Have you looked at this? https://codeberg.org/Kbin/kbin-core/wiki#admin-guide
Browser choice is probably going to make just as much difference as distro choice. Modern browsers kinda need at least 1 GB to be usable, ideally more. Depends what you do with it of course.
Try Pale Moon, Falkon and Konqueror.
Misleading headline.
Maximum penalties are only used for the worst possible cases. As far as "fraud" goes, this seems super tame.
This seems ok to me. Over time you might come to regret it if you have many scripts and they want to use different package versions...
Another approach could be to write a shell script which loads the virtual environment and then starts the main script. something like
cd /home/rimu/path_to_my_script/
source venv/bin/activate
python myscript.py
Put your shell script in ~/bin and ensure that ~/bin is in your $PATH.
another reply