Live data from Hacker News

Viewing profile — gabrielsroka

gabrielsroka

HN member
Joined
Mon, Mar 09, 2020, 1:19 AM UTC
HN karma
1,463
Public activity
1,140 items

About gabrielsroka

  // 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|   / _.-' .-.   .-.  .-.   .''.  |
     |   | |   |   \  '-. '-'   '-'  '-'   '..'  |
     '^^^' '^^^'    '--'                         |
  ==============.  .-.  .================.  .-.  |
                | |   | |                |  '-'  |
                | |   | |                |       |
                | ':-:' |                |  .-.  |
                |  '-'  |                |  '-'  |
  =============='       '================'       |

Recent public activity

  1. comment
    Comment #49158769

    Pro tips, Make it a "show hn" and add the URL when you're submitting it

  2. comment
    Comment #49137809

    Yes: https://hn.algolia.com

  3. comment
    Comment #49112609

    You can use reader mode. You can turn off JS and get most of the content. You can also Google it first because it will set the referer https://www.google.com/search?q=The%20New%20S…

  4. comment
    Comment #49109607

    > universal https://news.ycombinator.com/from?site=github.com/mindcloud-... Missing every api i searched for: Okta, jamf, weather.gov, Apple business/Apple School manager, Salesfor…

  5. comment
    Comment #49104974

    Previous video in series, "I gave ChatGPT a body" https://youtu.be/S67z2aekBrI Website https://artoftheproblem.com/pages/growbot-preview

  6. story
  7. comment
    Comment #49104014

    Actual title: Aspirin reverses diet-driven depression-like behavior in mice I'll let my mouse know

  8. comment
    Comment #49103534

    2021 Related https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

  9. comment
    Comment #49103350

    You can, but it gives me New Mexico and NorCal. I'd prefer to sort by location or filter more closely.

  10. comment
    Comment #49103310

    2004? 2007? https://news.ycombinator.com/from?site=cookingforengineers.c...

  11. comment
    Comment #49103039

    Neat idea. I don't like giving my location, zip code should be good enough. I think if I tap List it kind of works but not really. I'm in SoCal for what it's worth.

  12. comment
    Comment #49076724

    https://dl.acm.org/doi/10.1145/358198.358210

  13. comment
    Comment #49060533

    I get it, but I'd never write it like that. Does it support list comprehensions, etc?

  14. comment
    Comment #49052099

    PRD? Product Requirements Document?

  15. comment
    Comment #49052005

    https://www.spacex.com/launches/starship-flight-13 ?

  16. comment
    Comment #49051346

    Not very Pythonic for i in range(len(records)): scores[i] = score(records[i]) Better for i, record in enumerate(records): scores[i] = score(record) Best scores = [score(record) for…

  17. comment
    Comment #49031318

    Ty, did u test it? I can't

  18. comment
    Comment #49015162

    2022 https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

  19. comment
    Comment #49015057

    Title: "US Senate panel approves bill to crack down on Chinese vehicles" Maybe you meant https://www.reuters.com/world/china/fcc-votes-bar-sales-devi...

  20. comment
  21. comment
    Comment #49014660

    Ty, i commented on both gists.

  22. comment
    Comment #49014454

    2017 https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

  23. comment
    Comment #49010259

    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)

  24. comment
    Comment #49009880

    Nice. Do you have an ungolfed version? I was going to ask my LLM to make one.

  25. comment
    Comment #49001342

    2022 Related: 10 Things I Regret About Node.js - Ryan Dahl [creator of Node] (2018) https://youtu.be/M3BM9TB-8yA