dotfiles VS Mezzano

Compare dotfiles vs Mezzano and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dotfiles Mezzano
107 48
- 3,481
- -
- 4.4
- about 2 months ago
Common Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Less Miserable Bindings for QWERTZ?
    1 project | /r/stumpwm | 16 Nov 2022
    I bit the bullet and moved my mappings around. This is wholey unrelated, but do you know if stumpwm allows you to set the split size in dynamic groups? Like in dwm you can set the master window to be 50% of the screen with clients being the other 50%. So far in stumpwm I cannot find how and it seems hardcoded to 55%.
  • Does StumpWM Have Smart Borders Or A Way to Disable Borders All Together?
    1 project | /r/stumpwm | 12 Nov 2022
    I am trying to get stumpwm feeling a little bit more like an integrated environment visually. Currently I am attempting to fix two problems that would create that integrated feeling. The first one is adding smart border functionality. Basically smart borders are is when only one window is open no border is shown, but if more than one window is open a border is drawn. I tried researching this, but I can not find anything. I am also wanting to try disabling borders all together. I have never done this before so I have no idea if I would like it. I made the proper changes to my configuration to remove any border and ignore size hints, but I still have that stupid padding around terminals. Does anyone know how to disable those?
  • Turning Linux Into a Usable Lispy Machine?
    9 projects | /r/Common_Lisp | 25 Oct 2022
    I have been doing research trying to figure out what software in my current toolchain has a Lisp, specifically Common Lisp, alternative. Having looked around I have been able to find a few thing.
  • How Do You Setup Workspaces Properly?
    2 projects | /r/stumpwm | 19 Oct 2022
    I am trying to setup my workspaces for stumpwm, but am running into a wall due to not being able to find much documentation, is there is even support, for a few things I want to do. For some background, I am coming from dwm which I have used for a few years and even forked a few times. In dwm I had a rather simple, but extremely useful, setup where I would store specific types of programs on specific tags. I was able to figure out getting this done in stumpwm and it working just fine. The main issue with this portion of my workspace setup is that the Default workspace still exists. I have tried to figure out how to delete it, but cannot. I know how to rename it, so I could just do that and use it for my terminals, but the issue arises where I have no idea how to change it from the default stacking layout to the dynamic one. Any advice? Additionally, is there a way to get something like dwm's fakefullscreen?
  • How Do I Unbind all Default Bindings and Bind Keys With Shift?
    2 projects | /r/stumpwm | 18 Oct 2022
    My brain hurts, I did this and now it just works.
  • Terminal Emulators Written in Common Lisp?
    2 projects | /r/Common_Lisp | 17 Oct 2022
    I am working on rebuilding my software toolchain around Common Lisp, because it is amazing. I have already started moving to sbcl from zsh, thanks to help from this subreddit and a friend, as well as moving away from my dwm fork to stumpwm. I am looking at what programs I have left to find replacements for and I know I am moving to either lem or gnu emacs, hopefully lem, from nvim and nyxt from firefox, but there are three programs I cannot find CL replacements for, my terminal, screen locker, and dynamic menu. The last two will be a pain, I know, but with the terminal I was shocked to see little to nothing online. I was able to find CLIM implementations of terminal emulators, but the one I found which I lost the link to is built into a desktop environment; I also don't know if it would run under X11 or Wayland. I was curious if there was someone here who would know of a terminal emulator that was written in CL? It doesn't need to be fancy, in fact the less fancy the better. I am just trying to figure out if I refork st or if there is a CL terminal I can use.
  • How Would One Bind Prefix + Key + Key?
    2 projects | /r/stumpwm | 17 Oct 2022
    I am unsure if you have interest, but is the final working product :D Thank you again! https://gitlab.com/FOSSilized_Daemon/dotfiles/-/blob/main/src/dotfiles/home/.library/generic/common-lisp/stumpwm/common-lisp/key-binding.lisp
  • How to Build a Proper Loading Order From ASDF?
    2 projects | /r/Common_Lisp | 1 Oct 2022
    I am unsure if this would have any impact, but I am making some changes (as well as this) to sbcl; none that should cause this though.
  • Is There Any Method For Checking If REPL Is Running As a Login Shell?
    5 projects | /r/Common_Lisp | 28 Sep 2022
    An update to my other comment. I can confirm that the issues I am having are due to cl-repl. I took my exact configuration, commented out the first line of my replrc.lisp, hardcoded a require for asdf, using find-package always returns nil for some reason with asdf I don't know why, and then symlinked the file to ~/.sbclrc and everything loaded fine and ran fine. I am unsure what is up with cl-repl. I think I would rather use sbcl anyway, but I just need to figure out tab-completion, sytan highlighting if possible, and then determine how to check if asdf is installed to load it (I know I can always require it, but I want to proof this configuration in case I use it on a repl that does not autoload asdf).
  • Trying to Understand Strings in Common Lisp
    1 project | /r/Common_Lisp | 26 Sep 2022
    Porting my shell configuration to cl-repl in order to help me learn common lisp. So I have my asdf system being loaded in my .replrc and I know things are being loaded there just not this code for some reason. If it helps the code is here.

