rimu

joined 2 years ago
[–] rimu@lemmy.nz 2 points 2 years ago

Very interesting, thanks!

19
submitted 2 years ago* (last edited 2 years ago) by rimu@lemmy.nz to c/newzealand@lemmy.nz
 

Swim between the flags, people!

[–] rimu@lemmy.nz 2 points 2 years ago

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.

 

Now the climate crisis is self-evident, a common argument by those who STILL defend polluters is that “NZ is too small to make a difference, and so shouldn’t have to stop intensive dairy farming or driving Ford rangers to school in Auckland”

Rod Carr destroys it in this mic-drop moment.

[–] rimu@lemmy.nz 1 points 2 years ago

National wouldn't have done this. Luxon is a evangelical.

 

News stories don’t just pre-exist somewhere out there, walking around intact and whole, waiting for an equal chance to step through the door of a media outlet and into the public arena.

They exist in tiny bits and pieces, among heaps of junk and distortions and agendas — and the bits are selected, assessed, ranked, and assembled, according to the rigour and professionalism, or the whim and worldview, of the journalists and outlets involved.

Barry Soper chose to construct a pretty ugly beast out of their scraps. The Herald chose to parade it. Then they stepped back and let everyone else feed it, until the whole thing became something big and real-seeming enough to cause genuine uncertainty and fear, and to prompt genuine attempts to do the proper journalistic work of understanding what this new health initiative is all about.

[–] rimu@lemmy.nz 1 points 2 years ago

Ubuntu 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.nz 0 points 2 years ago (1 children)

80% 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 install

It's the same 3 commands, 80% of the time.

Installing the prerequisites can be tricky, if the docs are lacking.

 

cross-posted from: https://lemmy.tgxn.net/post/11707

I made this website to crawl and display Lemmy instances since the existing ones were lacking certain filtering and search options.

I have licensed it as MIT and the code is on https://github.com/tgxn/lemmy-explorer

Let me know if there's any issues, and create a GitHub issue if you want some features :D