Live data from Hacker News

Viewing profile — surething

surething

HN member
Joined
Sat, Jun 26, 2010, 9:12 PM UTC
HN karma
49
Public activity
20 items

About surething

Experienced software engineer with a numerical analysis and computer science background.

Most of my time goes into Rust, C++, Swift, Python.

I love developing for Apple platforms, but have experience in deploying software for Windows and Linux.

Auckland, New Zealand

Recent public activity

  1. comment
    Comment #47077044

    Absolutely. Yes.

  2. story
    Ask HN: Appetite for TUI tool and cloud services

    A lot of cloud services have comprehensive CLI tools (awscli, az, gcloud) on top of their comprehensive web GUIs. Is there any appetite for a middle-ground TUI tool, much like lazy…

  3. comment
    Comment #41668044

    What are some good examples of such companies?

  4. comment
    Comment #41482530

    An alternative is using `direnv` and `.envrc` instead: export TOKEN=$(op item get 'My Service' --fields label=token --vault workwork)

  5. comment
    Comment #15173002

    This reminds me of Dome of Visions, which has now come out in 3 iterations. http://domeofvisions.com

  6. comment
    Comment #12727209

    … would the overall "economics" of HN make sense if a down-vote cost 1 point of reputation, or some fraction thereof?

  7. story
  8. comment
    Comment #12132426

    I think it'd be possible to inject this kind of thing into your code if you're just starting out with vim, aren't cognisant of all commands you invoke, and then copy/paste all code…

  9. comment
    Comment #11127470

    The newsworthiness of the piece is probablity in the rarity of Torvalds giving an interview.

  10. comment
    Comment #9646499

    Mac Application Software Engineer at Phase One - Frederiksberg, Denmark - Full-time ONSITE We are looking for a top-notch software engineer to join our world-class software R&D tea…

  11. comment
    Comment #8939325

    Do you keep to the same sleep schedule on weekends?

  12. story
  13. story
  14. story
  15. comment
    Comment #4250398

    Phase One A/S is looking for a dev; take a look: http://www.phaseone.com

  16. story
  17. comment
    Comment #3624395

    Agreed. I did the following: def __enter__(self): self.original = dict(self.obj.__dict__) self.obj.__dict__.update(self.mocks) return self def __exit__(self, typ, val, traceback): …

  18. story
  19. comment
    Comment #2503787

    I can imagine the release coming after sufficient interest in the current legal proceedings against Assange die down, such that the leak obtains full attention.

  20. comment
    Comment #1464294

    The big holdback for my outfit is the lack of NumPy support.