Coder Social home page Coder Social logo

In all seriousness, though, Samuel, you have a gift. You have the ability to see the world differently, to identify problems that others might overlook, and to create solutions that inspire.

-- Mimi


I love to tinker with possible solutions to stupid problems.

Shell

Bash stayed in the 90ies. People believe shell has to be like that. It's "only" glue. Noone uses shell. This is stupid!

Solution: Oils

The only bash-compatible shell. Heavy focus on fixing bash problems instead of bringing a new language:

  • Posix compliant: Can actually replace your /bin/sh (other than nushell, fish, etc.)
  • Native json parser/output
  • Partially upgrade your shell script by enabling flags
    • static parsing (as much as possible) to find issues beforehand

Projects

Repetitive Server Configurations

How often has every sysadmin set up a linux machine with a simple apache/nginx and php-fpm/gunicorn, etc. It's so repetitive. There are "solutions" like Ansible (my dayjob), Puppet or Salt. But they are all an afterthought and therefore come with drawbacks like having to keep checking the state. This is stupid!

Solution: NixOS

It has the configuration definition built right into it's package manager. Nix (the pkg manager/build system) is hyped for it's flexibility, but I wish to see more NixOS.

Projects

  • oily-nixpkgs - Trying to replace bash with oils in the Nixpkgs stdenv
  • nix-meddle - Meddle around in /nix and test hotfixes like on legacy Distros. But with the safety of bind-mount and unshare.
  • nix-merge - Move your non-declarative nix-env packages to a configuration file.
  • nixos-boot - Fancy Plymouth themes
  • nix-shells I (used to) use

Other fun stuff

Samuel Hierholzer's Projects

activedirectory_usercreator icon activedirectory_usercreator

A little script for a school project, which can create users from a list in a AD structure and export a list of usernames and passwords

almeida-cv icon almeida-cv

Theme to build a customizeable printable CV with minor web responsiveness.

awesome-nix icon awesome-nix

😎 A curated list of the best resources in the Nix community [maintainer=@zimbatm]

diy-geoiplist icon diy-geoiplist

Simple YSH script to generate a list of IPs from a specific country by fetching data from RIRs

gitlab-pkgbot icon gitlab-pkgbot

The Package Bot - A simple service which receives HTTP build triggers from GitLab, gets the built packages and puts them in aptly and RPM repos.

mattermost-history icon mattermost-history

Show full channel-independen history on the commandline for a specified timerange

mcfly icon mcfly

Fly through your shell history. Great Scott!

melpa icon melpa

Recipes and build machinery for the biggest Emacs package repo

milkos icon milkos

something to NixOS similar to what Manjaro is to Arch linux. Let's hope it doesn't age as the name suggests...

neovim icon neovim

Vim-fork focused on extensibility and agility.

nix icon nix

Nix, the purely functional package manager

nix-emacs icon nix-emacs

A set of useful Emacs modes and functions for users of Nix and Nix OS.

nix-meddle icon nix-meddle

Meddle around in your `/nix/store/` without actually destroying anything!

nix-merge icon nix-merge

Migrate your nix-env package to your global config

nixcloud-webservices icon nixcloud-webservices

This nixpkgs extension, called nixcloud-webservices, focuses on ease of deployment of web-related technologies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.