HN user

garyjob

27 karma
Posts25
Comments18
View on HN
news.ycombinator.com 4y ago

I predicted the stock market sell off that occurred on 19th July 2021

garyjob
5pts0
trends.getdata.io 5y ago

Show HN: Visual that shows share price recovery is not uniform across sectors

garyjob
6pts1
trends.getdata.io 5y ago

Show HN: Coronavirus news headlines since 9th Jan 2020

garyjob
1pts0
getdata.io 5y ago

Useful dataSet: List of 920 venture partners and associates reviewed by founders

garyjob
1pts0
docs.google.com 6y ago

2020 CoronaVirus news headline mentions with SPY price decline correlations

garyjob
1pts0
rubygems.org 6y ago

Show HN: OmniAuth Strategy for (soon deprecated) TD Ameritrade Developer's API

garyjob
2pts0
medium.com 6y ago

An investment experiment based on fluid-dynamics that outperformed the SnP by 4X

garyjob
1pts0
docs.google.com 7y ago

US/China trade war is highly beneficial for US Real Estates

garyjob
1pts0
docs.google.com 7y ago

Visualization of US treasury yield curve since 2002

garyjob
1pts0
trends.getdata.io 7y ago

Daily ranking of news headlines based on trends and objectivity

garyjob
2pts0
getdata.io 7y ago

Game of thrones character data set

garyjob
1pts0
getdata.io 7y ago

Data set for supermassive black holes and candidates

garyjob
1pts0
docs.google.com 7y ago

AWS EC2 instance price comparison sheet

garyjob
1pts0
medium.com 7y ago

Using cognitive biases to drive conversion rates

garyjob
3pts0
medium.com 7y ago

I navigated the infamous trough of sorrow

garyjob
6pts0
garyteh.com 7y ago

Technology gestation and social norming in the ancient city of Jerusalem

garyjob
1pts0
getdata.io 8y ago

Show HN: A sample API for companies listed on Angelist.co

garyjob
4pts0
chrome.google.com 8y ago

Show HN: A chrome browser extension for the Watir Chrome Engine

garyjob
1pts0
medium.com 8y ago

A Turing complete language to turn the web into a graph database

garyjob
2pts0
getdata.io 8y ago

Decoupling data declarations from the actual implementation for web-scraping

garyjob
1pts0
getdata.io 8y ago

News headlines training data for sentiment analysis on Facebook data breach

garyjob
1pts0
getdata.io 8y ago

365 days of hacker news

garyjob
2pts0
github.com 12y ago

RESTFUL API for Postgresql HSTORE

garyjob
2pts1
krake.io 13y ago

Data harvesting engine using JSON and CSS

garyjob
2pts0
news.ycombinator.com 13y ago

Self exercising medical application for Coma patients

garyjob
1pts0

It took me two years of collecting and cleaning data before the model I have been training it with started becoming useful for my own specific needs.

https://trends.getdata.io

The first challenge I see with data as a service is that not all features you need for your model will be made available by the vendor.

The second is their frequency of update might not be at the cadence that you need.

[dead] 8 years ago

Its heartening to know that more and more folks are starting to share the vision of web as Tim Berners Lee by starting such projects. https://en.wikipedia.org/wiki/Giant_Global_Graph

The tag line of this project is similar in fashion to the following projects which I have came across.

https://www.import.io/

https://getdata.io/

https://data-miner.io/

https://www.apify.com/

I am definitely looking forward to seeing more projects like these which will be helpful in transitioning us from Web2.0 to Web3.0

I think the main hurdle we face in transitioning the web we know today to the vision behind all these projects is companies that have already aggregated huge volumes of data. (e.g. Facebook, LinkedIn, Angelist, CrunchBase, Yelp)

They are now doing their best to protect their data to secure their competitive moat. This has the effect of preventing data from being utilized in other ways than was originally intended.

I did write a post about this topic before around 3 months ago as well..

https://medium.com/@garyjob/the-web-is-a-giant-graph-databas...

Hey guys, I just created an API with my App for WhoScored. Its currently running very 15mins.

https://getdata.io/data-sources/5470-football-statistics-foo...

Will update again once I got another API setup for StatsZone when ready.

By the way, how often do you guys need data refresh for? Once I get some feedback I could tweak my app to increase the number of frequency.

Also please do ping me if you want to register your webhooks. My app only supports only one webhook per API at the moment. I will try to get it properly extended so that all your webhooks can get registered.

My email address is garyjob@getdata.io

Hi Peter,

My name is Gary. I am currently working under a H1B1 visa. My sponsoring company has tried without success to apply the H1B visa for the past three years. The lawyer is advicing that I proceed to applying for the green card.

The lawyer states that at this point, even if I get awarded the h1b visa since the time under the h1b1 will be counted towards the h1b, I will not have enough time using the H1B to get thru the green card application process

Also during this green card application process, it's advised for me to remain in the US otherwise I will get in complications when entering to with a H1B1 that has a outstanding green card process

I have two questions: 1. Is what she said about the h1b1 time contribution to the h1b true?

2. Is what she said custom complication true?

Edmodo | San Mateo, CA | On-Site | Full-Time

Edmodo is a social network for K-12 students, teachers and parents. The goal is to connect learners with the resources they need to bring out their full potential.

A simply analogy is LinkedIn for Educational Resources around the world.

We have 50million registered teachers and students on our platform.

We are actively looking for front-end, back-end, full-stack engineers and dev ops to join our team.

The technology stack we work on are as follows:

1. Rails 2. Golang 3. Thrift-services 4. NodeJS 5. Docker 6. PHP 7. Hadoop

Come learn more about the opening positions on this page https://www.edmodo.com/careers

If you want to know more about the engineering culture in the company, ping me at gary@edmodo.com

I found the one click action for selecting an entire column of values as well as the UI/UX on the top column of the page to be very impressive. We were thinking of a nice clean way to represent that particular UI/UX flow in this browser extension we built as well. Will incorporate that in our next release.

https://chrome.google.com/webstore/detail/krakeio/ofncgcgajh...

Would love to meetup and exchange some ideas if you are based in Bay area.

The route of proxying the web page presents much difficulty in doing actual authentication on Facebook or Google's website via the proxied webpage without first rewriting most of the javascript and hijacking their Ajax calls on the fly.

The approach I took was to hijack the Cookies from the browser once the user has signed in after on e.g. Facebook via the browser extension.

The route of proxying the website does in fact do away with the need to install any external 3rd libraries.

This browser extension I built coupled with the web service its integrated to does allow for scraping of pages from Facebook, Google and LinkedIn logged in pages as well.

https://chrome.google.com/webstore/detail/krakeio/ofncgcgajh...