Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
srpeck
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Kweb: A UI for K
(ktye.github.io)
2 points
by
srpeck
4y ago
|
0 comments
2.
▲
Kerf Time Series Lang and Columnar DB Open Sourced
(github.com)
107 points
by
srpeck
4y ago
|
11 comments
3.
▲
Jq – open-source implementation of q programming language
(timestored.com)
1 points
by
srpeck
5y ago
|
3 comments
4.
▲
The Array Cast – A podcast about the array programming languages
(arraycast.com)
162 points
by
srpeck
5y ago
|
138 comments
5.
▲
Just Use Email – How to Use Email for Everything
(justuseemail.com)
300 points
by
srpeck
5y ago
|
298 comments
6.
▲
APL Quotations and Anecdotes
(jsoftware.com)
53 points
by
srpeck
8y ago
|
5 comments
7.
▲
Patterns and Anti-Patterns in APL: Escaping the Beginner's Plateau
(dyalog.tv)
1 points
by
srpeck
9y ago
|
0 comments
8.
▲
APL Quotations and Anecdotes
(jsoftware.com)
2 points
by
srpeck
9y ago
|
0 comments
9.
▲
by
srpeck
10y ago
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...
10.
▲
by
srpeck
10y ago
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/benchpress/ and repo: ht
11.
▲
by
srpeck
10y ago
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&
12.
▲
by
srpeck
10y ago
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. Remarkable how productive a progr
13.
▲
KDB+ Web Components
(github.com)
3 points
by
srpeck
10y ago
|
0 comments
14.
▲
Open Source Alternative to kdb?
(timestored.com)
2 points
by
srpeck
10y ago
|
0 comments
15.
▲
by
srpeck
10y ago
Concise version of the idea funnel: 1. Identify problem. 2. Market size? 3. Solution differentiation? 4. Price? 5. Profitability? 6. Execute: productize, place, promote.
16.
▲
by
srpeck
10y ago
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 - what can I afford to lose at each step? - Leverage contingenci
17.
▲
by
srpeck
10y ago
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], but undesirable for my main purpose - I do not want any of
18.
▲
by
srpeck
10y ago
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 identity is the key to opening the con
19.
▲
by
srpeck
10y ago
Added MIT license.
20.
▲
by
srpeck
10y ago
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 Vim mode. Live link to try it out here: https:
21.
▲
Show HN: Client-Side Encrypted Gist
(github.com)
16 points
by
srpeck
10y ago
|
4 comments
22.
▲
by
srpeck
10y ago
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
23.
▲
Lisp and APL
(kparc.com)
2 points
by
srpeck
10y ago
|
0 comments
24.
▲
by
srpeck
10y ago
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.
25.
▲
Ruby Arrays on Steroids
(youtube.com)
1 points
by
srpeck
10y ago
|
0 comments
26.
▲
by
srpeck
10y ago
I wanted to test 1 and 4 out, so I wrote an MMO in q/kdb+: https://github.com/srpeck/kchess (live server is down, but you can see some of recorded action here: https://github.com/srpeck/kchess
27.
▲
by
srpeck
10y ago
There is a lot of material on kdb+ on kx's website ( http://code.kx.com/wiki/Tutorials ), Q for Mortals ( http://code.kx.com/wiki/JB:QforMortals2/contents ) being the best introductory book.
28.
▲
Data Analysis with Vector Functional Programming [video]
(youtube.com)
88 points
by
srpeck
10y ago
|
34 comments
29.
▲
Data Analysis with Vector Functional Programming [video]
(youtube.com)
3 points
by
srpeck
10y ago
|
1 comments
30.
▲
by
srpeck
10y ago
You should definitely check out JohnEarnest/RodgerTheGreat's iKe, built on his open source k interpreter in JS. Fun examples: http://johnearnest.github.io/ok/ike/ike.html?gist=bbab46d613... and http:&#x
More ›