Mezzano

Posts with mentions or reviews of Mezzano. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-03.
  • A standalone zero-dependency Lisp for Linux
    6 projects | news.ycombinator.com | 3 Nov 2023
    Have you made or plan to make any contributions to Mezzano (https://github.com/froggey/Mezzano) or are you mainly interested in seeing how far you can take this thing on your own?
  • Ask HN: What are some of the most elegant codebases in your favorite language?
    37 projects | news.ycombinator.com | 17 Jun 2023
  • Mezzano, an operating system written in Common Lisp
    1 project | news.ycombinator.com | 10 Jun 2023
  • Mezzano – An operating system written in Common Lisp
    1 project | news.ycombinator.com | 2 Jun 2023
  • Why Lisp?
    17 projects | news.ycombinator.com | 7 May 2023
    >> except building compilers and OSes

    SBCL is written in Lisp, yes? Except the runtime, which is C + asm.

    I've heard people wrote some OSes in the past, like Genera. Or if you prefer recent attempt, try https://github.com/froggey/Mezzano. Never tried it, though.

  • Help needed - new programming language
    1 project | /r/ProgrammingLanguages | 5 May 2023
    No need to.
  • Dynamic, JIT-compiled language for systems programming?
    2 projects | /r/ProgrammingLanguages | 12 Jan 2023
    Not at all. See mezzano for a notable recent example of an OS written entirely in a dynamic language.
  • What help is needed for Lisp community in order to make Lisp more popular?
    2 projects | news.ycombinator.com | 25 Dec 2022
    So..

    "Why do you want to make Lisp more popular? If you were sucessful, what would be different in the world, and why is that desirable to you?"

    Normally at this point I'd listen to the response, and ask more questions based on that. That would wind up with a very, very deep thread, so I'll break a cardinal rule and pre-guess at some answers.

    This kind of question comes up pretty frequently. In many cases, I suspect the motivation behind the question is "Wow! Here's this cool tool I've discovered. I want to make something really useful with it. I want to do it as part of a community effort; share my excitement with others, share in their excitement, and know that what I'm making is useful because others find it desirable and are excited by it." The field could be cooking, sports, old machine tools, tiny homes, or demo scene. Its the fundemental driver for most content on HN, YouTube, Instructables, and such. It is a Good Thing.

    If that is your motivator, then my suggestion is to find something that bugs you and fix it. You've already decided you're only interested in code, not other aspects. You said you preferred vim, but the emacs ecosystem has a very rich set of sharp edges that need filing off, and a rich set of tools with which to attack them.

    One example: even after 50 years there's no open IDE which allows you to easily globally rename a Lisp identifier. I don't know about LispWorks or other proprietary environments, but you can't in emacs or vim do a right-click on "foo" in "(defun foo ()...)" and select a command which automatically renames it in all invocations. [Queue lots of "but you can..." replies here.] I don't think vim is up to the task of doing this internally. It would be possible in emacs; but would require a huge effort with lots of help from other people. If you emerged alive from that rabbit warren you'd join the company of Certified "How Hard Could it Be?" Mad Scientists such as Dr. "I just want to draw molecules" Meister [1] and "Wouldn't an OS in Lisp be Cool" Froggey [2].

    [1] https://github.com/clasp-developers/clasp

    [2] Mezzano https://github.com/froggey/Mezzano

  • Emacs should become a Wayland compositor
    5 projects | news.ycombinator.com | 3 Dec 2022
    You might want to look at Mezzano which is an operation system written in Common Lisp https://github.com/froggey/Mezzano

    I haven’t tried it since moving to M1/ARM, but it is cool.

  • are there emacs machines?
    1 project | /r/emacs | 9 Nov 2022

What are some alternatives?

When comparing dotfiles and Mezzano you can also consider the following projects:

tmux-resurrect - Persists tmux environment across system restarts.

mirage - MirageOS is a library operating system that constructs unikernels

zen-mode.nvim - 🧘 Distraction-free coding for Neovim

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

Smalltalk - By the Bluebook implementation of Smalltalk-80

zsh-autosuggestions - Fish-like autosuggestions for zsh

april - The APL programming language (a subset thereof) compiling to Common Lisp.

vis - A vi-like editor based on Plan 9's structural regular expressions

ChezScheme - Chez Scheme

firefox-csshacks - Collection of userstyles affecting the browser

tao-theme-emacs - tao-theme - two uncoloured color themes for EMACS