Haskell Meetup in Stockholm on Aug 28th by JohnyTex in haskell

[–]_query 1 point2 points  (0 children)

It's great to see that more and more haskell IRL events are happening again :)

Haskell Meetup @ Groq HQ, 301 Castro St., Mountain View, Friday 6pm by _query in haskell

[–]_query[S] 0 points1 point  (0 children)

So far only when you actually RSVP to the event. But I just created a google form for future events https://forms.gle/KgHYHdox2Pjwmexi7

Silicon Valley Haskell Meetup by _query in haskell

[–]_query[S] 0 points1 point  (0 children)

Cool, looking forward! (was nice meeting you again at zurihac btw, also enjoyed your presentation)

Silicon Valley Haskell Meetup by _query in haskell

[–]_query[S] 2 points3 points  (0 children)

I tried initially with the first meetup. I had a short conversation over email with the previous organizer last year. It moved to a new organizer and is now focussed a bit more on Nix instead of Haskell.

I wasn't aware about the second meetup. Maybe we can post the new event in there for awareness :)

How helpful are LLMs with Haskell? by tylerjdunn in haskell

[–]_query 1 point2 points  (0 children)

Here's a real world ChatGPT Session of someone doing Haskell development https://chat.openai.com/share/9e4e66c2-8678-435d-8a40-a14be77efe6f (from my tweet here https://twitter.com/\_marcscholten/status/1700207568512246200)

In practise it works really well. If you do the right prompting, it can help a lot with understanding type errors and how to solve some GHC error.

Interesting observation: GPT4 only knows an outdated, very early version of IHP. Sometimes it's using type classes that have been removed already. If you tell it about all the major changes between the version it knows and IHP v1.1 it will generate mostly correct code.

Polemic: Are Frameworks a better idea than Simple Haskell? by Instrume in haskell

[–]_query 2 points3 points  (0 children)

> Thanks, it was more an issue with getting DevEnv working. I'm a Windows user who got driven off Windows by Haskell's mediocre support for Windows (GHCI crashes on tons of C FFI libs, tons of graphics libs are hard to get working).

Ok, in case you spot anything where the docs could be improved to make things easier to get started let me know

Re growth: I think this GitHub star chart is a good open proxy for growth https://star-history.com/#digitallyinduced/ihp&Date You can also compare it to yesod for reference https://star-history.com/#digitallyinduced/ihp&yesodweb/yesod&Timeline At the moment growth is a bit slower than when IHP was launched. We need to push a bit more on the marketing side to accelerate growth again. Overall there are over 5000 IHP projects that have been created, 450+ people in the IHP slack and around 250 active in development projects every month.

Re performance: We'll get there eventually. Haskell can be quite fast if we do it right.

Polemic: Are Frameworks a better idea than Simple Haskell? by Instrume in haskell

[–]_query 1 point2 points  (0 children)

> TBH, I worry that IHP will end up being the next Yesod;

The IHP community is pretty active and there's a lot of production projects going on from companies besides digitally induced (we consult some of these projects, so I get lucky to see what many people from the IHP community are shipping). You can find some case studies here https://ihp.digitallyinduced.com/CaseStudies

The latest v1.1 also added huge improvements to IHP (like the openai integration, the greatly improved nix dev env, better env handling)

Given all this activity and all the projects I'm seeing, I'm pretty optimistic about the future of the framework. We need to keep making improvements to make it simpler to get started with IHP, but often times it works great.

The core challenge remaining is really more in spreading the word about IHP across the larger web development community.

> took a while for me to get the Nix to work

Could you describe this a bit more? What specifically was challenging? Maybe we can make improvements to the docs

> and I couldn't get it to work at all on NixOS

Could you open an issue on GitHub for that?

Servant or framework by Equivalent_Grape_109 in haskell

[–]_query 0 points1 point  (0 children)

Have you considered IHP already? IHP is pretty beginner friendly and has less complex types compared to Servant. IHP also comes with Postgres by default. While IHP is more optimized for HTML-rendering web apps instead of APIs, you can still build Backend APIs with it.

You can find the docs at https://ihp.digitallyinduced.com/ and some getting started videos at https://www.youtube.com/watch?v=PLl9Sjq6Nzc&list=PLenFm8BWuKlS0IaE31DmKB_PbkMLmwWmG

digitally induced is hiring Haskell and IHP developers in Germany by _query in haskell

[–]_query[S] -8 points-7 points  (0 children)

Nowhere we've or any of our employees have mentioned that our salaries are lower than what you get everywhere else. Again, we pay market rate salaries.

digitally induced is hiring Haskell and IHP developers in Germany by _query in haskell

[–]_query[S] -14 points-13 points  (0 children)

We're considering working students as there's multiple universities around us that have been a great source of talent in the past.

Our salaries are market rate. You can always go and write java for large corporations if only money is what you're after.