Skip to content
View neuronmaker's full-sized avatar

Block or report neuronmaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
neuronmaker/README.md

Who I am

I am Dalton, a programmer focusing on readable and resource efficient code. I code on multiple platforms, but I particularly enjoy working with Linux servers. With the advent of machine learning, the value of efficient, parallelized, and maintainable code is indescribable. The performance and cost benefits from writing efficient code can be like gaining several years worth of hardware advances, just from more efficient code.

I also advocate for access and use of privacy and security related tools. We live in a unique point in history where anyone can use tools that were once considered science fiction. Today, the lowest tier smartphone can use strong cryptography and protect the most precious information better and stronger than the strongest of vaults ever could.

Contact

I will not publish my phone number for privacy and security reasons. Phone numbers are not secure, nor are text messages or phone calls private. I have published my email address and my OpenPGP keys. Email is also not secure or private, but OpenPGP will give pretty good privacy for the content of an email message. I prefer to communicate over encrypted channels whenever possible.

Encryption is a wonderful tool. It can and should be used by everyone. Privacy and security are both a team effort. Protecting yourself provides everyone else a form of "herd immunity".

Secure messengers

Below is my Session ID if you have the Session app installed.

0598642b0838ea87aa04ca7a584e9515f1131de64e15a043ab71ddfdc9ff26566e

OpenPGP

I use two OpenPGP keys, one is based on RSA and the other on Ed25519. I strongly prefer to use the Ed25519 key, but I maintain the second RSA key for communicating with people using older software which cannot use Ed25519 keys.

If you don't know which to use, use whichever one your software will work with first... or the RSA key which is based on older math and is more compatible with obscure OpenPGP software. Programs like GnuPG will work with both key types.

Below are the fingerprints for both keys.

Ed25519

1F32 5206 DE34 CFCF 0022 D045 48A7 3B8C 8920 7930

RSA4096

167E 19AC B8E5 38F3 2FD2 2766 81C9 678A 0987 8230

I will reply using whichever key you sent me the message with.

Both keys are available on this repository, and also on other platforms like Keybase and some Web Key Directory (WKD) servers.

Popular repositories Loading

  1. ChessEngine-Java ChessEngine-Java Public

    A small Chess engine written in Java

    Java 1 1

  2. Factoring Factoring Public

    Simple to use number factoring utility written in C++ for desktop and remote servers

    C++

  3. neuronmaker neuronmaker Public

    Config files for my GitHub profile.

  4. SI4735 SI4735 Public

    Forked from pu2clr/SI4735

    Fork of: SI473X Library for Arduino

    HTML

  5. ArbitraryPrecision ArbitraryPrecision Public

    Arbitrary precision library in C++, just a personal challenge

    C++

  6. Linux-U2F-Login-Utility Linux-U2F-Login-Utility Public

    Tools to simplify setup of U2F login for Linux systems

    Shell