Coder Social home page Coder Social logo

almeida-cv's Introduction

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

almeida-cv's People

Contributors

b0ch3nski avatar bard avatar breucode avatar fallshare avatar ineesalmeida avatar michalrogowski avatar njkevlani avatar

Watchers

 avatar  avatar

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.