-
At e.g. datanews.okfnlabs.org
## Research on existing services and tech
Features wanted
- Single main stream
- Upvotes etc
- Admin interface for spam management
Hacker News: https://news.ycombinator…
-
Continuing the discussion from https://news.ycombinator.com/item?id=9491137
To avoid handling 1 event at a time and call epoll_wait many times, you need to get rid of using the ptr field in the event…
-
The stack monitoring team is working on adding a "setup mode" for the stack monitoring UI that will enable users to perform some administrative and/or configuration changes. The current use case is to…
-
https://github.com/github/balanced-employee-ip-agreement
We could appear as large corp!
-
"The standard way for getting the actual PDF from a DOI, when it's a Crossref DOI (which it probably is) is to use the full-text link, available in the CrossRef API.
For DOI 10.1155/2010/963926
http:/…
-
### Describe your issue
When I'm working on a Topic with others, it's important to be able to track history:
- understand changes that have been made by others since I last checked
- be able to eas…
-
-
### System
OS: MacOs Monterey
Version: 0.10.1 (Home Brew)
I ran across this post on Hacker News https://news.ycombinator.com/item?id=31273893 introducing a Mac config allowing you to move windo…
-
https://twitter.com/Magoo/status/811293783438557184
https://medium.com/starting-up-security/learning-from-a-year-of-security-breaches-ed036ea05d9b
-
Currently the memory allocation works by just giving out memory in increasing order. This works with most of the NXDK samples because they simply make a few allocations at startup and never free, but …