Viewing profile — gabrielsroka
gabrielsroka
HN member- Joined
- Mon, Mar 09, 2020, 1:19 AM UTC
- HN karma
- 1,463
- Public activity
- 1,140 items
- HN profile
- View on Hacker News ↗
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
-
comment
Comment #49158769
Pro tips, Make it a "show hn" and add the URL when you're submitting it
-
comment
Comment #49137809
Yes: https://hn.algolia.com
-
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…
-
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…
-
comment
Comment #49104974
Previous video in series, "I gave ChatGPT a body" https://youtu.be/S67z2aekBrI Website https://artoftheproblem.com/pages/growbot-preview
- story
-
comment
Comment #49104014
Actual title: Aspirin reverses diet-driven depression-like behavior in mice I'll let my mouse know
-
comment
Comment #49103534
2021 Related https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
-
comment
Comment #49103350
You can, but it gives me New Mexico and NorCal. I'd prefer to sort by location or filter more closely.
-
comment
Comment #49103310
2004? 2007? https://news.ycombinator.com/from?site=cookingforengineers.c...
-
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.
-
comment
Comment #49076724
https://dl.acm.org/doi/10.1145/358198.358210
-
comment
Comment #49060533
I get it, but I'd never write it like that. Does it support list comprehensions, etc?
-
comment
Comment #49052099
PRD? Product Requirements Document?
-
comment
Comment #49052005
https://www.spacex.com/launches/starship-flight-13 ?
-
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…
-
comment
Comment #49031318
Ty, did u test it? I can't
-
comment
Comment #49015162
2022 https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
-
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...
-
comment
Comment #49014947
2023
-
comment
Comment #49014660
Ty, i commented on both gists.
-
comment
Comment #49014454
2017 https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
-
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)
-
comment
Comment #49009880
Nice. Do you have an ungolfed version? I was going to ask my LLM to make one.
-
comment
Comment #49001342
2022 Related: 10 Things I Regret About Node.js - Ryan Dahl [creator of Node] (2018) https://youtu.be/M3BM9TB-8yA