Pro@programming.dev to Technology@lemmy.worldEnglish · edit-21 day agoSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devimagemessage-square60fedilinkarrow-up1449arrow-down113file-text
arrow-up1436arrow-down1imageSlrpnk instance is down till mid July; they might relaunch their server on piefed.programming.devPro@programming.dev to Technology@lemmy.worldEnglish · edit-21 day agomessage-square60fedilinkfile-text
minus-squarePirateFrog@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·18 hours agoOur sysadmin explained some technical advantages here: https://feddit.org/post/13613230/7063696
minus-squareqweertz (they/she)@programming.devlinkfedilinkEnglisharrow-up2arrow-down2·15 hours ago Postgres slowing factor I’m pretty sure one of the best optimised free/libre DBMS’s is faster than Python 💀 Also no one know how Piefed scales, since it only has like 350 MAU
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up6·11 hours agoReread it. They’re saying “The slowest part is postgres, so even if python is slower than rust it won’t make a difference.”
minus-squarePirateFrog@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·edit-212 hours agoPiefed also uses PostgreSQL. He was mentioning that the limiting factor on either platform is the DB, meaning that the parts written in Python will likely not be a limiting factor. Piefed also has quite impressive optimizations in other areas as well compared to Lemmy or even Mbin.
Our sysadmin explained some technical advantages here: https://feddit.org/post/13613230/7063696
I’m pretty sure one of the best optimised free/libre DBMS’s is faster than Python 💀
Also no one know how Piefed scales, since it only has like 350 MAU
Reread it. They’re saying “The slowest part is postgres, so even if python is slower than rust it won’t make a difference.”
Piefed also uses PostgreSQL. He was mentioning that the limiting factor on either platform is the DB, meaning that the parts written in Python will likely not be a limiting factor.
Piefed also has quite impressive optimizations in other areas as well compared to Lemmy or even Mbin.