this post was submitted on 06 Mar 2024
81 points (96.6% liked)

Europe

8485 readers
1 users here now

News/Interesting Stories/Beautiful Pictures from Europe 🇪🇺

(Current banner: Thunder mountain, Germany, 🇩🇪 ) Feel free to post submissions for banner pictures

Rules

(This list is obviously incomplete, but it will get expanded when necessary)

  1. Be nice to each other (e.g. No direct insults against each other);
  2. No racism, antisemitism, dehumanisation of minorities or glorification of National Socialism allowed;
  3. No posts linking to mis-information funded by foreign states or billionaires.

Also check out [email protected]

founded 1 year ago
MODERATORS
 

On Saturday, Dutch public broadcaster NOS broadcast a story on the chip industry in Taiwan, reporting that "the country sees it as life insurance against an invasion by rival China" and interviewing former Taiwanese deputy minister of foreign affairs Roy Chun Lee.

China claims democratically governed Taiwan as its own territory and has never renounced the use of force to bring it under control. Taiwan objects to China’s sovereignty claims and says only the island’s people can decide their future.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 8 months ago (1 children)

Here is an alternative Piped link(s):

They are like...

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago) (1 children)

Good idea, but it doesn't work right now. I get a java.util.concurrent.TimeoutException. Maybe it's just temporary.

Presenting the internal error message to the user instead of a meaningful error message (what was tried? What happened? What can be done about it? )... some would say it's bad style.

Edit: ah. There it is. It works now.

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

Presenting the internal error message to the user instead of a meaningful error message (what was tried? What happened? What can be done about it? )… some would say it’s bad style.

Sometimes when running Java software I wonder if Java developers think a certain number of backtraces per hour in the logfile is required for the software to keep running.