Advertisement · 728 × 90

Posts by Matt Teichman

holy heck, especially the economy of attention part

3 days ago 1 0 0 0

extra extra read all about it

3 days ago 1 0 1 0

WHOA

3 days ago 0 0 1 0

will ping you when I start reading the Borgmann

3 days ago 2 0 1 0

been reading a really interesting manuscript on the curry howard interpretation of classical logic

3 days ago 2 0 1 0

we're doing great; was just trying to teach Millicent to skate

3 days ago 1 0 1 0

Facebook is like 99% AI slop and 1% people these days...

3 days ago 1 0 1 0
Advertisement

me neither, but watching you stare that bear head thing down gives me hope

4 days ago 1 0 1 0
Preview
The Turing Test - Picture Me Coding This episode is about the Turing Test, and Alan Turing's original description of the test in Computing Machinery and Intelligence.  We also discuss a recent work by two UCSD researchers that clai...

Thanks for the shout out on the Turing test episode @picturemecoding.bsky.social! Great episode.
www.picturemecoding.com/2222783/epis...

1 week ago 2 1 0 0
Episode 154: Greg Salmieri discusses free speech, 'cancel culture,' and 'academic freedom' - Elucidations Podcast Subscribe to Elucidations:       Note: this was recorded in November of 2022. In the latest episode of Elucidations, Greg Salmieri (University of Texas) joins us once again, this time to dis...

Check out my new episode with @gsalmieri.bsky.social on freedom of speech:
elucidations.vercel.app/posts/episod...

1 month ago 1 1 0 0

Cool; that was my impression. This project really seems to open up some possibilities for AI engineering that I haven't seen before; looking forward to following further developments.

2 months ago 1 0 0 0

@trygrace.dev I was just playing around with the Grace repl, built from source off of GitHub, and was wondering whether it was possible to hook it up to open weight models run under ollama (or similar) to generate typed data.

2 months ago 0 0 1 0

@mikemull.bsky.social I was coincidentally just playing with crdt mode in Emacs earlier this week. Works shockingly well.

2 months ago 1 0 0 0
Preview
Our Flag Means Local-First - Picture Me Coding This week Mike and Erik talk about the local-first software movement. There's a pretty cool paper about it from 2019 called "Local-First Software:You Own Your Data, in spite of the Cloud", and there's...

Absolute banger of a @picturemecoding.bsky.social episode on 'local first':
www.picturemecoding.com/2222783/epis...

2 months ago 3 2 1 0

!!!!!!

7 months ago 2 0 1 0
Advertisement

ooh yeah, would love to learn more about this take

8 months ago 0 0 0 0

Fun fact, this is legal Haskell:

>>> (print <> print) True
True
True

8 months ago 29 3 8 1
Haskell Hall : Photographic Archive : The University of Chicago The Photographic Archive contains more than 60,000 images documenting the history of the University of Chicago.

getting ready to move in here
photoarchive.lib.uchicago.edu/db.xqy?one=a...

8 months ago 2 0 1 0
\{ key : Key } ->
    { "You'll usually use keys for API calls": prompt{ key, text: "hi" }
    , "The key can never rendered by the client": key
    }

---

You'll usually use keys for API calls: Hello! How can I help you today?

The key can never rendered by the client: 🔒

\{ key : Key } -> { "You'll usually use keys for API calls": prompt{ key, text: "hi" } , "The key can never rendered by the client": key } --- You'll usually use keys for API calls: Hello! How can I help you today? The key can never rendered by the client: 🔒

The Grace programming language now natively supports a Key type for managing API credentials. The benefit of a distinct type is:

- Grace guarantees that values of this type are never rendered
- The Grace browser obscures form inputs of this type

8 months ago 30 5 2 0

like in swordfish

9 months ago 2 0 0 0

damn straight

10 months ago 1 0 0 0
Post image

I'm pleased to announce OxCaml!

OxCaml is Jane Street's branch of OCaml. We've given it a new name and a snazzy logo, and done a bunch of work to make it easy for people to try.

10 months ago 108 40 5 3

ayyyyyyy

10 months ago 1 1 0 0
Advertisement

@argumatronic.bsky.social hiieeeeeeeeeeeeee

10 months ago 0 0 1 0

Imagine the world if this paper, published the year I was born (so, yeah, ancient), was more popular among programmers. Behold Programming as theory building by Peter Naur

10 months ago 11 3 4 2
Preview
Bicameral, Not Homoiconic Parenthetically Speaking: Articles by Shriram Krishnamurthi

@welltypedwit.ch what do you think of this bicameral syntax idea? I've found it incredibly helpful for learning Lisp, and for making sense of the rather confusing discourse that prevails in the Lisp world.
parentheticallyspeaking.org/articles/bic...

10 months ago 1 0 0 0

nice point; once you have static types, you can start to make your data structures suggest operations on them

11 months ago 1 0 0 0

riveting thread!

11 months ago 2 0 0 0

Stupendous book, please everybody buy it!

11 months ago 3 0 0 0