Viewing profile — p_ronto
p_ronto
HN member- Joined
- Fri, Mar 13, 2015, 8:09 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About p_ronto
No profile information was provided.
Recent public activity
-
comment
Comment #21242864
I think they are env vars. complete is a bash built-in. It is executed in the process of the shell. You only need to export for child processes.
-
comment
Comment #13339187
Check out pandoc. With it you could convert your documents into Markdown. Then use common *nix text-utils to merge the parts you want into a single file and then load it to InDesig…
-
comment
Comment #13339071
I've never used it myself (I'm just a programmer) but perhaps Workable ( https://www.workable.com/ ) might be what you're looking for.
-
comment
Comment #13338926
Sweet! I've been automating my own tasks for years and I'd love to do it as a full time job.
-
comment
Comment #9384998
Nothing comes to mind but perhaps you could find inspiration from the competition section of kaggle ( https://www.kaggle.com/competitions ). At the moment there are 170 including c…