Viewing profile — g-harel
g-harel
HN member- Joined
- Tue, Aug 01, 2017, 1:16 AM UTC
- HN karma
- 33
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About g-harel
No profile information was provided.
Recent public activity
-
comment
Comment #36410399
That's a fair question... ultimately it's possible to get something similar using other tools, but IMO it won't be as easy. Just as a contrived example with a simple query: https:/…
-
comment
Comment #36406964
I regularly forget where/whether interfaces and constants exist, so I made myself this ranked & filterable search tool. The hosted deployment covers the standard library + a few ot…
- story
-
comment
Comment #29884722
Gonna plug my version of bookmark management. It's hosted so they're available everywhere and the format is inspired by markdown. https://targetblank.org I also use pages for other…
-
comment
Comment #20650742
The longer you wait, the more likely it becomes that someone else figures it out too!
- story
-
comment
Comment #19732905
It's definitely not a spin off, "Software Engineers" are a part of the order, but not "Computer Scientists".
-
comment
Comment #19222161
I recently finished a project which looks a lot like that browser homepage! https://targetblank.org
-
comment
Comment #19211912
More info on the GitHub page. https://github.com/g-harel/targetblank I'd love some feedback on the initial user experience and enhancement ideas. Thanks!
- story
-
comment
Comment #18620056
I had a similar problem diffing large API responses a few months ago and implemented an automation friendly JSON schema tool. It's a great way to make a summary of the data, especi…
-
comment
Comment #18549715
Exactly, I think a source code browser on https://www.npmjs.com/ would be nice to have
-
comment
Comment #18534964
NPM needs to make accessing the source code easier. It has always bothered me that the linked repository can be set to absolutely anything the author wants.
- story
-
comment
Comment #18271967
Not sure how much it could add to the conversation, but I implemented a library to find almost minimal superpermutations in go a while back. Uses a technique I didn't see anywhere …
-
comment
Comment #18231840
This is great, but I couldn't make on for myself because there is no "patchy beard" option D:
-
comment
Comment #17495553
why do you say it's strange? The image is being compressed over and over and the content of the demo page is being added each iteration. https://html.brow.sh/https://html.brow.sh/h…
-
comment
Comment #17495530
weird, that link doesn't work on localhost /s
-
comment
Comment #16393616
Reddit discussion: https://www.reddit.com/r/javascript/comments/7xrf9w
-
comment
Comment #16393601
I really like the side-by-side format you used to compare the code!
- story