BlueKey

joined 2 years ago
[–] BlueKey@fedia.io 1 points 1 day ago

Meinst du von RSS zu Kommunen pfostieren? Da gab es einen Bot (hab ih mir aber noch nicht richtig angeschaut).

Wenn du von Fedi zu RSS meinst, dann kenne ich z.B. bei Mbin, dass es RSS Feeds anbietet. Müsste man auch ohne Account folgen können.

[–] BlueKey@fedia.io 13 points 2 days ago (4 children)

Is there space left on the hill? I want to join you.

[–] BlueKey@fedia.io 5 points 2 days ago

JSON5 my beloved

[–] BlueKey@fedia.io 24 points 5 days ago (3 children)

H..How can someone come even close to think it is a smart move to stand behind someone, invading personal space (at minimum with their arm), grabbing and taking away ones belongings aka the headphones and then expecting that person will be happy to have a nice chat with you which results in a date?

[–] BlueKey@fedia.io 16 points 1 week ago (4 children)
  1. feste Strukturen (der Wäschehaufen neben der Tür zählt da nicht), wo was hingehört
  2. sobald was nicht mehr gebraucht wird, wegräumen wo es hingehört
  3. regelmäßig putzen und auch immer mal wieder den Zustand der Wohnung evaluieren
  4. Freude an den oben genannten Punkten haben hilft

Geheimtipp: sehr wenig bewegliche Sachen besitzen

[–] BlueKey@fedia.io 28 points 1 week ago (6 children)

How should this be enforced? Mullvad doesn't even know where the customers are from (if they pay anonymosly), so they can't check if the legislation applies to a specific customer.

Also (and I'm not trying to legitimate such law projects), age verification without identity leak is possible. The government needs to distribute a ZK proof system linked to ID cards which creates a signed proof including "holder of the ID is over/under 18" and a service-dependend pseudonym (to prevent repeating the proof for other users).

[–] BlueKey@fedia.io 9 points 1 week ago

Oh noo. Anyways...

202
SMBC - Moral (www.smbc-comics.com)
 
[–] BlueKey@fedia.io 2 points 2 weeks ago (1 children)

Zu Tabellen gibt es hier einen recht ausführlichen Guide. Alignment einzelner Spalten findest du unter 'How to align the contents of the cells in my table?'. Mehrseitige Tabellen sind wohl auch einfach; siehe 'How to break a table across pages?'.

[–] BlueKey@fedia.io 2 points 2 weeks ago (5 children)

Ich war seit mit LaTeX in der Hochschule beigebracht wurde Fan. Von da an alle Dokumente, die mehr als eine Seite haben entweder mit LaTeX oder Markdown.

Dann habe ich Typst kennengelernt und damit keinen Grund mehr LaTeX anzufassen.

[–] BlueKey@fedia.io 3 points 3 weeks ago

soooo, how is it going so far?

[–] BlueKey@fedia.io 5 points 3 weeks ago

A good question, as I like it and don't like it. It is without a doubt better than dynamic types.

On the pro side it removes redundant writing the type again and again. On the con side it is almost impossible to see what type with what functions the variable in front of you has without an IDE (which you don't have without cloning the repo) or without an already deep knowledge of the code.

Same with extension functions (free functions which can be added to a type almost anywhere in the codebase). Very useful (Kotlin is a great example for this) but also confusing when you want to hunt down where this piece of code is coming from.

[–] BlueKey@fedia.io 24 points 3 weeks ago (2 children)

I really don't like comparing languages by Hello World complexity. You could use a lang which needs 3 chars to print it but sucks at everything else but it would still look better at first glance.

As for this specific comparison: let the project grow to only midsize and you will crave for static types and well separated classes.

 

While fixing a problem with a Wayland app I noticed that the programm got a notification from a Wayland fd whenever I selected some text in any other window (not belonging to the app) and was able to read the contents of the selection.

As I'm not a fan of sharing data without explicit actions (so Ctrl+C, Ctrl+V), is there a way to disable this behaviour of Wayland?

OS info: Fedora 43 KDE

 

Im verspäteten Zug sitzend kreiert.

 

Was Europas digitaler Zukunft helfen könnte und wie die Befreiung aus den Fängen der Tech-Monopolisten gelingen kann, war Thema auf der KI-Woche in Stuttgart.


Persönlich fande ich das gute Aussagen der genannten Personen.
Die Macht der Digitalgroßkonzerne muss gebändigt werden, egal wie die um deren Wirtschaft heulen.

 
 

Ich habe fands unterhaltsam, dass Malte mal wieder Werbung auseinandernimmt.

I know that this is an english community, but the topic fits and maybe here are some Germans who enjoy this humor.

 

I really like the concept of Wero and would like to give it a try. What I don't like are forced apps. I'm mostly on my PC and also many financial apps don't like my phone as it is flashed with custom Android.

So has anyone experience with a bank which lets their customers use Wero in the browser?

Or as an alternative do you know apps of Wero supporting banks which can be run in Waydroid?

 
 

It is astonishing how nature invented electrical motors with gearshift way before humans did.

 

Posting this as I find it astonishing how nature invented electrical motors with gearshift way before humans did.

 
 

I have a .Net Core (ver 8.0) multiproject solution which uses a native library on linux (.so).

When I start the project with debugger on, the program exits with code 0 and without any messages when hitting the line which loads the library.
Without the debugger, it runs without issues.

So does somebody know how I can get debugging to work?

view more: next ›