HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ghc

4,077 karmajoined 15 ปีที่แล้ว
Co-founder, Sentenai Inc. https://sentenai.com

Sentenai helps test and maintenance organizations transform messy operational data into better decisions, by digitizing all phases of T&E.

Co-founder, Hyperplane Venture Capital http://hyperplane.vc

Hyperplane is a deep capital reserve venture fund that invests in early-stage hard technology startups. We actively lead seed rounds, writing checks up to $1.5MM.

Submissions

Prism: An Impure Functional Language with Typed Effects

stephendiehl.com
2 points·by ghc·11 วันที่ผ่านมา·0 comments

Tracy Kidder has died

nytimes.com
274 points·by ghc·4 เดือนที่ผ่านมา·70 comments

Instagram Emails Links Are Dangerous by Design

github.com
2 points·by ghc·5 เดือนที่ผ่านมา·0 comments

comments

ghc
·3 วันที่ผ่านมา·discuss
It's people over 65. Cell phone ownership is pretty much universal, but only 78% of people 65+ own a smartphone. I don't think that's really surprising at all. I wouldn't expect an 80 year old to adopt a smartphone when their cognition, fine motor control, and/or vision is going. And who needs one in a nursing home? I bet if they broke it down further you'd find that the non-ownership skews towards people who were already elderly ~15 years ago.
ghc
·25 วันที่ผ่านมา·discuss
Tragic. Most of the crew onboard were almost certainly aerospace engineers tasked with collecting sensor data.
ghc
·2 เดือนที่ผ่านมา·discuss
Perhaps unsurprisingly, in New England jam seems more popular than jelly. The FDA regulates the labels...jelly is made from fruit juice, while jam is made from fruit chunks. The only jelly I routinely see is concord grape jelly. Jams are usually apricot, raspberry, or strawberry.

Given the number of small batch jams available at various farmers markets, my guess would be that for smaller farms, making jam is more practical than jelly.
ghc
·2 เดือนที่ผ่านมา·discuss
> Reviewing code is important, but it's only 50% of the learning process, at best

I don't know about everyone else, but the code I reviewed as a Junior was high quality code I was expected to learn from. That's entirely different from doing code review on whatever CC outputs.
ghc
·2 เดือนที่ผ่านมา·discuss
BitTorrent also enabled search engines to be built easily, which created discoverability. Unfortunately it's a much harder problem for git repos, especially when competing with GitHub search.
ghc
·2 เดือนที่ผ่านมา·discuss
Oh, that's pretty cool! Now I can't decide whether that approach or one based on AT is better...
ghc
·2 เดือนที่ผ่านมา·discuss
Is there really nothing like BitTorrent for git, or have we just not heard about it because of GitHub's network effects? It feels like this problem was solved long ago for binaries.
ghc
·2 เดือนที่ผ่านมา·discuss
Things Fall Apart

Turning and turning in the widening gyre

The falcon cannot hear the falconer;

Things fall apart; the centre cannot hold;

Mere anarchy is loosed upon the world,

The blood-dimmed tide is loosed, and everywhere

The ceremony of innocence is drowned
ghc
·2 เดือนที่ผ่านมา·discuss
Except ASML licensed the technology from the US Government, after the government labs built the first EUV fab in 2001. Not to take anything away from ASML...all the US companies that also licensed the tech failed to commercialize it, but the US Government blocked Canon and other Japanese companies from acquiring the technology. The entire reason ASML has the technology and nobody in Japan does is geopolitical.
ghc
·2 เดือนที่ผ่านมา·discuss
Optics and photoresist materials too. The partnership developed the first EUV lithography in 2001: https://www.llnl.gov/article/27641/euvl-partnership-makes-it...
ghc
·2 เดือนที่ผ่านมา·discuss
Let's not forget the really big gamble (inventing EUV) was made in the 1990s by US national labs: Sandia, Lawrence Livermore, and Lawrence Berkeley.
ghc
·2 เดือนที่ผ่านมา·discuss
I mean, your brain has an order of magnitude more neurons than there are people on the planet. I think humans are just incapable of wrapping our heads around the sheer number of tiny things that fit in small macroscopic spaces.
ghc
·2 เดือนที่ผ่านมา·discuss
Why would a machine need to make anything? Is a robot arm not a machine? How about a trash compactor? Are the 6 types of simple machines not machines?
ghc
·3 เดือนที่ผ่านมา·discuss
> the relational model can subsume "graph" queries, but for all the reasons Codd laid out back in the 60s... network (aka connected graph) databases cannot do the latter.

Except network databases have little in common with graph databases...they're much more closely related to hierarchical databases.

I would say that Graph databases are now a strict superset of relational databases, not the other way around. In a graph database a node's named edge can naturally point to a node of any type or having any property schema. Doing this in a relational model requires one of several approaches that could only be classified as fighting against the model (or torturing it, as my PI liked to say).
ghc
·3 เดือนที่ผ่านมา·discuss
Oh you're right! I was looking at the last documentation update timestamp, but the original release was 2006. That makes a lot more sense than Itanium support in 2021.
ghc
·3 เดือนที่ผ่านมา·discuss
how does this compare to gpt-oss-120b? It seems weird to leave it out.
ghc
·3 เดือนที่ผ่านมา·discuss
> Oracle® Database Platform Guide 10g Release 2 (10.2) for Microsoft Windows Itanium (64-Bit)

Well, I guess that at least confirms Oracle on Itanium (!?) still supported RAW 5 years ago.

I'm guessing everyone's on ASM by now though, if they're still upgrading. I ran into a company not long ago with a huge oracle cluster that still employed physical database admins and logical database admins as separate roles...I would bet they're still paying millions for an out of date version of Oracle and using RAW.
ghc
·3 เดือนที่ผ่านมา·discuss
It seems like Claude has taken Github's place in terms of developer reaction to it being unavailable. It's like everyone forgot how they did things 18 months ago.
ghc
·3 เดือนที่ผ่านมา·discuss
I'm so old I remember working on databases that were designed to use RAW, not files. I'm betting some databases still do, but probably only for mainframe systems nowadays.
ghc
·3 เดือนที่ผ่านมา·discuss
It took me way too long to get that.