2025/06/05

Newest at the top

2025-06-05 06:33:00 +0200tccq(~user@user/tccq) tccq
2025-06-05 06:31:56 +0200 <haskellbridge> <sm> I really like https://exercism.org/tracks/haskell . If you get stuck on one exercise for a while, you can just work on some others. And there's a lot of help.
2025-06-05 06:31:51 +0200 <Tikosh> i guess the majority of code
2025-06-05 06:31:38 +0200 <Tikosh> some of the code was inspired from the xmonad website, derek taylor, and other sources
2025-06-05 06:31:07 +0200 <Tikosh> here is an example of my xmonad config https://bpa.st/BKPQ
2025-06-05 06:30:30 +0200 <Tikosh> i bought that book for fun. not because i go to university
2025-06-05 06:30:26 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-06-05 06:30:02 +0200 <Tikosh> so far. I liked the one book called the craft of functional programming. its yellow and teaches haskell
2025-06-05 06:30:01 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-06-05 06:28:27 +0200 <haskellbridge> <sm> what learning resources have you liked ?
2025-06-05 06:28:03 +0200 <EvanR> immutability is great, is means you're off the hook for all those programming tasks to carefully rewrite fields
2025-06-05 06:27:16 +0200 <Tikosh> i wanted to understand what goes on in it
2025-06-05 06:27:09 +0200 <Tikosh> with no copy, pasting.
2025-06-05 06:27:00 +0200 <Tikosh> I attempted to put an original xmonad config without copying other configs
2025-06-05 06:26:31 +0200 <haskellbridge> <sm> nice. What happened in the first 10 years ?
2025-06-05 06:26:01 +0200 <Tikosh> 10 years since i started
2025-06-05 06:25:51 +0200 <haskellbridge> <sm> 10 years since you started ? or 10 years to get started ?
2025-06-05 06:25:50 +0200 <Tikosh> immutability just sounds attractive for some reason
2025-06-05 06:25:18 +0200 <Tikosh> i don't know if its pride or something
2025-06-05 06:25:02 +0200 <Tikosh> this learning haskell thing so far took me 10 years of my life
2025-06-05 06:24:36 +0200 <haskellbridge> <sm> excellent!
2025-06-05 06:24:27 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-06-05 06:24:26 +0200 <Tikosh> on the xmonad website
2025-06-05 06:24:19 +0200 <Tikosh> yea. im a noob at programming in general. all i did to configure xmonad was follow a tutorial
2025-06-05 06:24:01 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-06-05 06:23:52 +0200 <EvanR> it won't be as simple as learning different syntax
2025-06-05 06:23:36 +0200 <EvanR> just know python and haskell are very different
2025-06-05 06:23:32 +0200 <haskellbridge> <sm> if it can be useful to your daily work, that's good for motivation
2025-06-05 06:23:21 +0200 <EvanR> learn both
2025-06-05 06:22:50 +0200 <Tikosh> i love xmonad
2025-06-05 06:22:47 +0200 <Tikosh> its because of xmonad
2025-06-05 06:22:39 +0200 <Tikosh> others say to learn python but for some reason i gravitate towards haskell.
2025-06-05 06:22:01 +0200mange(~mange@user/mange) mange
2025-06-05 06:21:40 +0200 <haskellbridge> <sm> I made a similar guess the number game
2025-06-05 06:19:57 +0200 <haskellbridge> <sm> also, if you struggle with it at first, it's not unusual; don't worry
2025-06-05 06:19:51 +0200 <Tikosh> alright
2025-06-05 06:19:11 +0200 <haskellbridge> <sm> Tikosh it's recommended, but having the right learning resources and/or support will be important
2025-06-05 06:17:09 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-06-05 06:17:06 +0200bitdex(~bitdex@gateway/tor-sasl/bitdex) (Quit: = "")
2025-06-05 06:16:44 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-06-05 06:12:49 +0200humasect(~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...)
2025-06-05 06:12:29 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-06-05 06:12:04 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-06-05 06:06:57 +0200frostspanner(~tpb@user/frostspanner) (Quit: WeeChat 4.6.3)
2025-06-05 06:05:26 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)
2025-06-05 06:05:02 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection)
2025-06-05 06:02:23 +0200machinedgod(~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod
2025-06-05 06:00:19 +0200 <monochrom> If you don't code up a recursive code, then you are already leaving the function.
2025-06-05 06:00:05 +0200 <monochrom> It is when you want to repeat the function that you have to code up something, namely, a recursive call.
2025-06-05 05:59:10 +0200sabathan2(~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr)