BlueKey

joined 1 year ago
[–] [email protected] 5 points 5 months ago (2 children)
[–] [email protected] 5 points 5 months ago (1 children)
[–] [email protected] 2 points 5 months ago
  • shopping list: Nextcloud Notes
  • small things which just came to mind and need processing later: Nextcloud Notes
  • lesson notes; planning for projects: Orgmode documents with (deep) multilevel bullet lists
  • planning for longterm projects: Nextcloud Deck
[–] [email protected] 1 points 5 months ago

Nicht die Elektronen; die machen ihr eigenes Ding.

[–] [email protected] 24 points 5 months ago

What the everlasting fuck?!

[–] [email protected] 9 points 6 months ago (1 children)

Und um Gandi mit der Schlagensprache etwas zu ködern

Damit köderst du nicht nur ihn.
Anhänger statisch typisierter Sprachen, versammelt euch!

[–] [email protected] 5 points 6 months ago

Hier mein Userscript, was den Overlay entfernt (brauchst ein Userscriptplugin dafür).

// ==UserScript==
// @name        Fick Heise CookieDlg
// @namespace   custom::heise
// @match       https://www.heise.de/*
// @grant       none
// @version     1.0
// @author      -
// @description 28.5.2024, 09:25:09
// ==/UserScript==

function run() {
  const homepage = document.querySelector("html div[data-upscore-zone='ho_homepage_full']");
  if(homepage != null) {
    homepage.style.height = "100vh";
    homepage.style.overflow = "scroll";
    return;
  }

  const article = document.getElementById("bottom-up") || document.getElementById("meldung");
  if(article != null) {
    article.style.height = "90vh";
    article.style.overflow = "scroll";
    return;
  }
}

run();
[–] [email protected] 8 points 6 months ago

JS: [object Object]

[–] [email protected] 9 points 6 months ago

Wie war das mit FDP und technologieoffen?

[–] [email protected] 3 points 6 months ago (1 children)

Erzähler-Stimme aus dem off
Aber es war tief. Sein Unterbewusstsein schrieb die Memes und er merkte es nur nicht.

[–] [email protected] 2 points 7 months ago

Das ist auch was, was mich doch merklich erzürnt. Vor nicht vielen Jahren haben die den Algorithmus umgebaut und in der YT-Api für loginlose Sessions komplett abgeschafft. Nun kommt die Webseite nur noch mit Videoempfehlungen ums Eck, die alle recht neu sind und somit immer das Selbe vom aktuell geschautem Kanal. Früher hat das vom aktuellen Kanal Videos genommen, die grob um die Zeit des geschauten Videos lagen. Das war super um ähnliche Musik zu entdecken.

Nunja, nun gehe ich die Upload-Playlist von meinen bekannten Promotion Kanälen eben von Oben nach Unten durch. Ähnlicher Effekt.

[–] [email protected] 6 points 7 months ago

And they even can have clutches and reverse gear.

view more: ‹ prev next ›