Viewing profile — DarkContinent
DarkContinent
HN member- Joined
- Sat, Jul 04, 2015, 10:57 PM UTC
- HN karma
- 4,408
- Public activity
- 608 items
- HN profile
- View on Hacker News ↗
About DarkContinent
No profile information was provided.
Recent public activity
-
comment
Comment #49251898
Is there a relationship between how good a programming language is for coding agents and how popular it is among humans? If so, wouldn't Python be the best language for agents, sin…
- story
- story
-
comment
Comment #48820574
Do you pull data from non-HUD sources too? https://www.realestatesales.gov/
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #45558348
How do you call a library function from a spell? Like something from numpy.
- story
- story
- story
-
comment
Comment #43313297
Does your interview process require knowing cloud costs off the top of your head? Because that's hard to track tbh
- story
- story
- story
- story
- story
-
comment
Comment #41017197
It's not clear to me from the article how Mantle was porting the build scripts, infrastructure config files, etc across languages. Typically these files don't cleanly translate fro…
-
comment
Comment #40937379
> Batch is just a special case of streaming No. Designing a system that is always up and running and can process small amounts of data constantly is a completely different problem …