Skip to content
View aciceri's full-sized avatar
🍹
drinking spritz
🍹
drinking spritz

Organizations

@NixOS @EthereansOS @materia-dex @AdCazzum @nix-pizza

Block or report aciceri

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aciceri/README.org

Hi, I’m Andrea

I’m an italian math student, currently working as developer. I like Richard Stallman and I think that all softwares should run inside Emacs, I I also think that the universe is entirely written in Lisp, or almost…

https://imgs.xkcd.com/comics/lisp.jpg

If you want to know more about my thoughts and interests (why???) I advice you to visit…

…my blog

I have a blog which where I rarely post, but I often update the repository when I introduce new software features. Maybe the only reason why I write posts is to test the new blog features.

My contacts

E-mail

You can write me at andrea.ciceri@autistici.org, my GPG key is:

-----BEGIN PGP PUBLIC KEY BLOCK-----

mDMEZ0iZlxYJKwYBBAHaRw8BAQdAMuwhlgTQp4tsSMyLqGs9Kny9Yx9/4ZXs7ex7
POSHgmi0K0FuZHJlYSBDaWNlcmkgPGFuZHJlYS5jaWNlcmlAYXV0aXN0aWNpLm9y
Zz6IjgQTFgoANhYhBJMg8xfJ3nLadaE5HXEB5OphYJaNBQJnSJmXAhsDBAsJCAcE
FQoJCAUWAgMBAAIeBQIXgAAKCRBxAeTqYWCWjb3cAQCE+831kwayyPyS3iUrMlcU
FBgSIhNFK1ygn3Ae+1HuTwD9FF/0+sj0kWlFG+1xTaskIzfDZJuighGVQHiMaTNJ
xg+4OARnSJmXEgorBgEEAZdVAQUBAQdAnozpvnoaKIkdidv1gClCLdyw8Rk+QaHU
nO2Lx59ysDEDAQgHiHgEGBYKACAWIQSTIPMXyd5y2nWhOR1xAeTqYWCWjQUCZ0iZ
lwIbDAAKCRBxAeTqYWCWjek6AP0VG27GUKqakaH1O9YjF4rN7fsU4njILg2/vQqV
TSVi3QEA/Q0jX/efPHDIDWo9bJbCApCBo+3CBCR99FZdp9diyQ4=
=83nZ
-----END PGP PUBLIC KEY BLOCK-----

Matrix

You can also try to contact me on Matrix at @aciceri:nixos.dev, but if you want to be sure to have an answer please use the e-mail.

Mastodon

Like the unsocial person I am you can find me on the (a)social network Mastodon at @aciceri@functional.cafe. Obviously (as now) I never posted.

Pinned Loading

  1. cooper cooper Public

    Semplice implementazione dell'algoritmo di Cooper scritta in linguaggo C

    C 1

  2. lunik lunik Public

    Build files for the Lunik film club website

    Python

  3. scmrl scmrl Public

    An embryonal stage roguelike written in Scheme

    Scheme 4

  4. Brainfuck to Python bytecode compiler Brainfuck to Python bytecode compiler
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    from sys import exit, stdin
    4
    from argparse import ArgumentParser, RawDescriptionHelpFormatter, FileType
    5
    from types import CodeType
  5. blog blog Public

    My personal blog

    Haskell

  6. nixfleet nixfleet Public

    A complete, declarative and reproducible configuration of my entire Nix fleet.

    Nix 18