2026/05/22

Newest at the top

2026-05-22 04:56:27 +0000 <Inst> as a customer acquisition front for a start-up
2026-05-22 04:56:22 +0000 <Inst> i'm building a guild website and a gaming guild
2026-05-22 04:56:15 +0000 <Inst> hobbyist
2026-05-22 04:56:09 +0000 <sm> Inst what's your situation ? Are you doing this as employee, business owner, hobbyist ?
2026-05-22 04:56:01 +0000 <Inst> I don't know frontend, and I have someone hired to help me with the frontend
2026-05-22 04:55:51 +0000 <Inst> I need centralized libs, simplified route.ts files, etc
2026-05-22 04:55:37 +0000 <Inst> In actuality, I'm discovering I need to hand refactor the AI codebase anyways
2026-05-22 04:55:19 +0000merijn(~merijn@77.242.116.146) (Ping timeout: 245 seconds)
2026-05-22 04:54:38 +0000 <Inline> lol
2026-05-22 04:54:29 +0000 <Inline> 6*AI^2
2026-05-22 04:53:30 +0000fgarcia(~lei@user/fgarcia) (Ping timeout: 245 seconds)
2026-05-22 04:52:15 +0000sprout(~sprout@84-80-106-227.fixed.kpn.net) sprout
2026-05-22 04:48:51 +0000merijn(~merijn@77.242.116.146) merijn
2026-05-22 04:45:06 +0000r4bbyte(~user@2601:404:ce04:9df0::57d4) (Remote host closed the connection)
2026-05-22 04:39:46 +0000 <Inst> What kind of time budget can I expect for this?
2026-05-22 04:39:27 +0000 <Inst> as well as a scheduling and coordination system that can track user activity, allows invites, and event generation
2026-05-22 04:39:08 +0000euphores(~SASL_euph@user/euphores) euphores
2026-05-22 04:39:00 +0000 <Inst> I need a custom dossier system that's suitable for HR and human development
2026-05-22 04:38:39 +0000 <Inst> I'm now thinking about, first, providing a Discord - Telegram - Webclient mirror (using a simplified and vibecoded Next.js frontend, but locked down on hand-built Haskell backend)
2026-05-22 04:38:05 +0000 <Inst> It needs refactoring to provide a unified schema and endpoint setup
2026-05-22 04:37:44 +0000 <Inst> 6 weeks, is that reasonable? Or mostly reflective of my inexperience?
2026-05-22 04:37:33 +0000 <Inst> opaque token, has an OIDC endpoint that partially works
2026-05-22 04:37:23 +0000 <Inst> Like, for instance, I wired up a custom authn authz over Supabase, using Twain, Servant, Postgresql-Simple, and Hasql
2026-05-22 04:35:55 +0000 <Inst> because, my alternative is to ask DeepSeek / Kimi / Gemini / Claude, and ummm, lol
2026-05-22 04:35:38 +0000 <Inst> is it okay if I ask about project scopes and timetables?
2026-05-22 04:35:32 +0000Inst(~Inst@user/Inst) Inst
2026-05-22 04:30:00 +0000ChaiTRex(~ChaiTRex@user/chaitrex) ChaiTRex
2026-05-22 04:29:35 +0000ChaiTRex(~ChaiTRex@user/chaitrex) (Remote host closed the connection)
2026-05-22 04:29:08 +0000poscat(~poscat@user/poscat) (Ping timeout: 244 seconds)
2026-05-22 04:27:41 +0000poscat0x04(~poscat@user/poscat) poscat
2026-05-22 04:26:24 +0000 <r4bbyte> i'm actually on erc right now, i haven't played much with lsp stuff
2026-05-22 04:23:13 +0000 <jackdk> GNU Emacs, haskell-mode for syntax highlighting, dante for ghci auto-loading. There are probably more modern setups with LSP integration etc that I haven't had time to explore.
2026-05-22 04:18:43 +0000 <sm> vs code and the Haskell extension
2026-05-22 04:14:30 +0000 <r4bbyte> what editors / ides do you guys use for haskell?
2026-05-22 04:11:27 +0000sprout(~sprout@84-80-106-227.fixed.kpn.net) (Ping timeout: 246 seconds)
2026-05-22 04:07:24 +0000notzmv(~umar@user/notzmv) (Ping timeout: 245 seconds)
2026-05-22 03:52:42 +0000merijn(~merijn@77.242.116.146) (Ping timeout: 256 seconds)
2026-05-22 03:51:31 +0000res0nat0r0844909(~Fletch@falcon.whatbox.ca) (Quit: The Lounge - https://thelounge.chat)
2026-05-22 03:47:51 +0000merijn(~merijn@77.242.116.146) merijn
2026-05-22 03:37:53 +0000x9(~x9@91-157-105-12.elisa-laajakaista.fi) (Quit: Client closed)
2026-05-22 03:34:24 +0000rainbyte(~rainbyte@181.47.219.3) rainbyte
2026-05-22 03:33:53 +0000 <EvanR> I see some of these diagram programs can be greatly simplified for spectator purposes
2026-05-22 03:32:32 +0000rainbyte(~rainbyte@181.47.219.3) (Read error: Connection reset by peer)
2026-05-22 03:31:15 +0000 <EvanR> diagrams on the other hand https://diagrams.github.io/gallery.html
2026-05-22 03:30:32 +0000 <EvanR> these libraries are nice for gluing your app to the outside world where world happens to be a terminal. But not the greatest demonstration of FP concepts
2026-05-22 03:27:41 +0000fgarcia(~lei@user/fgarcia) fgarcia
2026-05-22 03:26:51 +0000 <r4bbyte> lmao
2026-05-22 03:26:15 +0000 <EvanR> it seems most haskell gaming has historically been terminal based
2026-05-22 03:25:34 +0000 <EvanR> also some game libraries built on those
2026-05-22 03:25:20 +0000 <EvanR> we have a couple libraries for abusing terminals for apps: https://hackage.haskell.org/package/vty https://hackage.haskell.org/package/ansi-terminal