Test bio.
- 7 Posts
- 29 Comments
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.
rimu@lemmy.nzto
Aotearoa / New Zealand@lemmy.nz•Deny, deny, delay: How agriculture lobbied Labour into putting off a climate tax, again.
4·3 years agoPart 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.
rimu@lemmy.nzto
Python•Pythörhead, the lemmy python library, now supports all post operationsEnglish
2·3 years agoHere come the bots!
This isn’t the end of reddit’s enshittification process. They’re just getting started.
rimu@lemmy.nztoOpensource@kbin.social•Who's gotten kbin.social running locally and how difficult was it?
6·3 years agoI 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
rimu@lemmy.nzto
Programming@beehaw.org•What is considerd a small idea/project and how do you all find motivation?English
2·3 years agoMotivation is a tricky thing. You need to create it, it’s not something anyone has innately.
Something I’ve been using lately, with good results, is to spend a few minutes at the start of each day reminding myself of the vision I have for my future. I previously collected photos or symbols of those things and spend a few seconds dwelling on each of them and trying to imagine how my life will be better then. Cultivate the dream.
A lot of those things I dream of will take a long time to happen so they need to be broken down into smaller sub-goals. Use chatgpt to help with this?
Once my vision has been refreshed I make a to-do list for the day.
Executive functioning is often hard for people with autism. Some of the techniques that people with ADHD use can be helpful, as they have the same issues. Lots of info on the web out there about this and your public library will have free books on it too.
rimu@lemmy.nzto
Linux@lemmy.ml•What disros works on low end, slow, very outdated pc's?English
2·3 years agoBrowser 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.
rimu@lemmy.nzto
Technology@beehaw.org•Blackouts haven’t impacted Reddit's decision, “that’s our business decision, and we’re not undoing that business decision.”English
10·3 years agoI no longer care if the blackouts change reddit or not. Viva la fediverse!
rimu@lemmy.nzto
Aotearoa / New Zealand@lemmy.nz•NZ climate activist faces up to 10 years in prison over fake letter saying fossil fuel event cancelledEnglish
1·3 years agoMisleading headline.
Maximum penalties are only used for the worst possible cases. As far as “fraud” goes, this seems super tame.
rimu@lemmy.nzto
Python@sh.itjust.works•Is installing personal packages with pipx an anti-pattern?English
2·3 years agoThis 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.pyPut your shell script in ~/bin and ensure that ~/bin is in your $PATH.
rimu@lemmy.nzto
Linux@sopuli.xyz•Refurbishing an old ThinkPad for a friend -- Debian, Fedora or something else?
1·3 years agoUbuntu or Mint are among the most noob-friendly.
But probably the biggest impact will be whether you go with Gnome or KDE. KDE is more Windows-like so could be a softer landing.
I’ve read a lot of stories where installing Linux resulted in less support calls, not more. It depends on how ambitious the user is - if they’re mostly just staying in their lane and browsing the web it should be rock solid.
rimu@lemmy.nzto
Aotearoa / New Zealand@lemmy.nz•New Zealand officially in recession as GDP falls for second quarterEnglish
1·3 years agoYeah 0.1% would be within some sort of margin of error, surely.
rimu@lemmy.nzto
Linux@sh.itjust.works•How do you guys use a distro that doesn't have the AUR (or equivalent?)
2·3 years ago80% of the time, compiling something from source is just a matter of downloading the code, opening a terminal and changing to the directory containing the source and running these commands:
./configure make make installIt’s the same 3 commands, 80% of the time.
Installing the prerequisites can be tricky, if the docs are lacking.
If we knew how hard things were going to be (or how long they would take!), we wouldn’t attempt the task. Being a bit deluded about how smart we are is helpful for this.
Plus, there is a lot of autism in IT which sometimes makes people seem like arrogant dickheads even if they aren’t.
rimu@lemmy.nzto
Aotearoa / New Zealand@lemmy.nz•If you recently moved to Lemmy from Reddit, have you dipped your toes in any other Fedi services?English
1·3 years agoOne of the big weaknesses of Mastodon is it does a poor job of showing replies to posts, if you’re on a small server. A lot of replies don’t get federated, so you won’t see them. It’s rubbish. I spent weeks trying other software until I found one that proactively goes to the original server and retrieves replies on the fly, when you view the thread. It is called ‘Akkoma’ and it is fantastic.
https://mycrowd.ca/ is the Akkoma instance that I settled on.
Another major limitation of Mastodon is all replies are shown in a single long list, unlike lemmy. For this reason I quite like Friendica. Friendica has a UI that is reminiscent of Facebook. https://venera.social/ is a good instance. However now that Lemmy/Kbin is blowing up I feel less need for it.
rimu@lemmy.nzto
Aotearoa / New Zealand@lemmy.nz•Anyone going back to Reddit once the blackout is over?English
5·3 years agoOnly to agitate for the indefinite blackout https://www.reddit.com/r/ModCoord/comments/148ks6u/indefinite_blackout_next_steps_polling_your/
rimu@lemmy.nzto
Technology@beehaw.org•Planning on building a PC, anything I should know?English
6·3 years agoDon’t forget to buy thermal paste!






Very interesting, thanks!