Viewing profile — surething
surething
HN member- Joined
- Sat, Jun 26, 2010, 9:12 PM UTC
- HN karma
- 49
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About surething
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
-
comment
Comment #47077044
Absolutely. Yes.
-
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…
-
comment
Comment #41668044
What are some good examples of such companies?
-
comment
Comment #41482530
An alternative is using `direnv` and `.envrc` instead: export TOKEN=$(op item get 'My Service' --fields label=token --vault workwork)
-
comment
Comment #15173002
This reminds me of Dome of Visions, which has now come out in 3 iterations. http://domeofvisions.com
-
comment
Comment #12727209
… would the overall "economics" of HN make sense if a down-vote cost 1 point of reputation, or some fraction thereof?
- story
-
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…
-
comment
Comment #11127470
The newsworthiness of the piece is probablity in the rarity of Torvalds giving an interview.
-
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…
-
comment
Comment #8939325
Do you keep to the same sleep schedule on weekends?
- story
- story
- story
-
comment
Comment #4250398
Phase One A/S is looking for a dev; take a look: http://www.phaseone.com
- story
-
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): …
- story
-
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.
-
comment
Comment #1464294
The big holdback for my outfit is the lack of NumPy support.