Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RobBollons
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A Productive Productivity System
(mrbalihai.github.io)
2 points
by
RobBollons
6y ago
|
0 comments
2.
▲
by
RobBollons
9y ago
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 just cram features in there for the hell of it.
3.
▲
Making the Most of the JavaScript Language (2016)
(thenorthcode.net)
75 points
by
RobBollons
9y ago
|
46 comments
4.
▲
Making the Most of ES6
(thenorthcode.net)
1 points
by
RobBollons
11y ago
|
0 comments
5.
▲
Making the Most of the JavaScript Language
(thenorthcode.net)
4 points
by
RobBollons
11y ago
|
0 comments
6.
▲
by
RobBollons
11y ago
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 command line based password manager and i'm not overly bo
7.
▲
by
RobBollons
11y ago
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 would likely merge it.
8.
▲
by
RobBollons
11y ago
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 certain amount of due diligence in making sure you empty
9.
▲
by
RobBollons
11y ago
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 'passbox.gpg' files of different names with
10.
▲
by
RobBollons
11y ago
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 which was one of the drivers
11.
▲
by
RobBollons
11y ago
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 issues are a result of a poor corporate structure and/
12.
▲
Show HN: Passbox – Another password manager using Bash and GPG
(github.com)
41 points
by
RobBollons
11y ago
|
33 comments
13.
▲
by
RobBollons
11y ago
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 some form of architecture so the product can have a sustai