Viewing profile — maio
maio
HN member- Joined
- Sun, Jan 20, 2013, 7:16 PM UTC
- HN karma
- 9
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About maio
No profile information was provided.
Recent public activity
- story
-
comment
Comment #37884880
Not a Cron but tools like Jenkins or TeamCity will probably handle most if not all of these requirements.
-
comment
Comment #18714976
Nice! There is also similar project GDOM - https://github.com/syrusakbary/gdom written in Python.
- story
-
comment
Comment #18226948
Caffeine - http://lightheadsw.com/caffeine/ Caffeine is a tiny program that puts an icon in the right side of your menu bar. Click it to prevent your Mac from automatically going t…
-
comment
Comment #18119195
Check out https://github.com/avast/topee - It allows us to use same codebase for Chrome and Safari (app. extension).
-
comment
Comment #18119164
We have pretty complex extension so we decided to write Chrome API compatibility layer. It allows us to run our existing Chrome extension as an Safari app. extension. Check out htt…
-
comment
Comment #16052682
I'm using Trezor hardware wallet which also has password manager ( https://trezor.io/passwords/ ). I'm storing important secrets there (e.g. master password to my regular password …
-
comment
Comment #14402501
Agreed that pair programming is great to get productive ASAP. That's what I did in my current job. Instead of working on some minor things alone I asked my team-mate to pair with m…
-
comment
Comment #6200798
We tried to give portrait photos more space by using column layout @ http://www.thephotoduel.com/top-photos
-
comment
Comment #5377397
Well you can extract methods into new object where they will be public.
- story