Viewing profile — RobBollons
RobBollons
HN member- Joined
- Sun, Nov 16, 2014, 10:17 AM UTC
- HN karma
- 48
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About RobBollons
Recent public activity
- story
-
comment
Comment #15259039
This is a great article, it gives plenty of code examples and explains everything really nicely. I'm new to Go but it seems like a really well thought out language that doesn't jus…
- story
- story
- story
-
comment
Comment #10192525
I suppose it just depends what you look for in a password manager. I tried lots of solutions from Last Pass, KeepassX to pass but i prefer the scriptability and portability of a co…
-
comment
Comment #10192474
Clipboard integration probably isn't something i would look to add to passbox myself, but if someone can find a way to get it to work nicely cross platform and submit a PR then i w…
-
comment
Comment #10191805
That's definitely a way of using it, another is to just manually type it in as you see it and clear the terminal buffer afterwards. If you do use your clipboard it does require a c…
-
comment
Comment #10191217
Not really, i wanted this to just be a personal password manager and sharing passwords is mostly out of scope in that respect. Although there's nothing stopping you having multiple…
-
comment
Comment #10190816
Good shout, I've added it to the 'Similar Projects' section of the readme. I had a play with 'pass' before but i wasn't keen on the way it splits the entries up into separate files…
-
comment
Comment #10190163
I've been working for my current company who specializes in HR software for about 6 years now and from what i see both introspectively and from our clients, most communication issu…
- story
-
comment
Comment #9953857
I usually find architecture problems to be the hardest to solve. The hardest one I've had to deal with is taking a legacy web application ~3 million lines of code and giving it som…