76 Followers
113 Following
538 Posts
A software developer from πŸ‡ΊπŸ‡¦, living in πŸ‡©πŸ‡ͺ | OrangeFox Recovery lead developer
Bloghttps://t.me/YachaBlog
Telegram@MrYacha
Languages i speakπŸ‡ΊπŸ‡¦πŸ‡·πŸ‡ΊπŸ‡ΊπŸ‡²πŸ‡©πŸ‡ͺπŸ³οΈβ€πŸŒˆ
Work positionWeb developer
I printed a plant, finally the one that wouldn't die of my typical negligence.
Hey @kde, I am a proud monthly donater to KDE, but sadly I lost or never recieved an email with a "I donated" Konqi sticker, others often show. Can I please somehow get it still? I want to print it and attach to my laptop :D

Making a Teleram mini app, for my bot :D
I had to implement a Message bubble component, that copies one from Telegram alsmost one to one, it supports markdown, quotes, spoilers, emojis, and even buttons.
What I found out, is that making a message tail is not that straightforward, and one can not do it nicely with just adding a picture via css, so I had to make code to generate an svg outline for each message.
I also had to impement a Telegram markdown editor to support all Telegram features.

Now I am slowly making it look nice and keep adding new features to the dashboard.

3D printing is wonderful, one of the feets of my sound system got broken, so I've printed new ones with tpu, replaced them and it's as stable as it was before.
Of course, #KDE
My 3d printer, the X axis belt is almost completely ducked 
A stolen meme

Today, I've released a first tagged version of the foxwiki (the wiki engine I am developing), many improvements included (read on the screenshot) :D

R1 is already deployed on the https://foxwiki.orangefox.tech

Did I already tell about https://foxwiki-playground.orangefox.tech/ ?
Definitely check it out! 
Today in FoxWiki:
- Support for PDF files, natively shows up in a sidebar, just drop a file to your docs directory
- Support for HTML / iframe pages, would require creating a custom Page name.json with an url or html-content, icon, ... properties.