Balright, debugging is horrible but I have to do it. WHERE DID MY 7 HOURS GO
Balright, debugging is horrible but I have to do it. WHERE DID MY 7 HOURS GO
I’m close to finishing the theme improvements (I would say I’m about 90% there) and am doing some general bug fixes and QoL improvements.
As such, there isn’t much to log rn except for a few small new features & improvements:
Enter key when entering a seed phrase to import, text overflow, etc.If you want to see my progress on this PR (there are already like 30 commits in it - it’s a pretty big PR!), you can do so here.
main so that it will be in the next releasev0.4.0 either before or after adding support for Ripple transactionsDevlog 11:
-Added some space for the head of the screw to sit in (so it doesn’t stick out).
-Drew some doodles on the PCB. 
Extra:
The filament I have is apparently not “see-through” enough, so I have to purchase a new roll. If you have any recommendations on good transparent filament id appreciate it. I didn’t notice until now that Transparent and Translucent are not the same.
Oh btw, what should I draw in the red circle on the 2nd image. Preferably something that has to do something with electricity since it’s right in front of the type-C port. Maybe a pokemon or smt.
Necessary cleanup : I am writing some unit tests for every. single. file. As well as adding comments, checking for obvious mistakes and making a custom Error system rather than returning Strings.
Gradually advancing in the code, small bug fix session for today as I have been busy for the last few days, phew
Gradually advancing in the code, small bug fix session for today as I have been busy for the last few days, phew
Tiny update today : finalizing the beta/proof of concept by fixing a few bugs
Wired up the rest of the API. I had to do this on my phone 💀💀💀 so the time didn’t count properly
Cleaning up the code, I implemented the start of an API to allow future front-ends to use that instead of my bulky code O_o
Cleaning up the code, I implemented the start of an API to allow future front-ends to use that instead of my bulky code O_o
Wow, it took a few hours but I got the bug fixed (it was a one line bug bruh) + new logo ?
Wow, it took a few hours but I got the bug fixed (it was a one line bug bruh) + new logo ?
We have a working beta, wait no… I’ll probably have to debug for hours
We have a working beta, wait no… I’ll probably have to debug for hours
Insub’s beta is almost done ! Only thing to fix is that you can only message one person at a time °o° - https://github.com/dapsvi/insub go star it !
The “distributed hash table” is the thing that replaces a central server in decentralised systems. It works by sharing the storage among “DHT nodes” on a voluntary or select basis, and the entries are present multiple times in the network to prevent malicious modifications. Insub is almost done with it !
New project banner!
The beta for insub is almost finished !