Giter Site home page Giter Site logo
#include <cstdio>
template<int a,int...b>struct c{void d(){putchar(a);c<a^b...>{}.d();}};
template<int e>struct c<e>{void d(){putchar(e);}};
int main(){c<0163,026,0170,034,074,0122,047,0103,046,0125,0137>{}.d();}

PGP: 956D8570AA247CEC55158652CAEBC3A8A8B8E9E8

Will Eccles's Projects

buildroot icon buildroot

Buildroot 2021.02.6 (will update when upstream rpi-firmware is fixed) with configs for a PREEMPT_RT patched Raspberry Pi 4.

bunny icon bunny

🐇 Light and fast Linux init primarily targeted at embedded systems (WIP - contributions welcome!)

cfm icon cfm

🌵 Simple and fast TUI file manager with no dependencies.

cpm icon cpm

🌵 A wrapper for package managers to make them consistent for those of us who are lazy.

f icon f

🌵 Cactus fetch program

ini.c icon ini.c

Simple INI file utility in C.

libamio icon libamio

Simple, efficient IO library for Linux ARM-based SoCs, including SPI, I2C, GPIO, and serial.

promptus icon promptus

🌵 Very quick shell prompt that supports multiple shells.

qmk_firmware icon qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families

rpi-linux icon rpi-linux

Raspberry Pi PREEMPT_RT-patched kernel source tree

utils icon utils

Simple utilities that make my life easier. YMMV.

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.