Good luck to him, fuck cancer.
Flipping things around as I see it as a desktop Linux user: "OMG this one thing doesn't work in macOS, looks like 2026 wont be the year of the macOS desktop!"
"This type of code error is prevented by languages with strong type systems. In our replacement for this code in our new FL2 proxy, which is written in Rust, the error did not occur." It's starting to sound like a…
The point is that by the time Gatekeeper closes tight enough that everything must run through Apple and it can't be disabled, most people wont notice and will be stuck with it.
My longstanding prediction that Gatekeeper will ever so slowly tighten so that people don't realise like a frog boiled in water is continuing to be true.
Even if they're not written as TypeScript, there are usually add on definitions like "@types/prettier" and the like.
My last job was working at a company that is notorious for Ruby and even though I was mostly distant from it, there seemed to be a big appetite for Sorbet there.
Not ignoring, I just didn't write an essay. In all that time working with TypeScript there was very little that I found to be gradually typed, it was either nothing or everything, hence my original comment. Sure some…
As a static typing advocate I do find it funny how all the popular dynamic languages have slowly become statically typed. After decades of people saying it's not at all necessary and being so critical of statically…
I'm reasonably versed in Haskell and my response would be that it shouldn't make that much difference to you what they've written in here. I've yet to see any code in the wild using the backpack extension.
LFS and git-annex have subtly different use cases in my experience. LFS is for users developing something with git that has large files in the repo like the classic game development example. git-annex is something you'd…
I think the fact that it's a horrible language is a big contributor to the frameworks being horrible as well. There's all these incidental sacrifices that have to be made which bleed through into everything else, like…
I always maintain that this is just familiarity, Haskell is in truth quite a simple language. It's just that the way it works isn't similar to the languages most people have started with.
Conversely I live in Gillingham, where there's several references to him and his history.
Been posted a bunch of times in the past: https://hn.algolia.com/?q=haskell+useless
I remember writing a state machine system for a project to replace Windows Workflow Foundation (shudders) using Aspect.Net (IIRC) many years ago and it working but being a faff. But then I think to something like the…
As I now start to wonder how many replies to HN posts are also written by AI systems...
So how does that make a difference to my point? The title is literally false as multiple other languages have already done it, Haskell in fact has even rewritten the underpinnings at least once the feature has been…
Well it's not really ushering it in, given that this is what Haskell has had for a decade at least.
I would say the following for NixOS (which is a distro itself not a way to make a distro): - I have machine configurations that if say a HDD dies means I can just replace it and be pretty much where I was an hour later…
It's fine, just disallow jargon like functions, lambdas, addition, concatenation and so on...
> there is no CLI equivalent to brew install that I am aware of There is! You use `nix-env` for that by running something like: `nix-env -iA ripgrep`.
That MBR reference reminds me of the time that OSX just point blank refused to update because I had a multi-boot setup. "It just works!"
I'm not sure where you got the second point from, certainly in my experience it hasn't been a bit issue with Haskell. The third point is the same with just about every ecosystem in my experience, there are libraries…
Depends on if you identify it early enough really and even then halving your app tier costs could be sizable for any company. If you can get some productivity benefits at the same time from say static typing then…
Good luck to him, fuck cancer.
Flipping things around as I see it as a desktop Linux user: "OMG this one thing doesn't work in macOS, looks like 2026 wont be the year of the macOS desktop!"
"This type of code error is prevented by languages with strong type systems. In our replacement for this code in our new FL2 proxy, which is written in Rust, the error did not occur." It's starting to sound like a…
The point is that by the time Gatekeeper closes tight enough that everything must run through Apple and it can't be disabled, most people wont notice and will be stuck with it.
My longstanding prediction that Gatekeeper will ever so slowly tighten so that people don't realise like a frog boiled in water is continuing to be true.
Even if they're not written as TypeScript, there are usually add on definitions like "@types/prettier" and the like.
My last job was working at a company that is notorious for Ruby and even though I was mostly distant from it, there seemed to be a big appetite for Sorbet there.
Not ignoring, I just didn't write an essay. In all that time working with TypeScript there was very little that I found to be gradually typed, it was either nothing or everything, hence my original comment. Sure some…
As a static typing advocate I do find it funny how all the popular dynamic languages have slowly become statically typed. After decades of people saying it's not at all necessary and being so critical of statically…
I'm reasonably versed in Haskell and my response would be that it shouldn't make that much difference to you what they've written in here. I've yet to see any code in the wild using the backpack extension.
LFS and git-annex have subtly different use cases in my experience. LFS is for users developing something with git that has large files in the repo like the classic game development example. git-annex is something you'd…
I think the fact that it's a horrible language is a big contributor to the frameworks being horrible as well. There's all these incidental sacrifices that have to be made which bleed through into everything else, like…
I always maintain that this is just familiarity, Haskell is in truth quite a simple language. It's just that the way it works isn't similar to the languages most people have started with.
Conversely I live in Gillingham, where there's several references to him and his history.
Been posted a bunch of times in the past: https://hn.algolia.com/?q=haskell+useless
I remember writing a state machine system for a project to replace Windows Workflow Foundation (shudders) using Aspect.Net (IIRC) many years ago and it working but being a faff. But then I think to something like the…
As I now start to wonder how many replies to HN posts are also written by AI systems...
So how does that make a difference to my point? The title is literally false as multiple other languages have already done it, Haskell in fact has even rewritten the underpinnings at least once the feature has been…
Well it's not really ushering it in, given that this is what Haskell has had for a decade at least.
I would say the following for NixOS (which is a distro itself not a way to make a distro): - I have machine configurations that if say a HDD dies means I can just replace it and be pretty much where I was an hour later…
It's fine, just disallow jargon like functions, lambdas, addition, concatenation and so on...
> there is no CLI equivalent to brew install that I am aware of There is! You use `nix-env` for that by running something like: `nix-env -iA ripgrep`.
That MBR reference reminds me of the time that OSX just point blank refused to update because I had a multi-boot setup. "It just works!"
I'm not sure where you got the second point from, certainly in my experience it hasn't been a bit issue with Haskell. The third point is the same with just about every ecosystem in my experience, there are libraries…
Depends on if you identify it early enough really and even then halving your app tier costs could be sizable for any company. If you can get some productivity benefits at the same time from say static typing then…