Utku Demir (@utdemir) 's Twitter Profile
Utku Demir

@utdemir

Moved to: @[email protected]

ID: 95955279

linkhttp://www.utdemir.com calendar_today10-12-2009 18:25:10

195 Tweet

149 Takipçi

190 Takip Edilen

Skills Matter (@skillsmatter) 's Twitter Profile Photo

Utku Demir will join Haskell eXchange to talk us through what is possible with linear-base NOW and walk you through the different areas of the library pointing out their practical use cases. Don't miss it! Join #HaskellX: bit.ly/3vKeDMx

<a href="/utdemir/">Utku Demir</a> will join Haskell eXchange to talk us through what is possible with linear-base NOW and walk you through the different areas of the library pointing out their practical use cases. Don't miss it!

Join #HaskellX: bit.ly/3vKeDMx
Utku Demir (@utdemir) 's Twitter Profile Photo

I just found the `data-interval` package (hackage.haskell.org/package/data-i…). I remember writing ad-hoc versions of it multiple times, but this one seems to be both very comprehensive, but also has one of the neatest interfaces I've ever seen. Great work, and thanks Masahiro Sakai.

Utku Demir (@utdemir) 's Twitter Profile Photo

This summarizes my feelings on cryptocurrencies nicely. I do believe that blockchain is a neat idea and I can also imagine a ton of practical applications; but as in most things, ruthlessly monetizing it introduces terrible incentives.

Utku Demir (@utdemir) 's Twitter Profile Photo

I just migrated my NixOS-powered server on AWS to t3g.nano, the cheapest EC2 instance, which happens to be on ARM. Everything works perfectly without any modifications. And I still can build everything on my x86_64 workstation, thanks to the binfmt-qemu trick. NixOS is cool.

Utku Demir (@utdemir) 's Twitter Profile Photo

I wish my phones virtual keyboard was smart enough to show the keyboard layout of the language of the person I'm trying to talk with.

Utku Demir (@utdemir) 's Twitter Profile Photo

nix-tree now supports flake references, if you're into them. To check it out: ``` nix run \ github:utdemir/nix-tree -- \ --derivation nixpkgs#asciiquarium ```

Utku Demir (@utdemir) 's Twitter Profile Photo

This. Removing similar looking code is the job of a compression algorithm, not the programmer. There are different things that look the same, and similar things that may look different. Only the latter requires an abstraction.

Alexey Raga (@alexeyraga) 's Twitter Profile Photo

Functor Punk At least this is as far as my dislike goes: It is not "that's ok, I'll write a unit test". It is rather "I thought hard but couldn't come up with something more reasonable, so I have to write a unit test". Almost like a punishment :)

Utku Demir (@utdemir) 's Twitter Profile Photo

I worked on this! It was so much fun to implement. FFmpeg’s filtergraph language is one of the most powerful DSL’s I’ve ever worked with, and also very pleasant to use. Such a great tool.

Utku Demir (@utdemir) 's Twitter Profile Photo

Linux is great. But as someone moving to Apple ecosystem after using Linux on everything for 10+ years, developing on a Mac is surprisingly pleasant. I do think the desktop is much more polished than any Linux DE, and every language I tried works fine (admittedly they have to).

WonderProxy (@wonderproxy) 's Twitter Profile Photo

👀 Interesting article from Utku Demir on choosing #cloud regions ☁️ for lower #latency. Featuring #ping data from WonderProxy! utdemir.com/posts/choosing…

Utku Demir (@utdemir) 's Twitter Profile Photo

This is true for white-collar workers too. Even in tech, employers are aware of this and use it to force the talent to stay with them at a low-cost, blocking the employee's career development. My biggest mistake when moving to NZ was choosing this kind of visa.

Utku Demir (@utdemir) 's Twitter Profile Photo

If you are a Haskeller and #Hacktoberfest is your thing, I welcome contributions to: * nix-tree: github.com/utdemir/nix-tr… * hs-nix-template: github.com/utdemir/hs-nix… * ghc-musl: github.com/utdemir/ghc-mu… All have open issues of varying difficulty, and docs updates also welcome!