Viewing profile — antaflos
antaflos
HN member- Joined
- Tue, Apr 26, 2016, 9:40 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About antaflos
No profile information was provided.
Recent public activity
-
comment
Comment #18884165
That's not the same code, is it? GP's code does not seem to compile in C++: https://godbolt.org/z/5oAIYE But it does in C: https://godbolt.org/z/zdTKiE
-
comment
Comment #13405001
A good starting point for versioning dotfiles is https://dotfiles.github.io/ . I like to use Dotbot [1] for managing and installing my dotfiles, but there are plenty of other optio…
-
comment
Comment #11575929
The Jenkins 2.0 overview page has screenshots and details: https://jenkins.io/2.0/ It also explicitly mentions backwards compatibility: > Jenkins 2 is a drop-in replacement of the …