back
user profile
adius
1,765karma·280submissions·January 14, 2015
about
CEO & full stack developer at airsequel.com.
Occasional blogger at adriansieber.com.
recent activity (280 total)
comment
Not entirely true. The model can extract image information from the pixels a human might not be able to see. Like how you can enhance the colors in a video of a face in a way that it pulses red with y…
comment
Haha, yeah, while looking for similar offerings I stumbled upon Directus, and was a little confused.
comment
And 10 years later still no proper support for retina displays. I really think you should get your priorities straight.
comment
Diagrams uses Graphviz under the hood. I think the problem is that Graphviz' layout algorithms are too generic / not optimized for software architecture and therefore it's difficult to …
comment
SimulaVR is the leading project in that direction I think: https://simulavr.com With a Oculus Quest 2 - which has the highest resolution of the affordable VR headsets - it's still a l…
comment
That’s a good point! I hate how many paint any change to how it has been as a failure. This is exactly part of the social stigma that causes bad feelings in itself.
comment
Maybe this prompted some people to switch to email?
Thanks for your service in that case! =P
comment
Can you please post a link to the article about Accenture? Sounds interesting
comment
A true nerd:
Gets a love letter - Writes a lengthy computational analysis what else could have been written =P. Joking aside, really interesting blog post
comment
This is kind of how I felt when I started to learn Haskell
2 pts
comment
I‘m not sure why this hasn’t been mentioned by anyone: If you’re unhappy with Elm‘s constraints the obvious solution is to switch to PureScript (purescript.org). It’s basically are more powerful Elm l…
comment
I‘m planing to add support for those platforms. E.g. providing a button to run the code on them for the beginning ...
comment
Hi, I’m the author =). Glad this hit the top of HN, as any help would be highly appreciated! With your help this could become a really valuable asset. Looking forward to your merge requests ;-) Let me…
comment
Code written in Haskell is often really easy to pick up. Due to it's pure functions it can easily be picked up function by function and the GHC repl gives you an easy but powerful way to poke aro…
comment
Thanks for the feedback you gave me last time on HN: https://news.ycombinator.com/item?id=18107198
I incorporated it and released a new version.
Here's my blog post explaining wh…