Any plans for Linux support?
Haskell for Mac
161–170 of 185 posts
Re: Haskell for Mac
#162Earlier quoted context omitted.
Is a full blown IDE (ala IntelliJ) really necessary for Haskell?
All that static typing shoud lead to an awesome IDE experience. Given that this hasn't happened, I wonder if there isn't something wrong with Haskell's design that works against it?
Re: Haskell for Mac
#163Reading this page, it sounds very cool. It also sounds like it's heavily inspired by Swift Playgrounds, including using SpriteKit as an example. I am a bit baffled as to why it says the Haskell code can't initiate network connections. Yeah the app is sandboxed, but sandboxed apps can easily request network access. And it seems like that's a common-enough thing to want that it should support it.
I will certainly work towards network support in coming releases.
Re: Haskell for Mac
#164I would like to see some demo version, as 20€ is a bit too much to drop. Looks cool, lots of inspiration from swift playgrounds. Though, aren't there any open source alternatives (I have never tried haskell), probably similar to ipython (jupyter) stack?
I have started to investigate alternative distribution channels (which then would allow trials, too), but that will take a while to implement (so, I can't promise anything concrete at the moment).
Re: Haskell for Mac
#165Earlier quoted context omitted.
All that static typing shoud lead to an awesome IDE experience. Given that this hasn't happened, I wonder if there isn't something wrong with Haskell's design that works against it?
There is nothing wrong with Haskell. It's just that writing an IDE is a lot of work and nobody bothered to invest that work so far. Haskell for Mac changes that. (I'm biased — I wrote it.)
I'm guessing it works by refreshing the world right now, correct?
Re: Haskell for Mac
#166I will buy this as soon as it can initiate network connections.
Re: Haskell for Mac
#167Earlier quoted context omitted.
This is a totally unproductive (if all too common) attitude toward security. "If it doesn't solve every problem, it's useless." This protects against a whole host of issues. It safeguards against garden-variety incompetence[1]. It provides some defense against the large number of badly-intentioned people who can write an Objective-C app, but don't have the expertise necessary to weaponize a typical root escalation ex…
>It safeguards against garden-variety incompetence[1]. It provides some defense against the large number of badly-intentioned people who can write an Objective-C app The exploits tend to be trivial, often trivial enough to fit into a single tweet. ( https://twitter.com/i0n1c/status/623727538234368000 ) They require no competence to use. As for protecting against incompetence and mistakes, that is far too an extreme o…
It thwarts the attackers who aren't highly technical, and frustrating the script kiddies could have flow on effects when beginner attackers don't get the reinforcement to motivate themselves to refine and build their skills.
Secondly, exploits can be patched over time. Ten years from now, is OS X going to be better off for having the sandbox? Do you expect a lot of trivial exploits to be discovered after another century of person-hours are invested in the sandbox?
Re: Haskell for Mac
#168Earlier quoted context omitted.
Wait, this is a desktop app? Wow... based on the sandboxing thing I had assumed it was an iOS app for learning Haskell on your iPad or something.
How? The title clearly states Haskell for Mac. The site's host is even http://haskellformac.com , and there's no mention of iOS on the home page.
I own a Mac but I didn't even know what "Mac App Store" was. Why does such a thing exist? The concept of a centralized app store for desktop apps is absurd.
Re: Haskell for Mac
#169Earlier quoted context omitted.
So "people writing code" == "people who want a general purpose Mac"? And I didn't say Apple customers who buy/own Macs. Keep in mind that a lot of people get an iPhone or iPad first, then want to be more productive with a keyboard and larger screen, or just want to keep buying App Store-enabled Apple devices in general. These are not professional coders and are the overwhelming demographic that Apple is selling to. D…
As opposed to a sandboxed device? Yes. Someone who wants the freedom to write code, install VMs, test browsers, compile C, you name it, no, they do _not_ want a little sandboxed device. The college student at Starbucks typing a term paper? sure.
Re: Haskell for Mac
#170I would like to see some demo version, as 20€ is a bit too much to drop. Looks cool, lots of inspiration from swift playgrounds. Though, aren't there any open source alternatives (I have never tried haskell), probably similar to ipython (jupyter) stack?
I know this is a statement of where the market is going, but boy is it depressing to see people saying that 20 Euros is too much to drop on a piece of software.
Dropping half of my days work on a software, which has limited capabilities, unknown reviews, is closed source (even though is basically bundled open source tools in, I suppose, comfortable package), and can cause some extra bugs from it self. Give me ol' good 14 day trial, or I will not pay blindly.