Skip to content

Instantly share code, notes, and snippets.

View romeovs's full-sized avatar

Romeo Van Snick romeovs

View GitHub Profile
@romeovs
romeovs / README.md
Last active December 1, 2020 16:09
This codebase shows that there are ordering issues in rollup-plugin-styles

rollup-plugin-styles order discrepancies

This gist shows that there are ordering issues in rollup-plugin-styles. The output is different based on what mode is being used. The extract output is out of order.

To test run:

yarn
yarn build
dtrace: system integrity protection is on, some features will not be available
RELATIVE ELAPSD SYSCALL(args) = return
dtrace: error on enabled probe ID 2158 (ID 561: syscall::sysctl:return): invalid kernel access in action #10 at DIF offset 40
4661 35 open("/dev/dtracehelper\0", 0x2, 0x7FFF537D26B0) = 3 0
5033 373 ioctl(0x3, 0x80086804, 0x7FFF537D2638) = 0 0
5039 6 close(0x3) = 0 0
5286 3 thread_selfid(0x3, 0x80086804, 0x7FFF537D2638) = 781732 0
5293 3 bsdthread_register(0x7FFF9955C1F0, 0x7FFF9955C1E0, 0x2000) = 1073741919 0
5406 3 ulock_wake(0x1, 0x7FFF537D1D0C, 0x0) = -1 Err#2
5424 1 issetugid(0x1, 0x7FFF537D1D0C, 0x0) = 0 0
@romeovs
romeovs / keybase.md
Created November 2, 2016 15:19
keybase.md

Keybase proof

I hereby claim:

  • I am romeovs on github.
  • I am romeovs (https://keybase.io/romeovs) on keybase.
  • I have a public key whose fingerprint is 4C9C 8C35 BD59 AC2F 9CD4 200B FECE 5D23 EDDF FF1E

To claim this, I am signing this object:

var styles = require('./error.styl');
class: center, middle
# Title
<!doctype html>
<html>
<head>
<title>littlehouse</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="style.css" />
<!-- facebook / opengraph info -->
<!-- twitter cards -->
@romeovs
romeovs / gist:7631533
Created November 24, 2013 19:49
example where `.activating` links while scrolling is unpleasant. only triggering the waypoint when ":animated" is not on html element.
// HTML:
// <nav>
// <ul>
// <li> <a href="/#learn">learn</a> </li>
// <li> <a href="/#about-me">about me</a> </li>
// <li> <a href="/#signup">sign up</a> </li>
// </ul>
// </nav>
// <section id="#learn"> .. </section>
// <section id="#about-me"> .. </section>
@romeovs
romeovs / HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install octave
Last active December 16, 2015 06:19
output of `brew doctor` and `brew install octave` which fails
$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install octave
[ ... ]
libs/liboctave_la-mx-ui8nda-ui64nda.o .libs/liboctave_la-mx-ui16nda-i8nda.o .libs/liboctave_la-mx-ui16nda-ui8nda.o .libs/liboctave_la-mx-ui16nda-i16nda.o .libs/liboctave_la-mx-ui16nda-i32nda.o .libs/liboctave_la-mx-ui16nda-ui32nda.o .libs/liboctave_la-mx-ui16nda-i64nda.o .libs/liboctave_la-mx-ui16nda-ui64nda.o .libs/liboctave_la-mx-ui32nda-i8nda.o .libs/liboctave_la-mx-ui32nda-ui8nda.o .libs/liboctave_la-mx-ui32nda-i16nda.o .libs/liboctave_la-mx-ui32nda-ui16nda.o .libs/liboctave_la-mx-ui32nda-i32nda.o .libs/liboctave_la-mx-ui32nda-i64nda.o .libs/liboctave_la-mx-ui32nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-i8nda.o .libs/liboctave_la-mx-ui64nda-ui8nda.o .libs/liboctave_la-mx-ui64nda-i16nda.o .libs/liboctave_la-mx-ui64nda-ui16nda.o .libs/liboctave_la-mx-ui64nda-i32nda.o .libs/liboctave_la-mx-ui64nda-ui32nda.o .libs/liboctave_la-mx-ui64nda-i64nda.o .libs/liboctave_la-vx-ccv-cv.o .libs/liboctave_la-vx-ccv-s.o .libs/liboctave_la-vx-crv-rv.o .libs/liboc