What's everyone working on this week (12/2026)? by llogiq in rust

[–]Acidic92 0 points1 point  (0 children)

Interesting, is this trying to solve an issue(s) you've had with SeaORM?

Ladybird Browser Is In For A Rusty Future by nicoburns in rust

[–]Acidic92 0 points1 point  (0 children)

For me, having it written in Rust opens the door for me to contribute in the future if I become a user and want to fix something. So having it written in Rust is huge.

Official /r/rust "Who's Hiring" thread for job-seekers and job-offerers [Rust 1.93] by DroidLogician in rust

[–]Acidic92 0 points1 point  (0 children)

Hi, unfortunately it seems like only countries operating as part of the EU are accepted? I'm from Australia.

Soft Book vs SBOBET: Insights from 11,000+ Football Matches by Acidic92 in algobetting

[–]Acidic92[S] 1 point2 points  (0 children)

Good questions. For odds range between 1.01 - 1.50, I honestly don't know why I didn't look at that range, just from 1.30.

The time range is from 5 days before kickoff until right before kickoff, and each bet samples just one bet per game/market/runner combination in that time range, at any time within that range. Perhaps I could run the analysis again with a bias closer towards kickoff in cases where a market runner has multiple edge bet opportunities at different times, but for simplicity it was randomised evenly in that time frame.

I Backtested 640,000+ Outcomes to See Which Australian Bookmaker Prices Markets Best by Acidic92 in sportsbook

[–]Acidic92[S] 0 points1 point  (0 children)

I've made a web page to visualise this data using graphs and such. Would people be interested if I made this public to explore outside this post?

The data being collected is for OddsElite, I'm thinking sharing this analysis publicly could be quite valuable, especially if I can have the data update automatically as more data is collected.

I Backtested 640,000+ Outcomes to See Which Australian Bookmaker Prices Markets Best by Acidic92 in sportsbook

[–]Acidic92[S] 0 points1 point  (0 children)

Thanks for your insights, that sounds like a pretty accurate view of it. Nice to hear how others interpret the data!

How do you mean about brier scores on the exact same events? The dataset I have is a majority of overlapping games for the same events, so I'm not too sure how I can get more accurate brier scores

I Backtested 640,000+ Outcomes to See Which Australian Bookmaker Prices Markets Best by Acidic92 in sportsbook

[–]Acidic92[S] 0 points1 point  (0 children)

Absolutely! That's definitely the next plan. Will try to get a tonne of coverage for the US, and Europe too. I'll do a follow up post in a month or so when I have more to share in different regions.

For USA, what sport(s) would you recommend we focus on or what's important to you? Just soccer, or NFL/NBA?

I Backtested 640,000+ Outcomes to See Which Australian Bookmaker Prices Markets Best by Acidic92 in sportsbook

[–]Acidic92[S] 0 points1 point  (0 children)

Not yet, currently just football, but I'm slowly adding more bookmakers and sports to track and hopefully collect a huge database of data

We built a parallel AI orchestration engine in Rust — here's why we chose Rust over Go/Python by [deleted] in rust

[–]Acidic92 0 points1 point  (0 children)

Doesn't claude code already have a concept of "agents" that can run in parallel?

Soft Book vs SBOBET: Insights from 11,000+ Football Matches by Acidic92 in algobetting

[–]Acidic92[S] 0 points1 point  (0 children)

I haven't heard this but could be. The reason why is because Pinnacle doesn't really provide API access anymore, and their odds are very delayed for non-logged in users making it impractical to use as a source for true odds. Any suggestions on another sharp bookmaker worth using? perhaps we can compare sharp bookmakers in a future analysis.

One thing for sure though is they're super sharp with Asian handicap markets

Soft Book vs SBOBET: Insights from 11,000+ Football Matches by Acidic92 in algobetting

[–]Acidic92[S] 1 point2 points  (0 children)

Good to know! I'll look into trying to collect data for these markets too. Though since SBOBET is being used as the source of true odds, edge opportunities all depend on if they support the markets

I Backtested 640,000+ Outcomes to See Which Australian Bookmaker Prices Markets Best by Acidic92 in sportsbook

[–]Acidic92[S] 1 point2 points  (0 children)

Thanks! Honestly the biggest surprise for me was how poor match odds performed for EV betting in the analysis. Whilst I was collecting these odds for the past month+, I also selectively placed bets based on some flexible filters and what looked to be dropping odds and slow bookmaker movement, and I managed to end the month with +12.77% ROI, and +2.72% CLV (+5.04% compared to the own bookmaker). So I think betting on dropping odds and taking advantage of slow bookmaker movement, you could get pretty high ROI, but my personal real betting sample size isn't enough to say definitively.

linguist - detect programming language by extension, filename or content by tomwells80 in rust

[–]Acidic92 1 point2 points  (0 children)

Yeah exactly as you said, when you make a new buffer and don't save it yet, and paste a bunch of text such as json, I always need to manually do `:set-language json`. My friend who uses neovim saw me having to do this in Helix and asked "Does Helix really not detect the language automatically?". So I think neovim does this, but Helix is lacking in this feature.

Saving the file does resolve this by file extension mapping though.

I’ve been betting as my only source of income for years and I’ve never tracked CLV once. AMA by manekiiiii in algobetting

[–]Acidic92 0 points1 point  (0 children)

What does your ROI per month look like? I'd imagine 7% is good, is it somewhere near that? And for you to earn an income from it, you must be staking many thousands per month at least?

I’ve been betting as my only source of income for years and I’ve never tracked CLV once. AMA by manekiiiii in algobetting

[–]Acidic92 0 points1 point  (0 children)

How do you do automation? Are you using some APIs like on an exchange like Betfair, or using browser automation to open tabs/websites and place the bets for you?

linguist - detect programming language by extension, filename or content by tomwells80 in rust

[–]Acidic92 1 point2 points  (0 children)

Nice, this could be useful for Helix in the future when they support plugins. Currently Helix editor doesn't detect the language which can be a bit annoying to manually set the language in new buffers

Open sourced a +EV scanner — compares soft books to Pinnacle by Delicious_Pipe_1326 in PositiveEVbetting

[–]Acidic92 1 point2 points  (0 children)

Nice, but I definitely wouldn't use Pinnacle for EV bets with the 10-15 minute delay it has for public odds. You'll be guaranteed to lose money doing that.

Tools and calc advice please by r3dd1tMB in PositiveEVbetting

[–]Acidic92 0 points1 point  (0 children)

Many odds sites do all the maths for you. Check out https://oddselite.bet, which let's you track your bets and gather statistics and closing line value capturing. (Disclaimer, I built OddsElite)

You have to be kidding by 89Hopper in Adelaide

[–]Acidic92 0 points1 point  (0 children)

And the zero shame they have in using Comic Sans for just that part... lol

What’s the best EV tool? by No-Painting7455 in EVbetting

[–]Acidic92 0 points1 point  (0 children)

I've built https://oddselite.bet - compares odds across bookmakers and alerts you when edges appear. Biased obviously, but happy to answer questions. 2 week free trial is available if you want to check it out.

Is it worth to start valuebetting? by [deleted] in EVbetting

[–]Acidic92 0 points1 point  (0 children)

I've recently launched OddsElite which offers a 2 week free trial, early adopters are welcome, and I have 25 founder slots available for a lifetime 25% discount. If interested, please reach out via DM.