Conversation
Notices
-
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:11:57 JST Sick Sun when in doubt use postgres - Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this.
-
Embed this notice
SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 17-Sep-2024 02:14:09 JST SuperDicq @sun@shitposter.world Postgres is overkill for a lot of things, especially for client side stuff.
Most desktop software users do not appreciate having to install Postgres as a dependency on their desktop computer. Sqlite is great here because it's literally just a small depedency and a file. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:14:15 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @sun I agree. I just didn't want to do heavy refactoring to make use of it. :blobfoxsweating: Sick Sun likes this. -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:17:30 JST Sick Sun @tk I'm pretty lucky my wrapper in elixir works about the same for both Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:17:46 JST Sick Sun @tk I'm working in python rn and want to kms Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:21:21 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @sun I know the feeling. Having to bend around backwards to use multiple cores for CPU-bound stuff is a huge pain in the ass. :blobfoxdeadinside:
Debating converting to Java or Kotlin because the JVM works so well. :blobfoxgoogly: -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:21:50 JST Sick Sun @tk I am using a shitload of AI libs that are ALL in Python so I'm stuck. Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:23:21 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @sun If you want to avoid Python, you could always write in C and embed interpreters to interface with the libraries. :blobfoxgooglytrash: Sick Sun likes this. -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:23:23 JST Sick Sun @tk someone on here said in the next version of Python they're finally getting rid of the fucking Big Lock Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
:segasaturn: (takao@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:23:34 JST :segasaturn: @sun @tk that's horrifying, I'm assuming performance is garbage? -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:23:34 JST Sick Sun @takao @tk yes, it's taking forever. Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:24:44 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @sun They are working on it. You can already run multiple threads in parallel by using a certain pattern in C with 3.12.
Sick Sun likes this. -
Embed this notice
psnacks (psnacks@netzsphaere.xyz)'s status on Tuesday, 17-Sep-2024 02:24:47 JST psnacks @sun @tk suffering by having to do all my ai shit in c# Doughnut Lollipop 【記録係】:blobfoxgooglymlem: and Sick Sun like this. -
Embed this notice
:segasaturn: (takao@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:24:52 JST :segasaturn: @sun @tk pat pat Doughnut Lollipop 【記録係】:blobfoxgooglymlem: and Sick Sun like this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:32:48 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @psnacks @sun At least you have other language options in the CLR. :blobfoxgoogly: -
Embed this notice
psnacks (psnacks@netzsphaere.xyz)'s status on Tuesday, 17-Sep-2024 02:35:11 JST psnacks @tk @sun everything else is more annoying, maybe f# could be interesting but just the tail recursion situation makes me shudder Doughnut Lollipop 【記録係】:blobfoxgooglymlem: and Sick Sun like this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:35:23 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: @psnacks @sun What about VB.NET? :blobfoxgooglytrash: -
Embed this notice
Sick Sun (sun@shitposter.world)'s status on Tuesday, 17-Sep-2024 02:35:43 JST Sick Sun @tk @psnacks :ccgun: Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Tuesday, 17-Sep-2024 02:35:49 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: I actually really like the JVM, and #Java itself has improved a lot lately. I'm also glad for all of the JVM language options. :blobfoxgoogly: