Yonle: Notes
32 subscribers
711 photos
53 videos
4 files
197 links
A channel that created for no purposes. Used to post some of my personal projects, memes from other source, and some interesting topic.

You may also Follow WRS-BMKG (24/7) Channel that i made (Earthquake Warning Ch): @WRS_BMKG
Download Telegram
I know this yesterday, but anyway,

Rest in peace, Akira Toriyama.
The creator of various manga including dragon ball.
R.I.P. Tarako (63 Years Old)
Voice actor of Chibi Maruko Chan.
[Announcement]
Our services in Telegram will be permanently shut down in March 22th.

The following bots will be shut down:
- @Screenshot_URL_bot
- @WRS_BMKG

Thank you for using our services.

[Notice: This announcement is temporary until further notice]
Yonle: Notes pinned «[Announcement] Our services in Telegram will be permanently shut down in March 22th. The following bots will be shut down: - @Screenshot_URL_bot - @WRS_BMKG Thank you for using our services. [Notice: This announcement is temporary until further notice]»
This media is not supported in your browser
VIEW IN TELEGRAM
I could still keep the wrsbmkg bot to be online.
This media is not supported in your browser
VIEW IN TELEGRAM
xz tools / liblzma compression backdoor. well.

does not impact to our side. because the targetted system that the backend wants was basically x86_64 system with glibc linux distros (like debian, ubuntu, fedora, archlinux[the least vulnerable & miserable one in security], etc). Other than that, it won't work.

Our setup was using OpenBSD. xz tools is in version 5.4.4 and still was since years ago.
The HTML5 game that i made.
https://yonle.lecturify.net/shot/

Game Goal:
- Shot as many fruits as you can
- Don't shot the skulls.
Suggest me a project to make.
This is god damn better than my current website god damn it.
Since replit changes how they work, Almost every single bots that i serve has been killed.
Telegram at this point is literally Discord in WhatsApp form.
I swear just look how similiar these shits are.

Both did the same just in different guises
After bunch of improvements and tweaks, My Nostr bouncer finally reached to it's finest point.

I did not rewrite it to another language or anything. Still in NodeJS. Now it's efficient in both CPU and Memory usages.

Previously, At this normal traffic, The CPU usage will remain stuck at 50% and then goes 90% at almost every seconds, The load is up to 1. Now as i split two CPU intensive codes into 2 different processes (1 for http & ws connections, and 1 for talking to relays), It just went waaay better than it was before.

I also rewritted most part of the code, Particularly replacing Map() to {}, many other tweaks, and removal of some features that apparently just taking up RAM.

As the result of a lot of tweaks and improvements in the code, The difference is big. Big enough to be noticeable.