Activity

Ivan

Shipped this project!

Hours: 10.08
Cookies: 🍪 217
Multiplier: 17.94 cookies/hr

It is ready to use! Sadly i am running out of time (as i need to prepare to exams) so i can’t add firefox addon link. U would need to use debagging tools to use it sorry gang :heavysob:

Ivan

Additional polishing, removed add from feed. You can remove thumnails as option instead of feed.
created readme and all formall stuff :p
Preparing to upload it

Attachment
0
Ivan

Hot removale, manifest fix because silly :ppp

0
Ivan

Added action panel to change faster/simplier. Also changed “annoying label” to be more helpful

Attachment
0
Ivan

Changed css and changed wording in some places. Also added sections for simpler recognition

0
Ivan

You can remove like/dislike button, channel information under video, channel merch, save/clip, tickets/concerts

found bug which i can’t really fix xd, so clip function doesn’t work now.
At this point i am running out of ideas and ways to fix so ig i will stylize settings or smth like this

Attachment
0
Ivan

You can remove everything from main page now XD
Also fixed small screen nav panel removal

Attachment
0
Ivan

You can remove naviagetion panel (left menu) from main page :p Also rewrote some pices of code to be more scaleable or simplier to understand

Attachment
0
Ivan

You can remove all unnecessary stuff while you are watching videos :p
Also redesigned a bit customization code so it is more scaleable now

0
Ivan

So.. add panel on youtube is named “ytd-engagement-panel-section-list-renderer”. So tehcnically speaking. This isn’t advertisement, this is ENGAGEMENT MATERIAL XDDDDDDDD

Attachment
0
Ivan

small customization, more polishing. You will see this label until you check settings (you don’t need to change anything in order to remove it).

0
Ivan

I managed to display text… also some improvements but honestly this is absurd what is going on youtube’s page. Like… why everything has z index 3000? why there is so much unused elements or other garbage xd

edit: i added wrong video so… please don’t mind #morp bug XDDD

Attachment
0
Ivan

It took some time, but i found events on page to clear html exactly before content loads. Sadly it doesn’t increase perfomance. On the good side, rest is going to be the metter of time when i will configure it

0
Ivan

Anyway EARRAPE WARNING MAKE SOUND QUIETER

Sounds. Discovered rodio. And discovered very funny fact that handle had to be stored in order to be used =)))))))))))) Also finally understood how sounds are working. Even tho, either my implementaion or sound demo is cursed

0
Ivan

basics are working now!

0
Ivan

Made color palette, why it took so long? Because i am dump xd. Also it took me pretty long time really understand what wiki says about colors. And THE most time consuming was “Is it really correct?” i was checking colors just to realize that colors are 1 pixel wide so it is rather impossible for me to see them in this palette while test pallet is more distinct :d

Attachment
Attachment
0
Ivan

After research what i want to do today i thought about some cpu related stuff. After that i discovered CHIP-8 and BytePusher VMs. I thought that i have no expirence in such stuff and choosed BytePusher and Rust (as i am newbie in it).

Managed to create window with simple color change

0
Ivan

Basic rle, typing, logging and interface

0
Ivan

Was making sample screen (to work without device) and run-length encoding. according to my simple implementation, run-length gives us 6.4M file of frames (original is 8.7Mb), which is nice! but… we need to squeeze audio as well, + such compression is pretty tough for chip (at least in naive encoding).
Sample screen is fun because there is no fps limit XD

0
Ivan

Some basic things, topbar, form for minimalistic character adding, swap menu for other functions. Also decided to use react with MUI, so far it feels nice and most things are more or less easy to use :p

Attachment
0
Ivan

First real frame :DDDD It took quite a while because i had to understand how to use opencv-python and where were some bugs :p Rn solution is naive and single frame takes 25.6Kb of memory while board has 8Mb it becomes obvious that compession is must have. Also I want to squize in sound but no idea rn how to do so :ppp

Attachment
2

Comments

TheEpicStudent
TheEpicStudent 2 months ago

yo thats acually FIRE

deltea
deltea about 2 months ago

woahhh that’s so cool

Ivan

First display :D This is remake of example program and most of the problem was to compile it :p

0