Live data from Hacker News

Viewing profile — srpeck

srpeck

HN member
Joined
Wed, May 28, 2014, 7:05 PM UTC
HN karma
753
Public activity
95 items

About srpeck

[username] at gmail

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #13551740

    Have a look at the benchmarks here: http://kparc.com/q4/readme.txt Also: https://hn.algolia.com/?query=http:%2F%2Fkparc.com%2Fq4%2Fre...

  11. comment
    Comment #13492524

    Interesting. I had not seen FlatDoc ( http://ricostacruz.com/flatdoc/ ) before. Similar purpose to what I was aiming for with Benchpress CMS (demo: https://srpeck.github.io/benchpr…

  12. comment
    Comment #13485480

    Some other k-inspired languages to have a look at: - https://github.com/johnearnest/ok - https://github.com/zholos/kuc - https://github.com/ngn/k - http://t3x.org/klong/ - https://…

  13. comment
    Comment #13430400

    Check out stats on the kOS/kparc project: https://news.ycombinator.com/item?id=9316091 There is also a more recent example of Arthur Whitney writing a C compiler in <250 lines of C…

  14. story
  15. story
  16. comment
    Comment #12903998

    Concise version of the idea funnel: 1. Identify problem. 2. Market size? 3. Solution differentiation? 4. Price? 5. Profitability? 6. Execute: productize, place, promote.

  17. comment
    Comment #12903973

    My notes on reading the overview linked in the parent. Principles of Effectuation: - Start with your means - possibilities originate from my means - Focus on the downside risk - wh…

  18. comment
    Comment #12807411

    I created EncryptedGist [1][2] to cover part of this use case. It gets me Vim backed by GitHub Gists on any machine I happen to be working on. Adding localStorage would be easy [3]…

  19. comment
    Comment #12745533

    Microsoft solves this with RMS for Individuals: https://portal.aadrm.com/ (also called the RMS Sharing App, now getting rebranded to Azure Information Protection). The recipient's …

  20. comment
    Comment #12526244

    Added MIT license.

  21. comment
    Comment #12475074

    I had the same need as SDEES ( https://news.ycombinator.com/item?id=12441302 ), so I created a zero-install, client-side encrypted, browser-based editor using SJCL+CodeMirror in Vi…

  22. story
  23. comment
    Comment #12475049

    I had the same need, so I created a zero-install, client-side encrypted, browser-based editor using SJCL+CodeMirror in Vim mode: https://github.com/srpeck/encryptedgist

  24. story
  25. comment
    Comment #12388674

    This is why I built Reading Mode as a Chrome extension ( https://github.com/srpeck/readingmode ) - you can switch from modern browser to HTML only.