elviejo

↗ HN profile [ 62.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Strong Startup Advice (breckyunits.com)
  2. Show HN: Scroll Forms (hub.scroll.pub)
  3. I'm making a distributed system. With different actors and I need to design a protocol to mediate their communication. What book would you recommend to learn "the black art" of protocol design?. Thanks PS: I'm looking…

  4. My goal is to develop a system like Scribble. So what would be your sequence of 3 books to get me there? I don't know any Lisp, but I'm a mid level haskeller.

  5. Hello I'm looking for tools that generate wireframes. Someting like PlantUML's Salt https://plantuml.com/salt but that could produce complete screens and not just sections of screen. Basically I'm looking DSL to…

  6. I'm looking for a programming language for graphics. Something like processing.org but more declarative. for example if I had a circle with center in 0,0 and then I exited to have center in 100,100 then the animation to…

  7. This question came back today: What is a single file, open source, embeddable, with a query language graph database? 4 years ago there was a similar question: https://news.ycombinator.com/item?id=10991751

  8. I would like to receive files by FTP in a folder, and then put each file on a queue so that different workers can process it. however my googling attempts haven't return satisfactory results? Maybe I'm not searching for…

  9. Is there tool / language to author Interactive Tutorials like: Swirl: Learn R, in R. [0] But for different languages (python, haskell, etc.) from the command line. I'm thinking something along the lines of inform7 [1]…

  10. Is there a tool/language to write interactive command line tutorials such as Swirl: Learn R, in R. [0] but that work for different languages? I'm thinking something like inform7 [1], but for authoring tutorials not…

  11. Seems that the languages used for data analysis are all interpreted: R Python Matlab / Octave Are there strong type languages used for data analysis? Bonus points if it uses vectorization ala matlab.

  12. Hi I'm looking for a good open source ticke / helpdesk system. With the following characteristics: 1. Able to receive tickets by mail or web. 2. Able to escalate tickets according to rules. Like: reassign this ticket if…

  13. This talk is the best summary I've seen on the challenges that site has when doing online billing

  14. Do you guys know a good introduction to State Machines. I need something that starts from the point of view of a practicing programmer and helps me to finally understando the Mathematics. TIA

  15. There are more books worth of reading than time to do it. And since improvement on any area (hacking, swimming, etc) requires improved techniques and practice. I was wondering what speed reading techniques, software,…