Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
syvex
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
AgileFlow – Simplify Your Git Workflow
(medium.com)
1 points
by
syvex
2y ago
|
1 comments
2.
▲
by
syvex
2y ago
Seems like most Git workflows are over-engineered. Here I'm exploring a workflow that gives just enough structure for the most agile teams.
3.
▲
Rust for ML
(blog.tempus-ex.com)
4 points
by
syvex
5y ago
|
0 comments
4.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is the technological vanguard for the sports and entertainment industry. Utilizing the latest AI, ML, and data science technologies from the autonomous driving spa
5.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is the technological vanguard for the sports and entertainment industry. Utilizing the latest AI, ML, and data science technologies from the autonomous driving spa
6.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We’re leveraging this new data to create interactive live cons
7.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We’re leveraging this new data to create interactive live cons
8.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We’re leveraging this new data to create interactive live cons
9.
▲
by
syvex
6y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We’re leveraging this new data to create interactive live cons
10.
▲
by
syvex
7y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time Tempus Ex is an Andreessen Horowitz backed startup bringing advances in real-time image recognition to sports. We’re leveraging this new data to create interactive live cons
11.
▲
by
syvex
7y ago
Tempus Ex | tempus-ex.com | San Francisco, CA | Onsite | Full Time With our real-time 3D tracking technology, we create data models for live predictive analytics. This enables new types of fantasy sports games that are more engaging for fan
12.
▲
by
syvex
7y ago
epf.ai | San Francisco, CA | Onsite | Full Time With our real-time 3D tracking technology, we create data models for live predictive analytics. This enables new types of fantasy sports games that are more engaging for fans—both in the stadi
13.
▲
by
syvex
8y ago
Guido's leadership has really been what's kept Python so consistent during its evolution. This is in contrast to languages governed by committee or corporation. Hopefully Python continues to be guided in this manner, and Guido can
14.
▲
by
syvex
8y ago
We've just started to dabble in GraphQL, and like many others we've seen mixed results. On the upside, we can construct complex queries than eliminate many consecutive RPCs that you'd end up with in a traditional REST API. At
15.
▲
Trip report: 2018 Summer ISO C++ standards meeting (C++20)
(herbsutter.com)
2 points
by
syvex
8y ago
|
0 comments
16.
▲
by
syvex
8y ago
AAF | San Francisco | Onsite | Fulltime | https://aaf.com Our engineering team will build a new live streaming platform that makes a truly interactive television experience. Our broadcasting team will use our new streaming platf
17.
▲
by
syvex
8y ago
The linked article doesn't mention if this involves another manufacturing company, but the original article adds more detail and context. https://economictimes.indiatimes.com/tech/hardware/after-se-... Turns
18.
▲
by
syvex
12y ago
Looks like the BitTorrent Sync specs have been updated http://www.bittorrent.com/sync/tech-specs
19.
▲
by
syvex
12y ago
I can't say I'm 100% happy with the slicing notation. I played around with some other wacky things, but then settled on overloading operator() to get a concise syntax. In principle, you use it similar to python--s(5,10) instead of
20.
▲
by
syvex
12y ago
The hash is FNV-1a, which should be faster that what you usually get in your standard library. It's also relatively easy to implement with constexpr so that you get those nice compile time hashes. http://www.isthe.com/c
21.
▲
Show HN: C++11 immutable string
(github.com)
23 points
by
syvex
12y ago
|
6 comments
22.
▲
by
syvex
16y ago
After working with payment processing of credit, debit, EBT, and gift cards for the past few years, I have started using cash more. For most transactions, a merchant is charged between 2-3% of the purchase price. This means that whatever yo