data Foo = Bar { val :: Int } | Baz { val :: Int }
is valid #Haskell. I wouldn't have thought you could define
val
twice like that.
I have a messenger bag that I typically carry around with me. Sometimes things go in there and I forget about them.
Katy was looking for something and discovered that for some reason I had put our marriage certificate in there. The last time I needed the physical certificate was years ago, so it must've been sitting in there and I've just been carrying it around with me unknowingly for quite some time.
I imagine I should probably find a better place for it.
I should probably also go through it to see what else I've put in there and forgotten about.
like this
like this
Ep. 320 Trapped in Treatment - The Troubled Teen Industry - Episode 156 Remastered
Remastered: Trapped In Treatment is a new docu-style podcast series from Paris Hilton & Warner Bros. Unscripted TV in Association With Telepictures, and iHeSpreaker
I'm an idiot.
I was trying to install #Haskell on a machine and thought the installer was taking a really long time. In my defense, the last line of text was:
Installation may take a while.
It sat at this stage for over an hour while I did other stuff, because I hadn't bothered to read the previous line:
Press ENTER to proceed or ctrl-c to abort.
Jonathan Lamothe likes this.
hlint
is a great tool for pointing out where your code can be improved, but sometimes its suggestions are... interesting. Case in point, it just recommended changingmap (\(a, b) -> {- ...stuff... -}) $ zip as bs
to
zipWith (curry (\(a, b) -> {- ...stuff... -})) as bs
instead of
zipWith (\a b -> {- ...stuff... -}) as bs
reshared this
Ep. 319 ISKCON and other spiritual groups - Episode 150 Part 2 Remastered
In this remastered episode I chat with someone who has experienced The International Society for Krishna Consciousness. Michael gives a deep dive into many typeSpreaker
like this
Got an oscilloscope as a late birthday present. One of the features listed on the box is "firmware updates".
Why on earth would an oscilloscope need firmware updates? It's an oscilloscope.
Next up: learn how to use an oscilloscope. 🙃
like this
We have to order @Benny's food from the vet because he's on a prescription diet. Tried using their on-line ordering option. We ordered his food a week ago. It just arrived this morning.
We just got tracking now.
Thanks. That's helpful.
Brief outage because the new server accidentally came disconnected from power.
Everything's back up. Anxiety levels returning to normal.
Oriel Jutty
in reply to Jonathan Lamothe • • •val
as:Hécate Kleidukos
in reply to Jonathan Lamothe • • •Jonathan Lamothe
in reply to Hécate Kleidukos • •Hécate Kleidukos
in reply to Jonathan Lamothe • • •