Remote
🇪🇪🏳️⚧️ | Archivist | 13 CVEs in Chrome | MapartCraft | Horse | rebane2001#3716 | Lyra 🦊
0
Followers
0
Following
50
Posts
Joined December 16, 2022
My Cool Website:
pronoun:
she/her
Posts
Open post
Replying to
@leeloo@c.im
@leeloo@c.im you don't need javascript to implement interactivity and logic, it doesn't really matter here
0
0
0
0
Open post
Replying to
@leeloo@c.im
@leeloo@c.im like mastodon, for example. it's a webapp because it has application-like functionality, as opposed to being a static website.
0
1
0
0
Open post
Replying to
@leeloo@c.im
@leeloo@c.im define a web app - in this context i just mean a website with application-like utility, not a pwa
0
1
0
0
Open post
Replying to
@leeloo@c.im
@leeloo@c.im what if you close your browser, open it up later, and visit the url again? how do you make it work then
0
1
0
0
Open post
Replying to
@leeloo@c.im
@leeloo@c.im how are you loading a page without an internet connection and without using service workers? afaik you need service workers for that
also, service workers aren't supposed to be able to just run in the background, this is literally what the vulnerability in my post is about
0
1
0
0
Open post
Replying to
@leeloo@c.im
@leeloo@c.im service workers are pretty useful? i think one of the main uses is making webapps work offline, which is pretty nice sometimes
0
1
0
0
Open post
Open post
yay, my 13th (14th?) chrome cve!!
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html
0
0
0
0
Open post
Replying to
@rebane2001@infosec.exchange
these days i give up and just use object-fit: contain cuz its good enough
0
0
0
0
Open post
people who compain about centering a div have never had the pleasure of wanting an image of any orientation to appear as large as possible on a screen of any orientation
0
2
0
0
Open post
Replying to
@vantablack@cyberpunk.lol
@vantablack@cyberpunk.lol this is an amazing build what the heck
0
0
0
0
Open post
Replying to
@rebane2001@infosec.exchange
@sk@catcatnya.com this is currently chrome-only due to sibling-index(), but if you manually assigned the --s values for every tag it should work in firefox too
0
0
0
0
Open post
Replying to
@sk@catcatnya.com
@sk@catcatnya.com
@property --t {
syntax: '';
inherits: true;
initial-value: 0;
}
html {
background: #44565F;
transition: 7700s linear --t;
--t:100000;
@starting-style{--t:0}
a {
--s:calc(sibling-index() - 1);
--x:calc(round(down,var(--s)/12) + 6);
--y:calc(mod(var(--s),12) + 3);
--z:calc(var(--x) + var(--y) - var(--t));
--r:sin(var(--z));
scale:3;
position:fixed;
top:calc((var(--y)*16 + var(--r))*1px);
left:calc((var(--x)*16 + cos(var(--z)))*1px);
color:hsl(0 calc(198*max(1 - min(1, abs(var(--x) - 14.5)),1 - min(1, abs(var(--y) - 8.5)))) calc(70 - var(--r)*8));
&::after{content:"•"}
}
}
0
1
0
0
Open post
Replying to
@rebane2001@infosec.exchange
made by lydxn, not me
https://crossword.pyjail.club/
0
0
0
0
Open post
Replying to
on social.jstsmthrgk.eu
@jstsmthrgk@social.jstsmthrgk.eu ÌVWUå~
1Û;^|]_^ÃvCëíVUåv<uì]^ÃVÿÆÄëéVWUåv¿'¹
9÷
ÿu
ì]_^Ã÷ùëë÷ÿÖ0Pÿ¹
÷ùÄëÕVWU叿Pèÿ°0Pÿ° PFþÿ²1RÿFþPÿÄ
¾
¿~þø¹
÷ù
Àt
0PÿÄø¹
÷ùÂ0Rÿ° PÿFþø~þÄNuì]_^Ãë¼VWUå1ÿÇFü¸¾)þëFþ° Pÿ° PÿFþ@Ä9ð|ä1ö
ötO
ÿtKE)ð÷fü÷þFü° Pÿ° Pÿ° PÿFü0PÿFÄ9þ~ð
PÿGÄÿuì]_^ÃÇFüë¼VWUå¸$PèþÄÇFü1öë9Ç!ÿÀt+Ç!Fÿ² RVþÿFÿPÿVþRÿFÄþu°
PÿÄ¿þ
ÿ:
éu,°PÿÒÄGÿuä°
PÿÄ
öt,¸PèþÄì]_^Ã
0
0
0
0
Open post
Open post
dompurify is so annoying like i have multiple bugs that almost bypass but are stopped by just how many precautions it takes aaaaaaa
0
0
0
0
Open post
Replying to
@rebane2001@infosec.exchange
to be clear im asking you to send the imessage itself, not a link to my video
7
0
0
0
Open post
Replying to
@anthropy@mastodon.derg.nz
@anthropy@mastodon.derg.nz @techokami@woof.tech x86css was fully written by hand in sublime text with no ai whatsoever
i usually work with a private git repo or no source control until a project is done and then put it in a public repo because it makes it easier for me to work on stuff
i'm happy to answer any questions you may have but reading the code should make it pretty obvious it's human-written and soulfully flawed
1
1
0
0
Open post
Replying to
@zakius@101010.pl
@zakius@101010.pl in real world use, i've found firefox to often be faster on my setup
0
1
0
0
Open post
Replying to
@Wolkensteine@mastodon.wolkenheim.eu
@Wolkensteine@mastodon.wolkenheim.eu Unrelated to my original issue, but how much slower is Librewolf in your experience? I've been considering switching to it, and I'm a somewhat heavy browser user (tens of windows/hundreds of tabs), but I also have fairly well-specced computers, so I wonder if I'd notice the difference.
0
0
0
0
Open post
Replying to
@Wolkensteine@mastodon.wolkenheim.eu
@Wolkensteine@mastodon.wolkenheim.eu Firefox Nightly with a limited set of extensions (mostly just ublock)
1
1
0
0
Open post
Replying to
@rebane2001@infosec.exchange
i think firefox saw me posting this from itself because it's way faster all of a sudden now
4
1
0
0
Open post
i wonder why firefox android feels so much slower than chrome android
like on desktop i feel the two are fairly comparable and whichever one is faster/smoother depends on the specific website
0
2
0
0
Open post
Replying to
@Kroc@oldbytes.space
@Kroc@oldbytes.space use figure[popover]:not(:popover-open) so you dont need to reinstate the original props
1
1
0
0
Open post
Open post
Replying to
@rebane2001@infosec.exchange
its not usually like that (which i greatly apperciate), did anything happen today or is this just a coincidence?
0
0
0
0
Open post
Open quoted post
RE: https://infosec.exchange/@rebane2001/116883360663860918
smh can't show a funny trick on fedi without people telling me i'm evil and wrong for using chrome
Quoting
so turns out you can *still* use ublock on chrome if you just inspect element it lmfao
+1
0
1
0
0
Open post
so turns out you can *still* use ublock on chrome if you just inspect element it lmfao
990
67
706
13
Open post
Replying to
@neatnit@fosstodon.org
@neatnit@fosstodon.org yeah i love that on my laptops! would be so neat if i could also like ctrl+shift+scroll or something along those lines
0
0
0
0
Open post
i wish firefox mobile had the ability to zoom the page like ctrl +/- does on desktop
it's the main reason i'm still using chrome for reading blogs and articles on my phone
13
1
0
0
Remote instance
infosec.exchange
Open on original server