Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nalck
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nalck
11y ago
Illumos
2.
▲
by
nalck
11y ago
I was taught table layout in school and had to relearn everything. First place I'd start today is http://diveintohtml5.info/ . After that look into CSS3, http://myth.io helps you make sure your styles are cr
3.
▲
by
nalck
11y ago
I'm working on a related project that uses hyperorthogonal data structures to create better bookmarks: https://github.com/ixtechnology/z-mark
4.
▲
by
nalck
11y ago
One Erlang project that is rather friendly up-front is the Zotonic[1] web framework. As someone new to Erlang, it's great to be able to get off the ground running with such useful resources. 1. https://zotonic.com
5.
▲
by
nalck
11y ago
Developers of open source software may be compensated by employment, contract, donations, sponsorship, and even social standing. Moreover, they benefit from having free access to the tools of a highly lucrative field. Everybody's got
6.
▲
by
nalck
11y ago
The purpose of documentation is to describe the software. It's not machismo, it's the complexity inherent in the system. The man page for tar isn't poorly written, tar has just accrued many options. Of course there may be unh
7.
▲
by
nalck
11y ago
This is yet another reason why firms ought never hold encryption keys for customers in the first place. Tarsnap would seem unaffected by this law, for example. Of course, there's a hundred other ways this type of legislation poses prob
8.
▲
by
nalck
11y ago
This is quite the handy resource! Great idea and well done. OpenBSD is really quite friendly, just need to be comfortable with reading man pages and Unix basics. A tip for first-timers: perform the installation with an Ethernet internet con
9.
▲
by
nalck
11y ago
While I too would love to see continued development of Persona and Thunderbird by Mozilla, it's important to remember that as open-source projects they're still freely available. I still use both, and see no reason to stop. Develo
10.
▲
by
nalck
11y ago
OpenBSD is likewise developed by a small number of users. A Linux distribution is arguably easier to maintain for a smaller group because the core components are developed upstream. Alpine does well at making security measures like SELinux
11.
▲
by
nalck
11y ago
Seems to work well on local servers at least.
12.
▲
by
nalck
11y ago
That's essentially it. GitHub has won its role as the (meta)repository of public record. I suspect many stick with it over its competitors for this very reason.
13.
▲
by
nalck
11y ago
GitLab has a fine interface and offers free private repositories. If it weren't for GitHub's network effect advantage, I'd use it for all my git projects.