Skip to content

Instantly share code, notes, and snippets.

View ohsevin's full-sized avatar
🤞
h🔑🔑ding

✘ ⓞⓗⓢⓔⓥ.ⓘⓝ ✘ ohsevin

🤞
h🔑🔑ding
View GitHub Profile
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE
https://vk.com/page-164495988_53958182?=al_login.php?&_query=1&_fm2=Peter.Rabbit.FILM.FULL.MOVIE

Hello there! This is a sample post for gist.io, a super-lightweight writing soapbox for hackers.

Now look up. Further. Above the post title. See that grey text with the gist ID?

Now back to me. That grey text is a link! Open that sucker in a new tab to see the source for this post. Also, I'm on a horse.

This is a major heading

If you peek at it with a web inspector, you'll see that it is a second-level heading. You can use first level headings, but they'll look just like the second level ones, and the gods of the HTML5 outlining algorithm will frown upon you.

@ohsevin
ohsevin / rw-rootfs
Created October 27, 2017 23:02 — forked from DennisLfromGA/rw-rootfs
A script that asks to make the root filesystem read-writable for subsequent changes and additions by the user.
#!/bin/sh -e
##!! PLEASE USE THIS SCRIPT WITH CAUTION - AND AT YOUR OWN RISK !!##
##!! IT HAS BEEN KNOWN TO CAUSE RESETS AND WIPE DATA ON SOME CHROMEBOXES !!##
APPLICATION="${0##*/}"
ANSWER=''
CURRENTROOT=''
CURRENTKERNEL=''
ROOTDEV=''
ROOTDEVPFX=''