Skip to content

Instantly share code, notes, and snippets.

View psarvesh's full-sized avatar
💭
Twiddling bits

Sarvesh Patkar psarvesh

💭
Twiddling bits
View GitHub Profile
@pdp7
pdp7 / beaglebone-spidev-test.md
Last active February 14, 2022 18:29
beaglebone-spidev-test

Loopback

/boot/uEnv.txt

uname_r=4.4.39-ti-r79
cmdline=coherent_pool=1M quiet cape_universal=enable
cape_enable=bone_capemgr.enable_partno=cape-universala
@shakna-israel
shakna-israel / LetsDestroyC.md
Created January 30, 2020 03:50
Let's Destroy C

Let's Destroy C

I have a pet project I work on, every now and then. CNoEvil.

The concept is simple enough.

What if, for a moment, we forgot all the rules we know. That we ignore every good idea, and accept all the terrible ones. That nothing is off limits. Can we turn C into a new language? Can we do what Lisp and Forth let the over-eager programmer do, but in C?