Skip to content
View chuahou's full-sized avatar
💤
💤

Sponsoring

@gustavo-iniguez-goya

Organizations

@NixOS @ch-graveyard
Block or Report

Block or report chuahou

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
chuahou/README.md
      #include<stdio.h>
     int i,t,f,j; void p
    (char c){putchar(c);}
   void g(){for(j=j^j;j++<
  2;0)p(122);}int main(void
 ){char s[3]={37,0x64,21^21}
;while(i++<25<<2){if((t=i%3)*
 (f=i%5))printf(s,i);if(!t){
  p('\a'*10);p(0x69);g();;}
   if(!f){p(0x42);p('2'*2+
    '"'/2);g();}j=i<<5;do
     ;while(--j!='('>>2)
      ;p(j);}return 0;}

Pinned

  1. delude delude Public

    Simple Prelude replacement for toy programs

    Haskell

  2. cfgeq cfgeq Public

    Unsound checker for CFG equality

    Haskell 2

  3. mctele mctele Public

    Telegram bot that notifies when player joins Minecraft server

    Haskell 4

  4. yes yes Public

    A series of implementations of the simplest form of yes

    Haskell 3

  5. conf.nix conf.nix Public

    NixOS configuration and friends

    Nix 3

  6. fizzbuzz fizzbuzz Public

    A try at writing obfuscated "pretty" C, with an easy problem

    C