HackerTrans
TopNewTrendsCommentsPastAskShowJobs

parrot987

no profile record

Submissions

[untitled]

1 points·by parrot987·2 tahun yang lalu·0 comments

The Simpsons Hit and Run Source Code Comments, Read by Comic Book Guy [video]

youtube.com
1 points·by parrot987·2 tahun yang lalu·0 comments

[untitled]

1 points·by parrot987·2 tahun yang lalu·0 comments

A Simple Ruby Gem Supply Chain Attack (2022)

sigurg.com
2 points·by parrot987·2 tahun yang lalu·0 comments

The Sports-Betting Traders Deciding How Much You Win or Lose

wsj.com
3 points·by parrot987·3 tahun yang lalu·2 comments

Chart.js and Turbo Stimulus in Rails 7

alvincrespo.com
1 points·by parrot987·3 tahun yang lalu·0 comments

I Turned Down $300k from Microsoft to Go Full-Time on GitHub

tom.preston-werner.com
4 points·by parrot987·3 tahun yang lalu·0 comments

Show HN: Prop_Odds – Historical and Live Player Prop Odds

prop-odds.com
1 points·by parrot987·3 tahun yang lalu·0 comments

Historical GUI Gallery

guidebookgallery.org
1 points·by parrot987·3 tahun yang lalu·0 comments

TA Tips for Doing Badly

ccng.uwaterloo.ca
1 points·by parrot987·3 tahun yang lalu·0 comments

I test the best smartwatches – so why am I wearing a $15 Casio?

techradar.com
77 points·by parrot987·3 tahun yang lalu·46 comments

Text-only CLI flashcards parsed from Markdown file

github.com
1 points·by parrot987·3 tahun yang lalu·0 comments

Excel.vim – A simple Vim plugin for displaying data of an Excel file

github.com
2 points·by parrot987·3 tahun yang lalu·0 comments

Oakland declares state of emergency due to ransomware attack

nbcbayarea.com
103 points·by parrot987·3 tahun yang lalu·81 comments

Using platforms encourages internet censorship

worldofmatthew.com
3 points·by parrot987·3 tahun yang lalu·0 comments

Levels.fyi scaled to millions of users with Google Sheets as a back end

levels.fyi
7 points·by parrot987·3 tahun yang lalu·0 comments

AI applications open new security vulnerabilities

stackoverflow.blog
3 points·by parrot987·3 tahun yang lalu·1 comments

Converting IBM Wheelwriter to USB Keyboard

blog.nytsoi.net
2 points·by parrot987·4 tahun yang lalu·0 comments

360K people in Ontario affected by COVAXon privacy breach

globalnews.ca
2 points·by parrot987·4 tahun yang lalu·0 comments

How to Ask Questions the Smart Way

catb.org
1 points·by parrot987·4 tahun yang lalu·0 comments

comments

parrot987
·2 tahun yang lalu·discuss
This looks awesome! will try it out
parrot987
·2 tahun yang lalu·discuss
This is similar to what I see too. I've actually gotten a borderless phone plan from AT&T just so I don't have to deal with the Canadian oligopoly.
parrot987
·3 tahun yang lalu·discuss
Archive: https://archive.is/2024.01.01-182846/https://www.wsj.com/bus...
parrot987
·3 tahun yang lalu·discuss
Yes, you have a point. The "soft-books" (FanDuel, DraftKings) use the justification of being a form of entertainment as the reason to limit players. Fair enough, I have no personal issue with that.

As for who is losing money, I think you're also correct about that. Both the sportsbook and losing bettors will subsidize the "sharp bettor".

It's also worth noting that some sportsbooks (the more well established ones like Caesars and Pinnacle) do limit all players equally. That's because the do as you say and act like a marketplace to pair up both sides of the bet.

The problem with entertainment books is that they often pick a side on the bet so each side is not equally balanced. An attempt to maximize potential profits for themself instead of the traditional strategy to minimize their risk.
parrot987
·3 tahun yang lalu·discuss
Echoing another comment, one huge problem with the current sports betting market is banning/limiting winners.

I started prop-odds.com to help the more mathematically inclined gamblers take advantage of mispriced odds or let them build and backtest their own models. So while it's actually not too difficult to beat the book, the challenge comes from evading their detection and getting banned.
parrot987
·3 tahun yang lalu·discuss
I'm not too familiar with the space, but what kind of market is fully deterministic?
parrot987
·3 tahun yang lalu·discuss
Same with the Firefox Developer Edition logo. Damn near the same logo. https://www.mozilla.org/en-US/firefox/developer/
parrot987
·3 tahun yang lalu·discuss
Hey, sorry for a late reply! I've just updated our website's Features page [0]. It lists all the sportsbooks and sports we currently support, and what will be added next.

[0] https://www.prop-odds.com/features
parrot987
·3 tahun yang lalu·discuss
Some books we're able to partner with and they give us an API to access the data through. Other we do need to scrape, given that there is no explicit "you can't do that" in their Terms & Conditions. Some books do have such a statement, so we aren't able to offer those.
parrot987
·3 tahun yang lalu·discuss
I built prop_odds [1]. It's an API offering live (and historical) sports betting odds from different sites.

I've been working on it for about 2 months. While not quite at 2k/month yet, it's nearly there and progressing in that direction. Revenue is coming from several customers who are using the data to build Discord bots that alert them (and their own paying users) about good odds, arbitrage opportunities, etc.

[1] https://www.prop-odds.com
parrot987
·3 tahun yang lalu·discuss
I agree with you. I've seen how bad end-of-life can get, through my grandparents. Dementia is a slow and miserable way to go.
parrot987
·3 tahun yang lalu·discuss
Pirating is about to skyrocket.
parrot987
·4 tahun yang lalu·discuss
I use Obsidian for note taking and pretty much anything I need to write down. I like it because they're just markdown files and it's easy to back up with Git.

It also has lots of extensions too. Including vim!
parrot987
·4 tahun yang lalu·discuss
TIL that obsidian has vim mode... I love it even more now.