Jan-Stefan Janetzky
Jan-Stefan Janetzky
last commit was 8 years ago. i assume apple changed a couple things in how to embed webkit and thus it broke. --- apart from that, https://github-matrix.herokuapp.com/ also doesn't fetch...
type `rclone rc` this will print out the manual to use rc. from there you can figure out that you could mount drives like this after launching rcd first: windows:...
effects everything that concerns access to localStorage (causing a uncaught exception preventing further script execution in theese browsers) this includes: background and volume (don't know if there is more) `navigator.cookieEnabled`...
https://github.com/w0bm/w0bm.com/blob/913178d05abd0d0fdecee8733951bf9de26e794d/public/js/w0bmscript.js#L132-L137 https://github.com/w0bm/w0bm.com/blob/913178d05abd0d0fdecee8733951bf9de26e794d/public/js/w0bmscript.js#L150-L156 https://github.com/w0bm/w0bm.com/blob/913178d05abd0d0fdecee8733951bf9de26e794d/public/js/w0bmscript.js#L178 https://github.com/w0bm/w0bm.com/blob/913178d05abd0d0fdecee8733951bf9de26e794d/public/js/w0bmscript.js#L231 https://github.com/w0bm/w0bm.com/blob/913178d05abd0d0fdecee8733951bf9de26e794d/public/js/w0bmscript.js#L585-L589 @jkhsjdhjs woop woop. we probably just need a custom storage object that deals with localStorage and otherwise displays notifications
 roughy 200 MiB/s in my case. it's not even peaking above 50% of drive performance. I don't know if it's related to this or #26 but it's certainly an...
hey @DeutscheGabanna can you re-check please? the pr #2266 likely solved this after shipping as update to everyone.
I just want to leave this here for you to think about and for anyone coming after me to see that there is an actual caching implementation present these devs...
# obsolete. siehe weiter unten kleiner funktionsfähiger proof of concept mit aktualisierter regex: https://regex101.com/r/LY0Q2h/3 ```javascript const textWalker = (node, callback) => { const nodes = [node]; while (nodes.length > 0)...
```javascript // ==UserScript== // @name pr0 links // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author GottZ // @match https://pr0gramm.com/* // @grant unsafeWindow...
can confirm on Edge on S22 Ultra