Logs: liberachat/#haskell
| 2026-02-26 13:07:04 | <oskarw> | ski: I know you like sexps ;) |
| 2026-02-26 13:08:48 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 246 seconds) |
| 2026-02-26 13:08:50 | <oskarw> | newmind: But together with parser it really throw me off. When I done some implementations for list for applicative and doing other exercises from typeclassopedia I didn't had that much of a problem |
| 2026-02-26 13:09:01 | <realBeginner> | I love learning how to think and enjoy making complex things easier to do. |
| 2026-02-26 13:09:45 | <oskarw> | realBeginner: If you want to broaden your way of thinking, than haskell certainly can do that |
| 2026-02-26 13:10:10 | × | misterfish quits (~misterfis@31-161-39-137.biz.kpn.net) (Ping timeout: 245 seconds) |
| 2026-02-26 13:10:25 | <oskarw> | Also, do you like math? |
| 2026-02-26 13:13:14 | → | misterfish joins (~misterfis@31-161-39-137.biz.kpn.net) |
| 2026-02-26 13:13:23 | <realBeginner> | I enjoy geometry |
| 2026-02-26 13:13:30 | × | arandombit quits (~arandombi@user/arandombit) (Remote host closed the connection) |
| 2026-02-26 13:16:03 | <oskarw> | Actual geometry enjoyer |
| 2026-02-26 13:16:36 | <realBeginner> | The idea that there are infinitely many numbers between 0 and 1 is really amazing to me, I just enjoy thinking about these subjects. |
| 2026-02-26 13:17:06 | <oskarw> | Try out haskell, if you have any problems just ask here. Here is haskell study guide I can recommend https://github.com/soupi/haskell-study-plan |
| 2026-02-26 13:17:43 | <ski> | @where CIS194 |
| 2026-02-26 13:17:44 | <lambdabot> | <https://github.com/byorgey/haskell-course>,<https://www.seas.upenn.edu/~cis194/spring13/lectures.html> |
| 2026-02-26 13:18:00 | <ski> | a textbook might also be nice |
| 2026-02-26 13:19:56 | <realBeginner> | My distro is Arch‑based; is that okay, or should I choose another distro that supports Haskell? |
| 2026-02-26 13:20:33 | <geekosaur> | it's fine if you ignore their packages and use ghcup |
| 2026-02-26 13:20:57 | <geekosaur> | just remember that, on any distro, their language packages support their needs, not yours |
| 2026-02-26 13:21:40 | <geekosaur> | for something like C or C++ there's enough overlap not to be a problem, but there's a reason why other languages always tell you to use their installers and/or sandboxes |
| 2026-02-26 13:22:31 | × | realBeginner quits (~realBegin@164.215.171.125) (Quit: Ping timeout (120 seconds)) |
| 2026-02-26 13:22:36 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 13:23:45 | <Clint> | it's not always a good reason ;P |
| 2026-02-26 13:23:47 | → | haritz joins (~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8) |
| 2026-02-26 13:23:47 | × | haritz quits (~hrtz@2a01:4b00:bc2e:7000:d5af:a266:ca31:5ef8) (Changing host) |
| 2026-02-26 13:23:47 | → | haritz joins (~hrtz@user/haritz) |
| 2026-02-26 13:30:27 | → | califax_ joins (~califax@user/califx) |
| 2026-02-26 13:33:27 | → | tromp joins (~textual@2001:1c00:3487:1b00:7955:9591:6018:7ef9) |
| 2026-02-26 13:33:34 | → | realBeginner joins (~realBegin@164.215.171.125) |
| 2026-02-26 13:34:20 | × | realBeginner quits (~realBegin@164.215.171.125) (Client Quit) |
| 2026-02-26 13:34:20 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 13:34:20 | × | califax quits (~califax@user/califx) (Ping timeout: 252 seconds) |
| 2026-02-26 13:34:21 | califax_ | is now known as califax |
| 2026-02-26 13:38:39 | × | tusko quits (~uwu@user/tusko) (Remote host closed the connection) |
| 2026-02-26 13:38:53 | → | tusko joins (~uwu@user/tusko) |
| 2026-02-26 13:42:31 | Googulator12 | is now known as Googulator |
| 2026-02-26 13:46:09 | → | skinkitten joins (~skinkitte@user/skinkitten) |
| 2026-02-26 13:48:30 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 13:50:47 | <haskellbridge> | <maerwald> the main reason is that distros rarely follow upstream development and are stuck with buggy and vulnerable GHC versions |
| 2026-02-26 13:51:05 | <haskellbridge> | <maerwald> Fedora is maybe an exception, because Jens is maintaining Haskell there |
| 2026-02-26 13:51:25 | <haskellbridge> | <maerwald> can't be bothered to contribute to 10 different linux distros |
| 2026-02-26 13:52:22 | <__monty__> | NixOS is another exception. |
| 2026-02-26 13:52:55 | <newmind> | nixos has easy-mode when it comes to dependency management for applications |
| 2026-02-26 13:53:00 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 265 seconds) |
| 2026-02-26 13:53:35 | <newmind> | has a lot of other complications, but making sure something works even if dependencies can conflict, that's what it's good at |
| 2026-02-26 13:54:58 | × | Pozyomka quits (~pyon@user/pyon) (Quit: brb) |
| 2026-02-26 13:56:48 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 13:58:11 | <merijn> | oskarw: Haskell Programming from First Principles |
| 2026-02-26 14:00:48 | → | trueBeginner joins (~trueBegin@164.215.171.125) |
| 2026-02-26 14:00:49 | <oskarw> | merijn: Its good book |
| 2026-02-26 14:00:56 | <oskarw> | *It's |
| 2026-02-26 14:01:40 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 276 seconds) |
| 2026-02-26 14:08:20 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 14:12:40 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 14:13:58 | → | GdeVolpi1 joins (~GdeVolpia@user/GdeVolpiano) |
| 2026-02-26 14:14:01 | → | Pozyomka joins (~pyon@user/pyon) |
| 2026-02-26 14:16:02 | × | GdeVolpiano quits (~GdeVolpia@user/GdeVolpiano) (Ping timeout: 256 seconds) |
| 2026-02-26 14:20:33 | × | fp quits (~Thunderbi@wireless-86-50-141-0.open.aalto.fi) (Ping timeout: 265 seconds) |
| 2026-02-26 14:21:37 | × | trueBeginner quits (~trueBegin@164.215.171.125) (Quit: Client closed) |
| 2026-02-26 14:21:41 | → | tusko_ joins (~uwu@user/tusko) |
| 2026-02-26 14:22:00 | × | tusko quits (~uwu@user/tusko) (Remote host closed the connection) |
| 2026-02-26 14:22:53 | → | fp joins (~Thunderbi@2001:708:20:1406::1370) |
| 2026-02-26 14:26:35 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 14:33:36 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 256 seconds) |
| 2026-02-26 14:34:46 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 14:35:12 | → | wickedjargon joins (~user@208.98.208.115) |
| 2026-02-26 14:35:30 | × | weary-traveler quits (~user@user/user363627) (Remote host closed the connection) |
| 2026-02-26 14:38:55 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 14:40:37 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 14:44:56 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 256 seconds) |
| 2026-02-26 14:58:51 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 15:03:05 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 15:17:07 | × | misterfish quits (~misterfis@31-161-39-137.biz.kpn.net) (Ping timeout: 264 seconds) |
| 2026-02-26 15:19:01 | × | meejah quits (~meejah@rutas.meejah.ca) (Ping timeout: 276 seconds) |
| 2026-02-26 15:19:23 | → | meejah joins (~meejah@rutas.meejah.ca) |
| 2026-02-26 15:22:06 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 15:23:47 | × | Googulator quits (~Googulato@2a01-036d-0106-0119-3163-e164-ab4d-fc66.pool6.digikabel.hu) (Quit: Client closed) |
| 2026-02-26 15:24:05 | → | Googulator joins (~Googulato@2a01-036d-0106-0119-3163-e164-ab4d-fc66.pool6.digikabel.hu) |
| 2026-02-26 15:26:21 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 246 seconds) |
| 2026-02-26 15:26:25 | × | karenw quits (~karenw@user/karenw) (Ping timeout: 245 seconds) |
| 2026-02-26 15:30:19 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 15:31:59 | × | fp quits (~Thunderbi@2001:708:20:1406::1370) (Ping timeout: 245 seconds) |
| 2026-02-26 15:32:35 | × | housemate quits (~housemate@202.7.248.67) (Quit: https://ineedsomeacidtocalmmedown.space/) |
| 2026-02-26 15:32:50 | × | tromp quits (~textual@2001:1c00:3487:1b00:7955:9591:6018:7ef9) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2026-02-26 15:33:31 | × | GdeVolpi1 quits (~GdeVolpia@user/GdeVolpiano) (Quit: WeeChat 4.7.2) |
| 2026-02-26 15:33:48 | → | GdeVolpiano joins (~GdeVolpia@user/GdeVolpiano) |
| 2026-02-26 15:34:45 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 15:35:06 | × | philopsos1 quits (~caecilius@user/philopsos) (Ping timeout: 246 seconds) |
| 2026-02-26 15:35:31 | × | GdeVolpiano quits (~GdeVolpia@user/GdeVolpiano) (Client Quit) |
| 2026-02-26 15:36:03 | → | GdeVolpiano joins (~GdeVolpia@user/GdeVolpiano) |
| 2026-02-26 15:36:04 | <chromoblob> | get on a channel about Haskell, get recommended Haskell. 🙄 |
| 2026-02-26 15:37:17 | × | GdeVolpiano quits (~GdeVolpia@user/GdeVolpiano) (Client Quit) |
| 2026-02-26 15:37:47 | → | GdeVolpiano joins (~GdeVolpia@user/GdeVolpiano) |
| 2026-02-26 15:38:53 | <int-e> | . o O ( write 1 in the chat if you agree that this is a completely objective and unbiased recommendation ) |
| 2026-02-26 15:42:32 | → | tales joins (~tales@149.167.1.176) |
| 2026-02-26 15:45:35 | × | pavonia quits (~user@user/siracusa) (Quit: Bye!) |
| 2026-02-26 15:46:59 | × | tales quits (~tales@149.167.1.176) (Ping timeout: 245 seconds) |
| 2026-02-26 15:48:56 | × | wickedjargon quits (~user@208.98.208.115) (Remote host closed the connection) |
| 2026-02-26 15:54:54 | → | Square3 joins (~Square@user/square) |
| 2026-02-26 15:55:23 | × | Square3 quits (~Square@user/square) (Remote host closed the connection) |
All times are in UTC.