Viewing profile — carls
carls
HN member- Joined
- Mon, Aug 22, 2011, 7:21 AM UTC
- HN karma
- 389
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About carls
No profile information was provided.
Recent public activity
-
comment
Comment #44362783
I've seen this being posted all over, but people rarely seem to realize that data here is from 2023.
-
comment
Comment #42561229
I think it's reasonable to be turned off by a slick-looking website, but I imagine it's because the intended audience of the website is the general (dog-owning) public, likely for …
-
comment
Comment #42558588
This project is a research project out of the University of Washington, led by several of the professors there. I believe the lab is the Healthy Aging and Longevity Institute. They…
-
comment
Comment #42011379
There are probably several, but one of the ones that made the rounds a while ago is "The Man Who Killed Google Search" by Edward Zitron: https://www.wheresyoured.at/the-men-who-kil…
-
comment
Comment #41229072
I skimmed the technical report: https://cosine.sh/blog/genie-technical-report At the bottom, they noted the following: > SWE-Bench has recently modified their submission requiremen…
-
comment
Comment #35658534
It seems to me that there's a natural tension in emerging fields of science and engineering between establishing clear guidelines and regulations early on to minimize harms, or ins…
-
comment
Comment #34766827
I took a class with Professor Ousterhout. He would end every Friday's lecture with a "Thought for the Weekend", such as this one. It was very entertaining and charming to hear him …
-
comment
Comment #33935377
The article does in fact mention this event in the below paragraph: " The hypothesis took another hit last July when a bombshell article in Science revealed that data in the influe…
-
comment
Comment #31546107
I think the situation is more complex than just "we must assume they don't care about learning ... just fail the bastards." I think it's more important to first understand what wer…
-
comment
Comment #31546025
I recently took a CS class at Stanford with an interesting policy on cheating. While cheating almost certainly happened during the course, at the end of the quarter the course staf…
-
comment
Comment #30444179
I think a fundamental mistake you (and other commenters on this article) are making is judging the value of the "plain" English version by whether you think it's good writing. Howe…
-
comment
Comment #29770214
I think the $100bn number does not refer to the company revenue. According to the company, in 2016 revenue was close to $2bn [1]. It may instead refer to total assets under adminis…
-
comment
Comment #26043945
Although the author may be wrong about whether the 10-Ks he saw were the same ones being submitted to the government, I think his curiosity is still worth indulging. Why did Netfli…
-
comment
Comment #26043927
I'm not sure this is a sufficient explanation. McCarthy left in 2010. But it looks like the decline in the "designy"-ness began in 2006.
-
comment
Comment #26043866
It seems like the blog is referencing the documents posted directly on Netflix's website[1], the early versions of which do open up with well-designed cover pages. In contrast, the…
-
comment
Comment #25296523
This probably depends more on what the topics are, and how they're talked about.
-
comment
Comment #25282620
I've done the Coursera course, Nand2Tetris, that inspired this website [1] and found it deeply intellectually satisfying and engaging. If anyone is interested in learning about the…
-
comment
Comment #25280078
I teach an AP CS A class at a Bay Area school. In previous years, the class would have students write and run Java on their own computers. This year, given the remote nature, the c…
-
comment
Comment #25204250
This is the way that I wish more teachers taught. I love finding analogies or visual diagrams for CS concepts to share with my students. Request: can others share links to books, c…
-
comment
Comment #25199876
My question in the original comment is not meant to mock or poke fun at those who enjoyed it. I, myself, found it somewhat entertaining to read as a kid. Rather, my question is mor…
-
comment
Comment #25199587
I didn't know how much of Jim Davis' motivations were commercial ones. It seems very at odds with folks like Calvin and Hobbes creator Bill Watterson: > For years, Watterson battle…
-
comment
Comment #25194205
I spoke on a panel with Rick Sung, the Undersheriff who allegedly withheld permits until Apple coughed up the iPads. At the end of the event, each panelist was offered a Starbucks …
-
comment
Comment #25167960
I definitely think it's a good point to support Python/R for data manipulation, and allow to also JavaScript for complex visualizations. Their current target for paid customers see…
-
comment
Comment #25167948
It looks like their current plan for monetization is a per user subscription fee for added features on the notebook: https://observablehq.com/teams Given the marketing on the page,…
-
comment
Comment #25167939
I've used Vega-Lite and d3 before and have appreciated both. Vega-Lite seems to be great for rapid prototyping and d3 for really refined, intricate and more complex plots. I checke…