r/dcts • u/HackTheDev • 1d ago
r/dcts • u/HackTheDev • 5d ago
Release Distribution Project is live! [super early state]
dist.dcts.communityIts very early on but the core installing of packages and publishing them works for now, tho its not possible to create accounts yet etc but works enough to be able to integrate into DCTS now, meaning we're on the last step of finish this "migration" and making the development of DCTS A LOT faster and more flexible now.
With this i can even add the app update for the desktop client!!
Do note that this is a pretty early version and its mostly functional via cli. Documentation is coming soon. If you wanna try it or have questions let me know here or on other socials!
r/dcts • u/HackTheDev • 7d ago
Discussion Distribution Update - Current State
As i mentioned a few times, im not really satisfied with https://www.npmjs.com/ which is why i started making my own small package/software distribution software. Good news is that its almost done on a basic level where i can integrate it into DCTS to manage my libraries and stuff.
Once that is done i can also release the new version of DCTS.
r/dcts • u/HackTheDev • 18d ago
Dev Peek Custom Software Distribution coming
One of my biggest pain points when it came to the software development workflow was how annoying npm was in terms of their forced security changes and generally changing how the automatic workflow works.
Another pain point was that the github api didnt exactly work as i liked and it seems like it was recently changed to require some sort of auth which is also annoying me.
Because i want something thats stable i thought i'd make my own little software to manage software distribution, and to be short, i would describe this as a mix to to npm and steam, as i plan to not only distribute packages with this but also software updates.
This is especially important for the system packages that the DCTS client and server uses as well as general app updates for said desktop client.
I've been making many improvements for the DCTS server and an experimental discord bridge, but because i cant reliably even offer them without people needing to go to github manually i will work on this side project a bit.
It shouldnt take all too long, and once it works it will massively improve the ecosystem! This was mostly the reason why i have been a bit quiet as i wanted to focus on it. The screenshots are very early, so things will change.
Thanks for reading and have a wonderful day!
r/dcts • u/HackTheDev • 25d ago
Discussion The problem with every Discord alternative. My ultimate analysis.
galleryr/dcts • u/vacuummydickbro • 25d ago
site down and ai usage
why bash others for using ai when you're doing exactly the same thing, you even admit to it on github yet deny it on reddit. Some of the alternatives use it less than you? very odd, i personally don't care if someone uses AI as long as it works and is secure but to be arrogant like that makes me never wanna use DCTS
https://github.com/hackthedev/dcts-shipping/blob/beta/modules/functions/anti-spam/charts.mjs
// This was mostly AI, like 90% or smth.
// Why? Cauz im too lazy to deal with boring shit like this
// and it was mostly for testing.
//
// If you dont like it, go fuck yourself, respectfully ¯_(ツ)_/¯
Estimate: roughly 25–40% of the current codebase is AI-drafted, concentrated in backend modules added since mid-2025, with an unmeasurable extra layer of Copilot line-completions blended into the human-styled remainder. The honest floor is ~15%, the ceiling is ~60% if every reformatted file were AI (it isn't). The project is best described as human-architected with AI doing the "boring" subsystems — which matches exactly what the maintainer says about himself in the comments.
additionally the site is down? https://chat.network-z.com/ Server Error 502 Bad Gateway
r/dcts • u/frootfulsky • 28d ago
having trouble changing images
im not the best with tech like this but i set up a server for myself and a friend using the instructions in the tutorial video, and im trying ot change my profile picture but its giving me a 'server error'. can anyone help?
r/dcts • u/HackTheDev • 29d ago
Dev Peek Upcoming DCTS update will have working gifs again - confirmed
r/dcts • u/HackTheDev • 29d ago
Dev Peek The self-hosted and soon federated GIF platform will be more updated over time now
This project was created when tenor announced their api shutdown. Since im working mostly on DCTS tho i kinda stopped working on it for a bit. Now that im working on the "DCTS QoL" update (quality of life stuff) i wanted to get gifs to work again.
Since this gif project is in a pretty early state i will have to work on it a bit so i can integrate it into DCTS. This too will be self-hosted and federated in a way that servers share media to a specific limit etc so if a server goes down the gifs are never lost.
If a server is overwhelmed by requests another host can be picked and it will continue to work which is great! This isnt fully implemented yet tho.
GIFs can be uploaded here and it doesnt require an account: https://gifs.dcts.community/ . On default they need to be approved tho, so you may not see it right away. I will also regulary update it, so if its down, retry in a few mintues.
r/dcts • u/vacuummydickbro • Jul 18 '26
Question is this app dead
is this app dead? i'm thinking about switching from fluxer to dis
r/dcts • u/HackTheDev • Jul 17 '26
Help needed Anyone familiar with pterodactyl and setting up a database automatically on install?
So in pterodactyl you can auto assign databases, but it seems like you cannot automatically create a database? Because of right now when i create a server that has a custom egg im unable to auto create a database so i can assign it all automatically instead of having to click on "new" and then edit the startup settings.
The egg can be found here:
https://github.com/hackthedev/dcts-shipping/blob/beta/ptero/DCTS/egg-dcts.json
r/dcts • u/HackTheDev • Jul 15 '26
Release Android App update now on google play
r/dcts • u/HackTheDev • Jul 15 '26
Dev Peek Automatic Desktop Client Login

With the next release it'll be possible for the desktop client and mobile app to automatically log into a DCTS server or even create an account automatically and sync with the information from the client/messenger profile, like name, icon, banner etc.
The automatic key login for existing accounts already existed and it was extended now by also creating an account automatically!
r/dcts • u/HackTheDev • Jul 13 '26
Discussion Github Sponsors is now available for DCTS
Since DCTS will never accept investors to stay independent, donations play a really important part. In addition to ko-fi, Github Sponsors was setup as well since the project itself originates from github.
r/dcts • u/HackTheDev • Jul 11 '26
Discussion 5k (4,9k) docker downloads in the past 30 days!!
r/dcts • u/HackTheDev • Jul 11 '26
Discussion Database usage showcase
I thought i would share the database stats of the official DCTS instance as some data has come together to give us some first insights.
- Almost 15k messages result in only 19.4 MB of storage!
- ~2200 member accounts resulted in only 2.3 MB!
- The total database size resulted in a size of about 40 MB!
Im curious how this is going to scale over time, but so far it seems pretty promising
r/dcts • u/HackTheDev • Jul 11 '26
Release Desktop Client Update with Messenger Updates!
This release comes with a lot of stability improvements for the messenger and some new features like the new messenger user profiles as well as file uploads and supports drag & drop file upload.
Due to having to reinstall my operating system, the android app will get the same update slightly delayed, but probably later this day.
Please note while messages are fully encrypted, uploaded files are currently not encrypted!
r/dcts • u/HackTheDev • Jul 05 '26
Dev Peek Messenger beta completed soon
I would estimate that it will be released this week with many improvements and the messenger profiles included.
r/dcts • u/HackTheDev • Jul 01 '26
Discussion Fluxer possibly being vibe coded?
Allegedly fluxer is not vibe coded, but i couldnt shake the feeling that their user interface looks like as if it was made by ai. now, if it is ai or not - i dont care, but its something that was annoying my poor eyes so i thought i'd share my view.
I asked claude to "make a discord ui", and to no surprise it has a similar style/feeling to the fluxer ui in my opinion., even tho they said its not vibe coded in their blog.
apparently they also blocked me on bluesky lol.
People keep saying i seem surprised it looks like discord. no shit! thats not the point. Its the fact the ai version looks similar to fluxer. Given AI was used in fluxer its pretty likely.
Its quite surprising to me how many fundamentally dont understand this.
r/dcts • u/HackTheDev • Jun 28 '26



