Viewing profile — srpeck
srpeck
HN member- Joined
- Wed, May 28, 2014, 7:05 PM UTC
- HN karma
- 753
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About srpeck
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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...
-
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…
-
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://…
-
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…
- story
- story
-
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.
-
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…
-
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]…
-
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 …
-
comment
Comment #12526244
Added MIT license.
-
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…
- story
-
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
- story
-
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.