Skip to content

Instantly share code, notes, and snippets.

View rodolf0's full-sized avatar

Rodolfo Granata rodolf0

  • Facebook
  • New York
View GitHub Profile
23:07:09 ~/tmp/dash-to-dock 0 $ git diff origin/master | cat -
diff --git a/appIcons.js b/appIcons.js
index 7e4a0f4..0b68f28 100644
--- a/appIcons.js
+++ b/appIcons.js
@@ -273,7 +273,7 @@ var MyAppIcon = class DashToDock_AppIcon extends Dash.DashIcon {
}
/**
- * Update taraget for minimization animation
01:56:18 ~/tmp/dash-to-dock 0 $ git show | cat
commit 8b12243259e0ebc17b645fece5867b0205427866
Author: Rodolfo Granata <warlock.cc@gmail.com>
Date: Sat Feb 15 03:56:02 2020 -0500
zoom effect - v0
diff --git a/appIcons.js b/appIcons.js
index 7e4a0f4..0b68f28 100644
--- a/appIcons.js
03:56:36 ~/tmp/dash-to-dock 0 $ git show . | cat -
commit 04a311726afb23c9aa6e26b34dad42eeeadf098a
Author: Rodolfo Granata <warlock.cc@gmail.com>
Date: Sat Feb 15 03:56:02 2020 -0500
zoom effect - v0
diff --git a/dash.js b/dash.js
index 07f6c61..a4b5cb2 100644
--- a/dash.js
####### Runs for Text-Object branch with RegexSet
23:42:14 ~/tmp/alacritty 0 $ perf stat -r 10 cat /tmp/100mb.vte
Performance counter stats for 'cat /tmp/100mb.vte' (10 runs):
690.95 msec task-clock:u # 0.160 CPUs utilized ( +- 0.06% )
0 context-switches:u # 0.000 K/sec
0 cpu-migrations:u # 0.000 K/sec
57 page-faults:u # 0.082 K/sec
20:04:50 ~/tmp/alacritty 0 $ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
20:04:54 ~/tmp/alacritty 0 $ git log | head
commit 9da0c042d4d4ef72b4488424df5c20d14d4e9585
Author: Christian Duerr <contact@christianduerr.com>
Date: Tue Dec 24 20:51:06 2019 +0000
Fix screen reset not clearing cell flags
Test on top of https://github.com/jwilm/alacritty/pull/3126/commits/ea54fb0b2a7959c5f8544ffe960c1a0bd7591c55
9:59:11 ~/tmp/vtebench 0 $ ./target/release/vtebench -w $(tput cols) -h $(tput lines) -b 104857600 alt-screen-random-write > /tmp/100mb.vte
20:00:49 ~/tmp/vtebench 0 $ echo ./target/release/vtebench -w $(tput cols) -h $(tput lines) -b 104857600 alt-screen-random-write > /tmp/100mb.vte
20:00:54 ~/tmp/vtebench 0 $ echo ./target/release/vtebench -w $(tput cols) -h $(tput lines) -b 104857600 alt-screen-random-write
./target/release/vtebench -w 186 -h 55 -b 104857600 alt-screen-random-write
20:01:05 ~/tmp/vtebench 0 $ ./target/release/vtebench -w $(tput cols) -h $(tput lines) -b 104857600 alt-screen-random-write > /tmp/100mb.vte
20:01:11 ~/tmp/vtebench 0 $ ls -lh /tmp/100mb.vte
-rw-r--r--. 1 rudolph rudolph 101M Dec 30 20:01 /tmp/100mb.vte
@rodolf0
rodolf0 / text-objects.diff
Created December 6, 2018 04:52
gnome-terminal text objects
diff --git a/src/terminal-screen.c b/src/terminal-screen.c
index cadfeacd..b56afad0 100644
--- a/src/terminal-screen.c
+++ b/src/terminal-screen.c
@@ -154,9 +154,8 @@ static void update_color_scheme (TerminalScreen *screen);
static char* terminal_screen_check_hyperlink (TerminalScreen *screen,
GdkEvent *event);
-static void terminal_screen_check_extra (TerminalScreen *screen,
- GdkEvent *event,
commit 22b2ceeb92b0e392d85283a261367e88ba080ddc
Author: Rodolfo Granata <warlock.cc@gmail.com>
Date: Sat Oct 7 20:23:01 2017 -0400
Allow defining custom clickable URL handlers.
A utility function will check for $HOME/.gnome-terminal-customurls.rc.
This file should be in Key-value ini like format with 2 values per group.
Example
<?xml version="1.0" encoding="UTF-8"?>
<!-- OPML generated by NetNewsWire -->
<opml version="1.1">
<head>
<title>mySubscriptions</title>
</head>
<body>
<outline text="Advanced Analytic Techniques" description="This blog is part of class project to explore various analytic techniques used by modern intelligence analysts." title="Advanced Analytic Techniques" type="rss" version="RSS" htmlUrl="http://advat.blogspot.com/" xmlUrl="http://advat.blogspot.com/feeds/posts/default"/>
<outline text="Asian Efficiency - Time Management and Productivity" description="" title="Asian Efficiency - Time Management and Productivity" type="rss" version="RSS" htmlUrl="http://www.asianefficiency.com" xmlUrl="http://feeds.feedburner.com/asianefficiency"/>
<outline text="Bret Victor's website" description="" title="Bret Victor's website" type="rss" version="RSS" htmlUrl="http://worrydream.com/" xmlUrl="http://worrydream.com/feed.xml"/>

Keybase proof

I hereby claim:

  • I am rodolf0 on github.
  • I am rudolph (https://keybase.io/rudolph) on keybase.
  • I have a public key whose fingerprint is D2BF F90C D22C D209 B816 1F88 83BA 0B45 9642 1CE3

To claim this, I am signing this object: