Skip to content

Instantly share code, notes, and snippets.

View mitjafelicijan's full-sized avatar
🚽
Hi Bob!

Mitja Felicijan mitjafelicijan

🚽
Hi Bob!
View GitHub Profile
@mitjafelicijan
mitjafelicijan / c_nostd.txt
Created October 3, 2024 13:46 — forked from tcoppex/c_nostd.txt
Writing C software without the standard library [Linux Edition] - Franc[e]sco's Gopherspace
###################################################################
Writing C software without the standard library
Linux Edition
###################################################################
There are many tutorials on the web that explain how to build a
simple hello world in C without the libc on AMD64, but most of them
stop there.
I will provide a more complete explanation that will allow you to
build yourself a little framework to write more complex programs.
@mitjafelicijan
mitjafelicijan / feeds.opml
Created July 5, 2023 20:59 — forked from Josh-Tucker/feeds.opml
HN User Blogroll OPML
<?xml version='1.0' encoding='utf-8'?>
<opml version="1.0">
<head />
<body>
<outline text="https://xeiaso.net" type="rss" xmlUrl="https://xeiaso.net/blog.rss" />
<outline text="https://fasterthanli.me/" type="rss"
xmlUrl="https://fasterthanli.me/index.xml" />
<outline text="https://matt-rickard.com" type="rss" xmlUrl="/rss/" />
<outline text="https://jmmv.dev/" type="rss" xmlUrl="/feed.xml" />
<outline text="https://paulstamatiou.com" type="rss"