• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From okmij.org

Compiler

3 19

The materials for the course on compilers: built incrementally and fully in tagless-final style

#compiler

on Sat, 2PM

From godbolt.org

Compiler Explorer - C

1 1

#define KEYPAD (1) char cowpi_get_keypress(void); uint8_t cowpi_debounce_byte(uint8_t byte, uint8_t device); static const uint8_t keys[4][4] = { {0x1, 0x2, 0x3, 0xA}, {0x4, 0x5, 0x6, 0xB}, {0x7, 0x8, 0x9, 0xC}, {0xF, 0x0, 0xE, 0xD} }; uint8_t get_keypress(void)...

#compiler

12h ago

From askubuntu.com

Which version of Ubuntu server should I use when update forbidden?

1 1

I am going to install a server shared in company. The server is required to be fixed in a specific kernel version and update/upgrade would be disabled for some reasons. The work of the server could...

#qemu #kernel #server #compiler #container

on Sep 6