Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mrh, to map_enthusiasts in A map of North America using countries with comparable climates
@mrh@mander.xyz avatar

Look up what?

mrh, to map_enthusiasts in A map of North America using countries with comparable climates
@mrh@mander.xyz avatar

Source?

mrh, to doommetal in Monolord - Icon [SWE, 2014]
@mrh@mander.xyz avatar

oh no real controversy, the post just instantly received 2 downvotes and 2 upvotes, and I know some find Monolord drone-y/boring

mrh, to doommetal in Monolord - Icon [SWE, 2014]
@mrh@mander.xyz avatar

monolord controversy I see 👀

mrh, to mander in Sorry about the downtime last night!
@mrh@mander.xyz avatar

Thanks for the update!

mrh, to selfhosted in Recomendation for a note taking app
@mrh@mander.xyz avatar

Try Orgzly with Emacs Orgmode

mrh, to opensource in Software for routine planning?
@mrh@mander.xyz avatar

Emacs Orgmode

mrh, to selfhosted in Wordpress vs. ModX vs. 'what do you like?'
@mrh@mander.xyz avatar
mrh, to emacs in lem.el 0.16 update
@mrh@mander.xyz avatar
mrh, to foss in Trying to **not** reinvent VTODO/todo.txt
@mrh@mander.xyz avatar

emacs org-mode meets all of these criteria

mrh, (edited ) to linux in Guix on the Framework 13 (AMD)
@mrh@mander.xyz avatar

M-% NixOS RET Guix RET !

But yes 80% of my comment applies to Nix as well, as of course Nix is older and Guix is (conceptually) based on Nix. Though I personally use/prefer Guix.

mrh, (edited ) to linux in Guix on the Framework 13 (AMD)
@mrh@mander.xyz avatar

Yes GNU Guix is a linux distro.

The package manager for Guix (also called guix) is also a portable package manager which works on any linux distro, similar to flatpak, nix, homebrew, etc.

Guix’s claim to fame is that it is a functional distro/package manager, meaning that all changes are atomic, so installing/upgrading/deleting packages never leaves your system in a broken state.

Not only that, but if you make some change to your system and it breaks for normal reasons (e.g. newest software version has a bug), you can roll back to your previous system state with all your previous packages and their versions, and this roll-back operation is also atomic.

Guix the distro not only let’s you do package management this way, but also let’s you do declarative system configuration. This means rather than manually rummaging around /etc changing files and hoping nothing breaks, there’s simply a single config file which declares all of your system configuration. From your kernel to users, partitions, system services, and just about anything else, all the configuration is declaratively done in one place with one language (Guile Scheme). Any changes you make to your system this way are also of course atomic and can be rolled back.

It even comes with a built in system called guix home which lets you bring that same level of declarative, atomic configuration to your user’s home environment, letting you manage user level packages, dotfiles, env variables, and more with a single home configuration file.

There are other goodies too, such as the ability to spawn one-off shell environments with the guix shell command, dropping you in a shell with all the packages and env variables you declare, keeping your regular user environment clean (very nice for development).

There’s even more, but at this point if you’re still interested just head over to the site and the docs.

mrh, to doommetal in What Have Ya'll Been Listening To?
@mrh@mander.xyz avatar

I hope so! I love hooded menace. I was on the fence as to whether or not people on this sub would like to see death-doom. Maybe someone can make a post at some point gauging the temperature of what people wanna see in a “doom” community.

Or just wiat for people to get mad when someone posts sunbather.

mrh, to asklemmy in whats best? gitlab github codeberg bitbucket etc. and why?
@mrh@mander.xyz avatar

codeberg

it’s like github but non-corporate free software

it’s very polished and featurful

it’s built upon/by the same devs as forgejo, which is open tech to self host your own git server (with federation potentially coming), so supporting one supports the other

mrh, (edited ) to linux in Text editor with predefined text snippets?
@mrh@mander.xyz avatar

If I understand you correctly, this is trivial in emacs:


<span style="color:#323232;">(</span><span style="font-weight:bold;color:#a71d5d;">defun </span><span style="font-weight:bold;color:#795da3;">insert-text </span><span style="color:#323232;">()
</span><span style="color:#323232;">  (interactive)
</span><span style="color:#323232;">  (insert </span><span style="color:#183691;">"your text here"</span><span style="color:#323232;">))
</span><span style="color:#323232;">
</span><span style="color:#323232;">(global</span><span style="font-weight:bold;color:#a71d5d;">-</span><span style="color:#62a35c;">set</span><span style="font-weight:bold;color:#a71d5d;">-</span><span style="color:#323232;">key your</span><span style="font-weight:bold;color:#a71d5d;">-</span><span style="color:#323232;">keybind</span><span style="font-weight:bold;color:#a71d5d;">-</span><span style="color:#323232;">here </span><span style="color:#0086b3;">#'insert-text</span><span style="color:#323232;">)
</span>

You could make it a format string if it relies on data specific to some file or parameter. You could also make the keybind local to certain modes/files rather than a global keybind if you don’t want to pollute your keybind space.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • thenastyranch
  • magazineikmin
  • ethstaker
  • InstantRegret
  • tacticalgear
  • rosin
  • love
  • Youngstown
  • slotface
  • ngwrru68w68
  • kavyap
  • cubers
  • DreamBathrooms
  • megavids
  • mdbf
  • modclub
  • GTA5RPClips
  • normalnudes
  • khanakhh
  • everett
  • cisconetworking
  • osvaldo12
  • anitta
  • Leos
  • Durango
  • tester
  • JUstTest
  • All magazines