HN user

dan-g

383 karma
Posts24
Comments107
View on HN
nry.me 9mo ago

Missed Connections and Markov Chains

dan-g
2pts1
www.theatlantic.com 1y ago

The Hardest Bluffing Game

dan-g
11pts1
huyenchip.com 2y ago

Measuring personal growth

dan-g
109pts28
shkspr.mobi 2y ago

The Fediverse of Things

dan-g
5pts0
shkspr.mobi 2y ago

Giving the Finger to MFA – A Review of the Z1 Encrypter Ring from Cybernetic

dan-g
3pts0
www.fast.ai 2y ago

Jeremy Howard (Kaggle, fast.ai), Eric Ries (Lean Startup) launch new AI R&D lab

dan-g
3pts0
skbk.cc 2y ago

Sketchbook–a development environment for HTML canvas artwork and prototypes

dan-g
2pts1
xenodium.com 2y ago

Native Emacs/macOS UX Integrations via Swift Modules

dan-g
2pts0
discuss.ocaml.org 2y ago

Full-Stack Web Dev in OCaml with Dream, Bonsai, and GraphQL

dan-g
1pts0
www.404media.co 2y ago

YouTube Is Monetizing Human Suffering at an Open Air Drug Market

dan-g
5pts4
vickiboykis.com 2y ago

How I Learn Machine Learning (2022)

dan-g
1pts0
maggieappleton.com 2y ago

Squish Meets Structure: Designing with Language Models

dan-g
1pts0
pudding.cool 2y ago

Twenty-four hours in an invisible epidemic

dan-g
126pts56
www.cyberdemon.org 2y ago

Why does writing 14 bytes to a file write 73 kilobytes to disk?

dan-g
3pts1
www.geoffreylitt.com 2y ago

Codifying a ChatGPT workflow into a malleable GUI

dan-g
2pts0
huyenchip.com 3y ago

Building LLM Applications for Production

dan-g
9pts0
www.cyberdemon.org 3y ago

On OpenAI's Terrible Arguments Against Transparency

dan-g
7pts0
www.cyberdemon.org 3y ago

Using ChatGPT to generate Git commit messages

dan-g
7pts2
www.nytimes.com 3y ago

A Heat Pump Might Be Right for Your Home. Here’s Everything to Know

dan-g
4pts1
archvile.net 3y ago

Pink Lexical Slime: The Dark Side of Autocorrect (2017)

dan-g
3pts0
andymatuschak.org 3y ago

How to write good prompts: using spaced repetition to create understanding

dan-g
2pts0
news.ycombinator.com 12y ago

Ask HN: Georgia Tech OMS CS Program?

dan-g
7pts1
techcrunch.com 12y ago

Online Tutoring Platform InstaEDU Raises $4 Million Series A

dan-g
2pts0
news.ycombinator.com 13y ago

Ask HN: Place in the startup world for a generalist natural/computer scientist?

dan-g
1pts0

This page could really any explanation for what this is? Even the “get started” link provides no real elucidation. Or maybe I’m just an idiot (also very possible).

I’m tempted to ask an LLM to parse this for me, as I don’t think I have the energy; maybe it’ll be able to suss out what it wrote.

Goes on to explain how they used 3D blender...which wasn't available until 1998.

You conveniently left out the second part of that sentence:

… modern compiler and a platform abstraction layer.

The author very explicitly laid out their constraints in a bulleted list right below; I think calling this nostalgia clickbait is infelicitous at best.

This is irrelevant and it’s clear from your comment history you’re just spamming your company; please read the HN guidelines again.

This sounds like a gross generalization of cyclists—I hope everyone’s friends aren’t this petty! I’ve gone on plenty of rides on an e-bike/not on an e-bike with folks doing the opposite and have never felt ostracized or made others feel ostracized.

As other commenters posted, it gets even more people out on the paths who wouldn’t normally be able to keep up or might feel self-conscious, and I think that’s a really positive thing.

I’m not sure what your definition of “failed” is, but notebooks of various kinds have been bringing value and accessibility to various different programming languages for a while now. If it was a “failed concept” I don’t think we’d see as much adoption, let alone new iterations and advancements in the space.

Just because you don’t use something doesn’t mean it’s not worth something to someone else (or in this case, a lot of people), despite its shortcomings.

Writing effective cards is more of an art than a science, I've found—and seems to work best when you're the one writing the cards for yourself. A good resource for those interested in learning the craft is "How to write good prompts" by Andy Matuschak: https://andymatuschak.org/prompts/

However, he's also shown that cards can be written for a general audience with careful thought, see his & Michael Nielsen's work on http://quantum.country.

I'll be curious to see how python.cards goes!

Emacs is able to run prompts, just like any other tool that's able to make an HTTP request. E.g., https://github.com/karthink/gptel provides hooks to both OpenAI and local LLMs, and allows you to use them anywhere—since everything in Emacs is a buffer.

There are some pretty great examples in the README.