This is very neat but gamepad mapping can't be configured and the browser default "standard" mapping doesn't work very well (at least with my Xbox one controller). If you visit chrome://flags you can enable "Restrict…
A few generic tips: - Don't think of it as a diet, do something that could theoretically sustainable for the rest of your life - Learn about food and how it affects your body (that's an important knowledge investment,…
It wasn't any different in 2010 in the majority of the world, for most people; the 700k funding comes from a special location / network.
I can't speak for GTK as I don't use it much, but there are Qt engines that let you configure all the options without needing to write a theme. I never went that way as I prefer to just use a theme designed by someone…
That doesn't look like a reputable source for legal advice. It is certainly violating YouTube terms of service. Given the video is available publicly, copying the video is what happens every time you watch it from your…
There is also just JavaScript in Qt which is more mature and probably similarly - if not better - performing. https://doc.qt.io/archives/qt-4.8/qdeclarativejavascript.htm...
I think the issue is that his freeware utilities were used as part of spyware by third parties. AV back in the days were mainly all blacklists of known actors and a few tricks (eg: when the executable was obfuscated…
Really lovely post! I wonder how Cloud Haskell would fare in such a scenario
If I recall correctly there was an old version of Google Maps which worked without JS. It was before they replaced the old snappy and functional Google Maps with the bloated and slow app we have now.
You could use a link with a background-image <style>.vote-42:active{ background-image: url(/api/vote/42) } </style> <a class="vote-42">Vote</a>
This is the original paper from 2013: http://www.leafpetersen.com/leaf/publications/hs2013/hrc-pap... GHC can use this intermediate code (a-la LLVM) to produce executable. The idea is to create an intermediate code…
Why should it be disturbing? Being precious is a relationship between two entities, where one of the two must be sentient. Considering the phrasing "Human life is a precious thing", my assumption is that the reader (or…
Deniable encryption https://link.springer.com/chapter/10.1007%2F978-3-540-77566-...
This is wrong. The world on the other side is so much greener. https://wiki.qt.io/Handling_PDF#Using_QtPDF
Glad to see Haskell used in production. It's kind of funny that build reproducibility (which was a major issue before stack) is one of the strong point. I wonder if, for your project, using cloudhaskell would have been…
Because it's an advisory referendum. Also, UK is not a direct democracy.
I think you're example is misleading. The Queen becoming a dictator is completely different from the Parliament doing what it should do. To keep it simple: This is a democracy, which means every citizen is giving away…
> In the US they don't trust you per definition and instead you have to prove that you are good with money by basically creating debt and then paying it off. You have to do the same to get a mortgage in UK. And that's…
Both gets fast really soon. Have you ever checked out Maybe (http://learnyouahaskell.com/a-fistful-of-monads#getting-our-...)?
Didn't now Top Gear started reviewing JS frameworks.
The problem with async is that you have to wrap everything in try/catch
Robots and automation?
Great article and really interesting language! I wonder how Idris is going to be affected when Dependent types come to Haskell as well (announced at last ICFP)
Haskell is not a perfect language - but I don't really agree on the points raised by the author. The things I don't like are: - String vs ByteString vs Text - seriously tired of csing everythin - Lazy by default is fun…
This happens everywhere. Tech is nothing different.
This is very neat but gamepad mapping can't be configured and the browser default "standard" mapping doesn't work very well (at least with my Xbox one controller). If you visit chrome://flags you can enable "Restrict…
A few generic tips: - Don't think of it as a diet, do something that could theoretically sustainable for the rest of your life - Learn about food and how it affects your body (that's an important knowledge investment,…
It wasn't any different in 2010 in the majority of the world, for most people; the 700k funding comes from a special location / network.
I can't speak for GTK as I don't use it much, but there are Qt engines that let you configure all the options without needing to write a theme. I never went that way as I prefer to just use a theme designed by someone…
That doesn't look like a reputable source for legal advice. It is certainly violating YouTube terms of service. Given the video is available publicly, copying the video is what happens every time you watch it from your…
There is also just JavaScript in Qt which is more mature and probably similarly - if not better - performing. https://doc.qt.io/archives/qt-4.8/qdeclarativejavascript.htm...
I think the issue is that his freeware utilities were used as part of spyware by third parties. AV back in the days were mainly all blacklists of known actors and a few tricks (eg: when the executable was obfuscated…
Really lovely post! I wonder how Cloud Haskell would fare in such a scenario
If I recall correctly there was an old version of Google Maps which worked without JS. It was before they replaced the old snappy and functional Google Maps with the bloated and slow app we have now.
You could use a link with a background-image <style>.vote-42:active{ background-image: url(/api/vote/42) } </style> <a class="vote-42">Vote</a>
This is the original paper from 2013: http://www.leafpetersen.com/leaf/publications/hs2013/hrc-pap... GHC can use this intermediate code (a-la LLVM) to produce executable. The idea is to create an intermediate code…
Why should it be disturbing? Being precious is a relationship between two entities, where one of the two must be sentient. Considering the phrasing "Human life is a precious thing", my assumption is that the reader (or…
Deniable encryption https://link.springer.com/chapter/10.1007%2F978-3-540-77566-...
This is wrong. The world on the other side is so much greener. https://wiki.qt.io/Handling_PDF#Using_QtPDF
Glad to see Haskell used in production. It's kind of funny that build reproducibility (which was a major issue before stack) is one of the strong point. I wonder if, for your project, using cloudhaskell would have been…
Because it's an advisory referendum. Also, UK is not a direct democracy.
I think you're example is misleading. The Queen becoming a dictator is completely different from the Parliament doing what it should do. To keep it simple: This is a democracy, which means every citizen is giving away…
> In the US they don't trust you per definition and instead you have to prove that you are good with money by basically creating debt and then paying it off. You have to do the same to get a mortgage in UK. And that's…
Both gets fast really soon. Have you ever checked out Maybe (http://learnyouahaskell.com/a-fistful-of-monads#getting-our-...)?
Didn't now Top Gear started reviewing JS frameworks.
The problem with async is that you have to wrap everything in try/catch
Robots and automation?
Great article and really interesting language! I wonder how Idris is going to be affected when Dependent types come to Haskell as well (announced at last ICFP)
Haskell is not a perfect language - but I don't really agree on the points raised by the author. The things I don't like are: - String vs ByteString vs Text - seriously tired of csing everythin - Lazy by default is fun…
This happens everywhere. Tech is nothing different.