Skip to content

Instantly share code, notes, and snippets.

View possatti's full-sized avatar

Lucas Possatti possatti

View GitHub Profile
@luismrsilva
luismrsilva / gl-pthread-fix.cpp
Last active April 21, 2018 04:03
Fix for segmentation fault before main when using OpenGL functions AND std under Linux Ubuntu.
/*
Fix for segmentation fault before main
when Using OpenGL functions AND std
under Linux Ubuntu.
2016-10-25 luismrsilva
@jbroadway
jbroadway / Slimdown.md
Last active February 5, 2024 10:43
Slimdown - A simple regex-based Markdown parser.