Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
osi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
osi
1y ago
UDA enables both approaches. each has its place.
2.
▲
by
osi
3y ago
that’s been a problem longer than phones. worse, maybe, but not new.
3.
▲
by
osi
3y ago
bravo sir very well explained.
4.
▲
by
osi
4y ago
i worked at a then-web3.0 startup in the 00’s that had built something that could have been pivoted into this, but instead the CEO wanted to be like Digg instead. the commercial community of practice is small for sure.
5.
▲
by
osi
5y ago
i use property based testing for the external api of my business domain service. yes, the test code is an “oracle”, knowing what the service _should_ be doing. it’s a parallel implementation of the logic, highly geared towards the use-case
6.
▲
by
osi
5y ago
We're using jqwik's stateful testing to achieve this, https://jqwik.net/docs/current/user-guide.html#stateful-test... It's essentially as you described.
7.
▲
Crux – open-source bitemporal database
(juxt.pro)
3 points
by
osi
7y ago
|
0 comments
8.
▲
by
osi
9y ago
agreed. if it is a "2 hour" project, have that be part of the on-site interview (with the expectation that people might not complete it)
9.
▲
by
osi
9y ago
and _even if it were_, the ASF doesn't mind. contributors are free to dedicate their time to whatever they choose.
10.
▲
by
osi
9y ago
ah, Student Congress. I did that and loved it too. I enjoyed it more for learning how to effectively troll, since I wasn't as good as the "politics" part needed to win.
11.
▲
by
osi
9y ago
heh, i remember writing a fake "memory clear" program on my TI back in 1994/1995 (i don't remember the exact model).
12.
▲
by
osi
9y ago
the OP observed the problem on a raspberry pi. sounds like it could be a problem with the ARM JVM that is being used.
13.
▲
by
osi
9y ago
Also lost to history is 10gen's original intent of being more of a complete platform, with Mongo just being the storage layer. Business Insider ran on that platform. Some details in https://www.usv.com/blog/10gen
14.
▲
by
osi
9y ago
i train brazilian jiu jitsu 4-5x a week. most of Mon-Thurs evening for classes, then sometimes an open mat session on the weekend. when i started the goal was weight management, as i was getting tubby as i was getting older. that part worke
15.
▲
by
osi
9y ago
for me, it wasn't just the ESPN cost, which was buried in the package. it was also the "regional sports fees" that Comcast lists as separate line items and have very obvious increases.
16.
▲
Attacking Machine Learning with Adversarial Examples
(blog.openai.com)
1 points
by
osi
9y ago
|
0 comments
17.
▲
by
osi
9y ago
I was just reading https://blog.openai.com/adversarial-example-research/ and it struck me that an understanding of geometry might help. For the examples and scenarios cited, the geometries of the two items would be dif
18.
▲
by
osi
9y ago
i helped build a triple store on top of postgresql back in '06-'08. company is gone so i don't know where the IP ended up, but it was a good foundation. we were competitive with the other players at the time.
19.
▲
by
osi
10y ago
makes me wonder how long they would have lasted had the initial implementation been done simpler (ie, not in their PyDatalog fork).
20.
▲
by
osi
10y ago
dunno- just copying what was in the original article :)
21.
▲
by
osi
10y ago
Java would be disqualified due to GC: > It is worth noting that Go came nearest disqualifying itself entirely here. If it were not possible to lock out Go’s GC in critical regions Rust would win by default.
22.
▲
by
osi
10y ago
I think that's back when Gotham died :/ http://randsinrepose.com/archives/rip-gotham/
23.
▲
by
osi
10y ago
yes, exactly this. and by having scalable GC algos so you don't need to do "off heap" tricks in java, things are much easier.
24.
▲
by
osi
10y ago
Look at what Erlang's BEAM VM does. It has per-"process" heaps iirc.
25.
▲
by
osi
10y ago
Where is the data kept? The very large heaps are partially driven by distributed in-memory storage systems.
26.
▲
by
osi
10y ago
I switched to Lyft. Problem solved.
27.
▲
by
osi
10y ago
yes.
28.
▲
by
osi
10y ago
That's the bullshit response they give you to anything that isn't solvable with a ride credit.
29.
▲
by
osi
10y ago
They don't care about stupid routing. Uber in Chicago routes through alleys ALL THE TIME, but trying to talk to Uber support about this is a dead end. My home address is a street address, but Uber moves the pin to the alley.
30.
▲
by
osi
10y ago
I don't think you read the article. They only mention putting them in private places, as a honeypot to alert about an intrusion.
More ›