You are browsing as a guest. Sign up (or log in) to start making projects!

t3kkm0tt

@t3kkm0tt

Joined June 3rd, 2026

  • 12Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
A silly person who dislikes AI and capitalism.
Open comments for this post

7h 11m 41s logged

What changed:

  • continued making lcp (took longer as expected because the wtransport crate is poorly documented)
  • started making messagestorage use lcp
  • everything has become a mess, I gotta clean up next time I work on luminal

Sidenote: I cannot commit to codeberg as I am writing this, they reported that they have an outage. I will push the code when codeberg is back up.

0
0
5
Open comments for this post

8h 40m 28s logged

What has changed

Structure

  • Started making libs and mods for the separate parts (luminal communication protocol, etc.)
  • changed the architecture from: Client <-> Messagestorage <-> Instance to: Messagestorage <- Client <-> Instance

Bugfixes

  • Fixed various bugs, but the compiler throws errors right now, so I cannot show a working version in the screenshot.
0
0
7
Open comments for this post

8h 30m 32s logged

What changed

  • started making a bash-like shell for managing and controlling the instance
  • rewrote the config system to use the toml crate instead of config
  • fixed multiple bugs
  • started making cert verification

smol sidenote: I cannot work as fast as the last weeks right now because I’m on vacation and only have a dual-core ThinkPad with me.

0
0
7
Open comments for this post

8h 42m 46s logged

What changed

  • added automatic port fetching for better ux
  • fixed multiple bugs
  • made the code very messy (gonna clean everything up tomorrow)
0
0
2
Open comments for this post

3h 25m 2s logged

What changed:

  • added rudder and elevator
  • added wings
  • made the parts friction fit so the electronics are easily accessible
0
0
1
Open comments for this post

7h 15m 45s logged

What changed:

  • Took out ml-kem for now because it was causing rust-analyzer to be slow as hell
  • Switched to RSA encryption because I was stupid
  • fixed many bugs (not running right now - gotta fix that now)

And a small information at the bottom: I am making this project to learn cryptography and get a Framework 12

0
0
4
Open comments for this post

5h 11m 25s logged

Things that changed:

  • I went back to BiStreams because I was dumb and didn’t realize that what I wanted to do was way easier with BiStreams.
  • I started working on the backend, which can receive BiStreams from the selfhost-server as of now.
0
0
2
Open comments for this post

4h 20m 55s logged

Things that changed:

Used multiple UniStreams instead of a single BiStream because its easier, made the functions more usable, removed unused dependencies.

0
0
4
Open comments for this post

5h 53m 15s logged

Started cleaning up and structuring the project. I also made a basic account system which will need some tuning later.

0
0
6
Open comments for this post

10h 50m 22s logged

After trying different protocols for literal hours, I finally settled on WebTransport. Its safer than WebSocket, I believe. I now have to make it send the json instead of “HELLO”.

0
0
4
Open comments for this post

1h 27m 24s logged

This is my first devlog of this project. I’ve always wanted to make a chat app since they are one of the most used tools today. Every attempt of making one failed and I was really frustrated. Now, I have motivation to make it and get something for free.

0
0
51

Followers

Loading…