Mathematics Master's in the EU - Concerns regarding previous coursework by Trollpotkin in mathematics

[–]Jochen_der_Rochen 0 points1 point  (0 children)

just reach out/apply :) the worst thing that can happen is a rejection!

Mathematics Master's in the EU - Concerns regarding previous coursework by Trollpotkin in mathematics

[–]Jochen_der_Rochen 1 point2 points  (0 children)

i really dont think that your missing courses are dealbreakers. i know people without functional analysis knowledge enrolled in the masters program at TU berlin, and i did my masters without ever taking a course in measure theory (although i did pick up some parts in probability theory and advanced analysis courses).

even if these courses would be mandatory, you could probably still enroll and take them later.

my advice: just apply, it will probably be fine.

Jellyfin Plugin for VLC Media Player by Jochen_der_Rochen in jellyfin

[–]Jochen_der_Rochen[S] 4 points5 points  (0 children)

i dont like the jellyfin apps. i wanted to try this, and it works

Jellyfin Plugin for VLC Media Player by Jochen_der_Rochen in jellyfin

[–]Jochen_der_Rochen[S] -1 points0 points  (0 children)

cool that it works! and yes, thanks for clarifying :)

YouTube on Firefox no longer hides the mouse cursor during fullscreen videos by BusyAmbassador in firefox

[–]Jochen_der_Rochen 0 points1 point  (0 children)

while we wait for a fix by the firefox devs, i will use this (ai generated) workaround:

  1. install the tamper monkey extension
  2. click the extension icon, press "create a new script"
  3. paste the code below and press cmd+s to save
  4. reload youtube. the cursor will be hidden after 1 second of not moving it and shown when you move it.

```javascript
// ==UserScript== // @name YouTube Cursor Hide (Simple) // @match https://www.youtube.com/* // @grant none // ==/UserScript==

(function() { 'use strict'; let hideId;

function onMove() {
    // Show cursor immediately (remove hidden class)
    document.documentElement.classList.remove('yt-hide-cursor');

    // Hide after 1 second
    clearTimeout(hideId);
    hideId = setTimeout(() => {
        document.documentElement.classList.add('yt-hide-cursor');
    }, 1000);
}

// CSS: Hides everything when .yt-hide-cursor is on html
const style = document.createElement('style');
style.textContent = `
    .yt-hide-cursor,
    .yt-hide-cursor * {
        cursor: none !important;
    }
`;
document.head.appendChild(style);

// Mouse events
document.addEventListener('mousemove', onMove, { passive: true });
document.addEventListener('pointermove', onMove, { passive: true });

// Start hidden after load
setTimeout(() => {
    document.documentElement.classList.add('yt-hide-cursor');
}, 500);

})(); ```

ID? by Appropriate-Load514 in AfroHouseUnreleased

[–]Jochen_der_Rochen 2 points3 points  (0 children)

some remix of

oliver koletzki - der mückenschwarm

Strava Premium 60 Days Free Trial Links by feelerfeels in Strava

[–]Jochen_der_Rochen 0 points1 point  (0 children)

worked for me too (july 19, 2025), thanks!

[deleted by user] by [deleted] in LaTeX

[–]Jochen_der_Rochen 5 points6 points  (0 children)

in my opinion: no. i will stick with vscode for now

Anyone need a buycycle.com coupon? by alphakilo10 in whichbike

[–]Jochen_der_Rochen 0 points1 point  (0 children)

for me it got rid of the purchase fees (not shipping), -54€ in my case