Live data from Hacker News

Viewing profile — DarkContinent

DarkContinent

HN member
Joined
Sat, Jul 04, 2015, 10:57 PM UTC
HN karma
4,408
Public activity
608 items

About DarkContinent

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. comment
    Comment #48820574

    Do you pull data from non-HUD sources too? https://www.realestatesales.gov/

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #45558348

    How do you call a library function from a spell? Like something from numpy.

  15. story
  16. story
  17. story
  18. comment
    Comment #43313297

    Does your interview process require knowing cloud costs off the top of your head? Because that's hard to track tbh

  19. story
  20. story
  21. story
  22. story
  23. story
  24. 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…

  25. 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 …