Csongor Kiss (@lowert) 's Twitter Profile
Csongor Kiss

@lowert

pick the right job for the tool (he/him)

ID: 19142057

linkhttp://kcsongor.github.io calendar_today18-01-2009 11:17:04

475 Tweet

792 Followers

155 Following

Csongor Kiss (@lowert) 's Twitter Profile Photo

wanted to change the background colour in emacs. One thing led to another and now I'm pulling my hair out trying to debug this elisp lens library that I'm sure no one needed

Well-Typed (@welltyped) 's Twitter Profile Photo

We are delighted to announce the first Hackage release of optics, a Haskell library for defining and using lenses, traversals, prisms and other optic kinds. well-typed.com/blog/2019/09/a…

Justin Lê (@mstk) 's Twitter Profile Photo

Always thought that generic-lens was a shining #haskell library usability-wise but a straightforward application of GHC Generics. But after looking at the implementation... It is truly a work of art under the hood, w a LOT more going on than I had thought hackage.haskell.org/package/generi…

Berlin Functional Programming Group (@berlinfpgroup) 's Twitter Profile Photo

The inestimable Csongor Kiss aka Csongor Kiss is going to demystify type-level programming for us on May 26! Come learn about all the higher realms of abstraction you've been missing out on from one of the nicest guys in the FP universe: meetup.com/Berlin-Functio…

Matthew Pickering to (@mpickering_) 's Twitter Profile Photo

Proud to present the first post in our new weekly updates about IDE development this summer - Luke Lau Summarising the current state of Haskell IDEs and some of our plans for the summer. mpickering.github.io/ide/posts/2020…

Tweag (@tweagio) 's Twitter Profile Photo

Linear types in Haskell, research phase 2: arxiv.org/abs/2103.06127. This time we're focusing on much improved developer experience. Linear type class constraints are the secret sauce.

Tweag (@tweagio) 's Twitter Profile Photo

Can the compiler handle linear state for us? Yes, by teaching linear logic to type class constraints. Written up in an #ICFP 2021 submission by Jean-Philippe Bernardy, Richard Eisenberg, Csongor Kiss, Arnaud Spiwack, and Nicolas Wu (3/5) arxiv.org/abs/2103.06127