Hacker Newsnew | past | comments | ask | show | jobs | submit | ivotron's commentslogin

shameless plug for the Popper Convention and CLI tool http://github.com/systemslab/popper . Our goal is to make writing papers as close as possible to writing software (DevOpsify academia) but in a domain-agnostic way.


are you aware of datapackages [1]? do you plan on opensourcing the backend components?

[1]: https://github.com/frictionlessdata


Frictonless is interesting but 1) doesn't handle serialization (which is essential for performance); 2) requires users to hand annotate schemas (we think schemas should be auto-generated whenever possible).


Yes and yes. Do you use frictionless data packages? If so, what do you like and not like? We've looked at their specs and have thought about ways we could integrate. We'd love to hear your suggestions.


and there I was trying to fix my Firefox (clearing caches, cookiest, etc.) ... XD


Additionally, with Inbox one can flag stuff as lower priority or delay delivery of a bundle



From Daniel Kahneman's "Thinking, Fast and Slow": practice AND feedback. Without feedback, you don't know how well/bad you're doing


Yes feedback is the most important thing. One thing I notice between people who get good at something and people who don't is that the people who don't just keep doing the same thing over and over again and somehow expect different results. However the people who do get good at something, keep making small little tweaks day in and day out based on their performance.


This would also explain why "good teachers" are suspected to be the determining factor in a child's educational success.


this is very similar to how Bayou reconciles conflicts

http://research.microsoft.com/apps/pubs/default.aspx?id=7377...

BTW, would be much appreciated if you could point to related work on the subject (papers, other projects, blogs, etc).


That's correct, except that an Irmin client could choose not to reconcile if it would conflict, and just continue on with two active branches (presumably hoping for a future event that would help reconciliation). Bayou's a big inspiration for this system -- there's a filesystem under development that exposes some POSIX semantics using Irmin as a base. It should be possible to build rather interesting datastructures that go beyond conventional filesystems as well, though.

BTW, would be much appreciated if you could point to related work on the subject (papers, other projects, blogs, etc).

That'll certainly happen when we complete the research papers on the subject. It's a little out of scope for a blog post series that primarily focuses on trying to explain the stuff we're building.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: