Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
buzzm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
buzzm
2mo ago
I am surprised no one spotted the obvious solution: perl -e '$_=24;print+(y///c,$m=$_)&&$_*3/4 .$/'
2.
▲
by
buzzm
10mo ago
Wonderful. I don’t particularly care if it is or is not a valid test. I like the “wrong” renderings better. Some are hilarious, some … inspired.
3.
▲
by
buzzm
1y ago
Of late I have grown fond of ... brace yourself ... RDF in turtle format for config files. Supports comments, multiline literals, built-in support for references, and rich typing via xsd casting when necessary e.g. ex:subject ex:createdO
4.
▲
by
buzzm
2y ago
UGN -- unusable game notation. That has a ring to it. UGN was designed with SPARK and AWS S3 pbzip2-aware threading JSON readers in mind. For an analysis of a year's worth of lichess games -- over a billion, maybe more -- I believe
5.
▲
by
buzzm
2y ago
:-) You visited the site so props for that. But I find it odd you call the soup of braces, colons, and quotes a complete mess. That's JSON. As in industry standard everyone-uses-it JSON. If you're not familiar with the spa
6.
▲
by
buzzm
2y ago
Well... it's actually more parseable. Human readability is not the primary goal of BGN. It's precise capture of information esp. things ending up in PGN comments like %eval and %clk
7.
▲
by
buzzm
2y ago
Game in BGN ( https://moschetti.org/rants/bgnchess.html ) {"moves":[{"p":"P","f":"d2","t":"d4"},{"p":"n","f":"g8&q
8.
▲
by
buzzm
2y ago
Agreed. Multi-multi billion. It is a fundamental change in the global energy dynamic -- including the fact that D-T reactors are still use heat exchange which means heat is also a useful output product for industrial purposes. MSRs are
9.
▲
by
buzzm
2y ago
Very good.
10.
▲
by
buzzm
2y ago
Exactly; see pollinators comment above. Although as tech progresses... perhaps we can make black plants as attractive to genetically modified pollinators. Do I sense a slippery slope here?
11.
▲
by
buzzm
2y ago
A fascinating piece that combines technology, precision in micromanufacturing, design aesthetics, economics, politics, and history -- centered on the now all-too-forgettable wristwatch in the smartphone age. I haven't worn a wristwat
12.
▲
by
buzzm
2y ago
Adding to the chorus of woes, my legal first name is Paul and middle starts with A and often the ticket comes out as "Paula". I have had at least two heated encounters with gate attendants saying the ticket could not possibly be
13.
▲
by
buzzm
2y ago
Agreed! Unexpected and made my morning.
14.
▲
by
buzzm
2y ago
It does; I got this running easily because fortunately I have current postgres and psycopg2 installed so no tangential problems to interfere with the main event. So clearly the example shows how I can issue a SELECT statement against the ra
15.
▲
by
buzzm
2y ago
Is there a "hello world" example available that is a highly simplified version of https://qrlew.readthedocs.io/en/latest/tutorials/getting_sta... ? Just 2 tables, 2 fields apiece, with the join bri
16.
▲
by
buzzm
3y ago
Outstanding link; thanks for sharing.
17.
▲
by
buzzm
3y ago
Fascinating. Well done! There is a certain eerieness to seeing this actually work. Although Borges lived to see computers becoming mainstream, I am sure he never imagined his artistic vision being implemented in such a strangely conven
18.
▲
by
buzzm
3y ago
Like many uses of AI, very good as a "seed" especially if it comes up with nuggets like grouping on a range instead of a single value. But as with almost any database, devil is in details. Different products have different i
19.
▲
Show HN: BSON Extension for SQLite
(github.com)
8 points
by
buzzm
3y ago
|
0 comments
20.
▲
by
buzzm
3y ago
Retested on OS X 13.2 for both 15.5.3 and 16.1; bug discovered thanks to 16! Fixed and new version pushed.
21.
▲
by
buzzm
3y ago
With BSON I am guaranteed that, for example, in Java, when I do `Document d = BSON.fromBytes()`, then `BigDecimal amount = d.getDecimal128('amount')` is non-lossy. `amount` is typed; `double amount = d.getDouble('double'
22.
▲
by
buzzm
3y ago
Considering a random brew install bumped my postgres to 14.10.1 and I didn't even notice until 45 mins ago, maybe I should.
23.
▲
by
buzzm
3y ago
JSON[B] does work perfectly fine with decimal and float inside postgres and pgsql , e.g. select (data->>'amount')::numeric. The issue is moving that data in and out of postgres (or truly, any other data manager) with prec
24.
▲
by
buzzm
3y ago
Excellent article that shows how to determine the veracity of the ransomware claims.
25.
▲
by
buzzm
3y ago
Wow. Just... wow.
26.
▲
Show HN: BSON Extension for Postgres
(github.com)
115 points
by
buzzm
3y ago
|
27 comments
27.
▲
by
buzzm
3y ago
Consistent navigation and keystroke commands for content/context-appropriate basic operations have really been the foundation of my use of the emacs. Yes, there's an elisp integration to everything and Magit is (perhaps..?) the b
28.
▲
by
buzzm
3y ago
Needed it; hacked it; sharing it
29.
▲
An Ethereum WSS get-and-stay-current event listener in Python
(github.com)
1 points
by
buzzm
3y ago
|
1 comments
30.
▲
by
buzzm
3y ago
It was good while it lasted.
More ›