HN user

gabrielsroka

1,456 karma
  // JavaScript
  const contactInfo = {
    email: `${id}@gmail.com`,
    web: `https://${id}.github.io`
  };

Drag this to the bookmark bar, then click it:
  javascript:alert(`${new URLSearchParams(location.search).get('id')}@gmail.com`) //My email



   ####    ##   #####  #####  # ###### #     
  #    #  #  #  #    # #    # # #      #     
  #      #    # #####  #    # # #####  #     
  #  ### ###### #    # #####  # #      #     
  #    # #    # #    # #   #  # #      #     
   ####  #    # #####  #    # # ###### ######
  
   ####  #####   ####  #    #   ##  
  #      #    # #    # #   #   #  # 
   ####  #    # #    # ####   #    #
       # #####  #    # #  #   ######
  #    # #   #  #    # #   #  #    #
   ####  #    #  ####  #    # #    #
  
  
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . .[][][] . . .!>
         <! . . . . . .[] . . .!>
         <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
  [][][] <! . . . . . . . . . .!>
    []   <! . . . . . . . . . .!>
         <! . . . . . . . . . .!>
         <! . . . .[][] . . . .!>
         <! . . . .[][] . . . .!>
         <! . . .[][][][] . . .!>
         <! .[][] .[][][] . .[]!>
         <! .[][] .[] . . .[][]!>
         <![][][] .[][][][][][]!>
         <![][][][] . .[][][][]!>
         <!====================!>
           \/\/\/\/\/\/\/\/\/\/
  
  
  pacmanpacmanpacmanpacmanpacmanpacmanpacmanpacmanpacman
  ===============================================.
      .-.   .-.     .--.                         |
     | OO| | OO|   / _.-' .-.   .-.  .-.   .''.  |
     |   | |   |   \  '-. '-'   '-'  '-'   '..'  |
     '^^^' '^^^'    '--'                         |
  ==============.  .-.  .================.  .-.  |
                | |   | |                |  '-'  |
                | |   | |                |       |
                | ':-:' |                |  .-.  |
                |  '-'  |                |  '-'  |
  =============='       '================'       |
Posts39
Comments1,051
View on HN
www.youtube.com 8d ago

Pioneers of Computer Graphics [video]

gabrielsroka
4pts0
github.com 7mo ago

Wozmonc64.bas

gabrielsroka
3pts1
old.reddit.com 11mo ago

Python 3.13 REPL keyboard mappings/shortcuts/bindings

gabrielsroka
1pts0
github.com 1y ago

Show HN: R.py, a small subset of Python Requests

gabrielsroka
3pts2
www.rfc-editor.org 2y ago

The End-of-Line Story (2004)

gabrielsroka
40pts15
time.com 2y ago

Breaking Down Japan's Food Culture

gabrielsroka
4pts0
gabrielsroka.github.io 2y ago

Show HN: Bookmarklet to Open Sudoku solver

gabrielsroka
1pts0
www.youtube.com 2y ago

Mark Manson: How to Reprogram Your Brain for Success (Ft. Derek Sivers)

gabrielsroka
2pts0
kottke.org 2y ago

Introducing The New Kottke.org Comments

gabrielsroka
2pts0
github.com 2y ago

Show HN: Bookmarklet to count number of lines in a GitHub repo

gabrielsroka
3pts1
www.rfc-editor.org 2y ago

The End-of-Line Story (2004)

gabrielsroka
1pts0
boingboing.net 2y ago

The lost art of typing in computer games by hand

gabrielsroka
7pts4
news.ycombinator.com 2y ago

Show HN: Python GUI with tkinter and a Markdown-type language for describing it

gabrielsroka
2pts0
www.theguardian.com 2y ago

Don’t check the clock. 15 ways to get back to sleep when you wake at 3am

gabrielsroka
3pts1
www.loc.gov 3y ago

PDF/A-3, PDF for Long-Term Preservation, Use of ISO 32000-1... (2020)

gabrielsroka
57pts19
news.ycombinator.com 3y ago

Show HN: Bookmarklet to Highlight OP's Username

gabrielsroka
3pts7
en.wikipedia.org 3y ago

Glenda Schroeder

gabrielsroka
3pts2
www.youtube.com 3y ago

Testing Shoes That Make You Walk 250% Faster | WIRED

gabrielsroka
3pts1
github.com 3y ago

Show HN: Search HN Favorites or Export to CSV/HTML

gabrielsroka
49pts2
kottke.org 3y ago

Hi, hello, I’m back at it

gabrielsroka
137pts29
gabrielsroka.github.io 3y ago

Show HN: Pith language. JavaScript with a little bit of Python syntax

gabrielsroka
2pts1
www.nytimes.com 3y ago

How Can I Tell If I’m Depressed or Burned Out?

gabrielsroka
4pts1
github.com 4y ago

Show HN: Wordle Console and Timer

gabrielsroka
2pts1
github.com 4y ago

Show HN: Calling the official HN API using sync and async Python

gabrielsroka
2pts1
github.com 4y ago

Show HN: r.py, a small subset of Python Requests

gabrielsroka
3pts0
news.ycombinator.com 5y ago

Ask HN: How to de-dupe the HN front page

gabrielsroka
1pts5
www.youtube.com 5y ago

Keyboard interface hardware [Ben Eater]

gabrielsroka
3pts1
www.irs.gov 5y ago

Tax Day for individuals extended to May 17

gabrielsroka
1pts0
www.youtube.com 5y ago

Cal Newport: Deep Work, Focus, Productivity...on the Lex Fridman podcast [video]

gabrielsroka
4pts0
news.ycombinator.com 5y ago

Ask HN: What's a reasonable deprecation period for an API?

gabrielsroka
3pts9

ty. a little easier to read.

i'd move the headers out of the loop (u can prolly just hard-code it), and move context_usage to inside the if (and maybe hard-code it, too)