Viewing profile — OliverJones
OliverJones
HN member- Joined
- Sat, Nov 08, 2014, 2:26 AM UTC
- HN karma
- 4,590
- Public activity
- 882 items
- HN profile
- View on Hacker News ↗
About OliverJones
Recent public activity
-
comment
Comment #41770346
Good material! It has to be said, the order of columns in correctly designed multicolumn BTREE indexes is governed by the shape of the queries the indexes support. So don't arbitar…
-
comment
Comment #41081573
In my time as a biochem undergrad and grad student, I had to memorize and regurgitate the Krebs cycle no less than four times. None of those romps through it addressed the question…
-
comment
Comment #41039922
FWIW, the XML signature stuff in dot net just works. Once you get dot net's XML stuff itself working.
-
comment
Comment #40936566
I needed to use SQLite from php to develop a WordPress plugin. (Yeah, yeah, I have heard most if not all the jokes about that particular stack.) Here are some notes about my experi…
-
comment
Comment #40527543
Looks like some web designers in law enforcement are having some fun making fun of the cybercreeps.
-
comment
Comment #40476714
Dang, Rachel, you must have had a rough day at the orifice that day. Condolences.
-
comment
Comment #39840585
Let us not forget his collaborator, Amos Tversky, who died young in 1996, and who certainly would have been a co-prize-winner had he lived.
-
comment
Comment #39572975
This is great. I wish it worked with glass :-) :-) I sometimes sweep up broken glass from bike lanes in my community. I need gloves, a broom, a dustpan, and a trash bag. Not as eff…
-
comment
Comment #38804186
Read about what to do: _The Fifth Discipline_ by Peter Senge. A bit dated by now, it's still good stuff about "systems thinking" . And you'll need a lot of deliberate systems think…
-
comment
Comment #38786526
It would be great to get a straightforward assessment of the improvements in reactor tech in this new plant. "Passive safety features" sound pretty good to my untrained ear. But ho…
-
comment
Comment #38448040
Cool! The 11/70 I worked on had a defective floating point unit for a while; when it overheated it would start garbling MUL results. I don't suppose this has that "feature" :-)
-
comment
Comment #38015644
In wood shop in school, they teach you to use the saw, screwdriver, and tape measure before they say "make a box". Why not in programming shop?
-
comment
Comment #37974739
One wishes there were a version of this article for science journalists. And, one wishes that a university class on scientific ethics asked students to read this article with a cri…
-
comment
Comment #37929249
It has to be said, web dev got better when the Redmond Middle School science projects (Microsoft Internet Explorer and old Edge) went into the dustbin of history where they have lo…
-
comment
Comment #37572706
There's a book by Jen Pahlka called Recoding America. https://www.worldcat.org/title/Recoding-America-:-why-govern... Germany seems to have similar sorts of federal / state / munic…
-
comment
Comment #37556264
XML and JSON are for serialization. zip and sqlite, and file-system files, are for lossless persistence. They're separate issues. An app can go bananas with serialization and use, …
-
comment
Comment #37556139
It's trivial to implement hierarchical data with recursive common table expressions. https://www.sqlite.org/lang_with.html
-
comment
Comment #37406418
If you're seriously interested in this topic, it's worth taking a look at Jen Pahlka's book Recoding America. https://www.worldcat.org/title/Recoding-America-:-why-govern... Ms. Pa…
-
comment
Comment #37253177
When I'm coding / debugging with a framework of some kind (nodejs, dotnet, jdk, wordpress, whatever I'm using to deliver value at the time) I sometimes "step into" the framework or…
-
comment
Comment #37121856
I would really like to see what Joel Spolsky and Jeff Atwood, the original creators of Stack Overflow, have to say about the current state of affairs. Their business model was recr…
-
comment
Comment #37119342
People working in science have employed this process for a long time. Hit your local academic library and look for periodicals called "Annual Review of whatever". More generally, l…
-
comment
Comment #36930087
One wonders about gut biome and whether any microorganisms there have any effect on this. One also wonders how humanity can adapt to dramatically extended lifetimes without obliter…
-
comment
Comment #36636612
What could a YC-style startup do for construction? A lot of stuff is already done. There's total standardization of parts sizes, and has been for decades. If you order a 2x4" wall …
-
comment
Comment #36452688
And every time this happens from now on, the fine should be doubled. When the fine gets too high for the lazy lawyer to pay, they may instead relinquish their bar admission (lose t…
-
comment
Comment #36445396
Right. And all the GPL, MIT, and CC Sharealike-with-attribution material I've been stashing on Github is going into the vast code anonymizer called Copilot. The good news for me th…