thoradam | 1 year ago | on: How to get rid of the new Apple Mail redesign
thoradam's comments
thoradam | 1 year ago | on: The March of Dimes Syndrome
thoradam | 2 years ago | on: I Won't Use Next.js
I recently tried Deno Fresh and it has made many different choices that I resonate with:
- "When you create a route, all of the components used are rendered on the server. No javascript is sent to the client, unless you specifically include something from the /islands/ folder."
- "For stronger resiliency and user experience, Fresh relies on native browser support for form submissions with the HTML <form> element."
For example a route that renders a form and accepts a `POST` with that form is trivial, which amazingly can not be said for many server side React frameworks.
thoradam | 2 years ago | on: Passkeys will come at a cost
thoradam | 2 years ago | on: Notes on Vision Pro
Honestly most of the presentation had this exact vibe for me. That the Vision Pro is directly positioned as a device for deep immersion, like movies, gaming, and engrossing work. The two exceptions I remember were those moments where a person plopped their Vision Pro on to take a 3D moment of their children and the one where a person answered a FaceTime call with the Vision Pro while packing their suitcase. I don't see those moments happening in reality with this sort of device.
thoradam | 2 years ago | on: The Future of Programming – Interview with Richard Eisenberg
add a b = 2
test_add = assert_equals (add 1 1) 2
A more useful definition of coverage would be the entire possible state of the program, but this is tantamount to a proof, which is a really hard problem for programs in general. Property based testing, e.g. QuickCheck[1], gets us close, but it is often hard to come up with the right properties.thoradam | 3 years ago | on: Effing-mad, an effect library for Rust
thoradam | 3 years ago | on: GPT-4
It doesn't though. Here's GPT-4 completely failing: https://gcdnb.pbrd.co/images/uxH1EtVhG2rd.png?o=1. It's riddled with errors, every single step.
thoradam | 3 years ago | on: Apple fined $8.5M for illegally collecting iPhone owners' data for ads
thoradam | 3 years ago | on: Functional programming should be the future of software
I don't know why that would be controversial. There's a very clear distinction between (MLs, OCaml, Scala, F#) and (Haskell, Elm, PureScript, etc.).
thoradam | 4 years ago | on: How Does This End?
Where do you put the annexation of Crimea in this timeline?
thoradam | 8 years ago | on: Elm at Pacific Health Dynamics
thoradam | 9 years ago | on: A founder's perspective on 4 years with Haskell
Such a great point and perhaps one of the biggest challenges as languages allow increasingly reusable and powerful abstractions. I would love to have GHC tell me something like "this piece of code here has a signature that is familiar, you could probably make this fit into {list of abstractions}".
thoradam | 10 years ago | on: Autocomplete from Stack Overflow
thoradam | 12 years ago | on: Torn and weary (on Brendan Eich and Mozilla)
Also, there's a fundamental difference between the two views you juxtaposed. One suppresses the freedom of others, while the other promotes it. You can't really be intolerant by being against intolerance.
thoradam | 12 years ago | on: Angular 2.0
thoradam | 12 years ago | on: Why I am switching to promises
1: http://en.wikipedia.org/wiki/ECMAScript#ECMAScript_Harmony_....
thoradam | 12 years ago | on: Icelandic Police kill someone for the first time.
thoradam | 12 years ago | on: Regex101: online regexp tester and debugger
thoradam | 12 years ago | on: Identicons