Vittelius

joined 1 year ago
[–] Vittelius@feddit.de 3 points 1 month ago

weird. Must be a bug.

You can change the language manually using the drop-down in the top right

[–] Vittelius@feddit.de 9 points 1 month ago (2 children)

If you click the link, the site will automatically be translated into your language. But since the organisers are French, it will preview in French.

I agree, that seems like an oversight

 

cross-posted from: https://feddit.org/post/946773

I'm sorry if this is the wrong place for this (as this seems to be a Portuguese language only community), but Portugal is trailing behind with only 3.5% of the 14.805 Portuguese signatures necessary. If there is a place better for this feel free to pint me to it (or crosspost it there yourself)

If the petition reaches 1 million signatures, the European Commission is legally required to at least introduce it as a proposed law.

[–] Vittelius@feddit.de 3 points 1 month ago

good point. I've created a couple more crossposts

 

cross-posted from: https://feddit.org/post/946773

[–] Vittelius@feddit.de 9 points 1 month ago* (last edited 1 month ago) (2 children)

Sure, this time it only affected Windows computers, but Crowdstrike has also broken Linux installs this year:

https://stackdiary.com/crowdstrike-took-down-debian-and-rocky-linux-a-few-months-ago-and-no-one-noticed/

[–] Vittelius@feddit.de 12 points 1 month ago

That's only the online votes. If you add votes collected by other means, you get more than the threshold.

https://citizens-initiative.europa.eu/initiatives/details/2023/000006_en

And those numbers are (slightly) out of date

[–] Vittelius@feddit.de 13 points 1 month ago (9 children)

Thank you for the correction. I wasn't sure (but also to lazy to check)

I've edited the title

[–] Vittelius@feddit.de 7 points 1 month ago

No, it's been running for some time (that's why I didn't call it a new initiative). So it's probably the one you signed before.

 

... That is if you are a citizen of the European Union. If the petition reaches 1 million signatures, the European Commission (basically the government of the EU) is legally required to at least introduce it as a proposed law.

[–] Vittelius@feddit.de 6 points 2 months ago

Elmex is a toothpaste

[–] Vittelius@feddit.de 1 points 2 months ago

And Hindenburg wasn't the candidate of the SPD. He was the candidate of a coalition of parties (the Reichsblock) spearheaded by the openly antidemocratic conservative-liberal German Peoples Party (DVP).

https://en.m.wikipedia.org/wiki/1925_German_presidential_election

 

Jodie Whittaker returns to Doctor Who  - Big FinishBig Finish Productions, in partnership with BBC Studios, today announces the first ever Thirteenth Doctor audio dramas as Jodie Whittaker returns to the Whoniverse alongside Mandip Gill as Yasmin Khan.

(...)

Big Finish listeners can now pre-order The Thirteenth Doctor Adventures, starting at just £11.99 (per story on collector’s edition CD + download) or £9.99 (download only) exclusively from www.bigfinish.com.A complete series multibuy bundle of all twelve releases is also available to pre-order at the specially discounted price of £126 (on collector’s edition CD + download) or £102 (download only), again exclusively from the Big Finish website.

[–] Vittelius@feddit.de 7 points 2 months ago

And with topgrade you can even upgrade flatpaks and your distros repos in one go

 

Exit poll predicts Labour will win 410 seats, securing a majority of 170, to the Conservatives’ 131

[–] Vittelius@feddit.de 17 points 2 months ago

here is the entire exit poll for everyone interested btw:

286
#stopkillingtrains (www.imghost.net)
submitted 2 months ago* (last edited 2 months ago) by Vittelius@feddit.de to c/fuckcars@lemmy.world
 

Original post by Patrick Breyer (MEP (member of the European Parliament) for the pirate party) on Mastodon: https://digitalcourage.social/@echo_pbreyer/112716177887148583

In reference to a case detailed in this talk at 37C3: https://media.ccc.de/v/37c3-12142-breaking_drm_in_polish_trains

 

cross-posted from: https://feddit.de/post/12940955

People are lonely. Is it because we are addicted to our phones, or is that a symptom of larger design choices we made when building our places? We cover some of the general concepts related to social infrastructure an try to evaluate what to do next.

 

People are lonely. Is it because we are addicted to our phones, or is that a symptom of larger design choices we made when building our places? We cover some of the general concepts related to social infrastructure an try to evaluate what to do next.

 

cross-posted from: https://feddit.de/post/12767626

A way to long introduction

I've been toying with the idea of getting a second phone to put postmarket OS on. So out of curiosity I've been going through the available software checking if I could maybe even use such a device as a daily diver. The result: Not yet, but it is very close (purely from an app availability standpoint). Most use cases have functioning apps or apps that are actively worked on. I did however notice some gaps. Now, my programming knowledge is very small and I don't really have the time to learn and then develop/maintain the apps. At least not at the moment. I have been checking out penpot however. Penpot is a browser-based graphic design tool with a focus on UI/UX design tool, similar to figma, but open source. And there is a mostly complete asset pack for gnome/adwaita applications available. (Side note to everyone trying it out: If you are getting weird flickering then it might be a Nvidia/Wayland issue. Switching to X should resolve it)

Long story short: I have cheated some mock-ups for some apps that I am hereby sharing with the world. Some of them are a bit rough around in some places but maybe someone finds themself inspired by it. All of them are mobile first designs but since its Adwaitas design language it shouldn't be too hard to imagine how they would look on a desktop. If you decide to use one of my designs then you don't need to credit me (though it certainly would be appreciated)

I suspect that most people won't be familiar with (2/3 of) the underlying services that my ideas are build upon. Feel free to check them out; I recommend them wholeheartedly.

App 1: Cookbook

An image of a gtk app in a mobile style form factor (portrait orientation) The home page.  The app lists some recipes An image of a gtk app in a mobile style form factor (portrait orientation) The category view. Some different categories are displayed in their own cards An image of a gtk app in a mobile style form factor (portrait orientation) but it is too long to show content, that would normally require scrolling. The ingreients and instructions for preparing a meal are given. An image of a gtk app. The same content as before but in a more desktop friendly configuration

There used to be a piece of software called gnome recipes. But development on that app has since been abandoned and I think they had the wrong approach to it anyway. The old project aimed to not only supply the software but also the content, shipping a curated list of community supplied recipes. I am looking for a solution to save recipes from the numerous food blogs and recipe websites, that syncs using a (self hostable) online service. And wouldn't you know it such a service already exists in the form of "Cookbook" a nextcloud add-on. This app would simply act as an additional frontend. Import happens via a schema.org json template that a lot of websites use to store and display their content. That format does also allow to store nutritional information, meaning that nextcloud is also capable of saving that. I did not make place for that because it seemed to clutter the UI and I personally don't care too much about having that information easily accessible, especially since most sources don't include it in my experience. My mockup does include a floating button that allows to quickly jump between the ingredients and your last scroll position.

I was inspired by a Android/iOS app called [körbchen](koerbchen.app], which offers the same service but isn't open source or self hostable. An already hosted instance of nextcloud cookbook is operated for example by murena, the folks behind the /e android rom btw.

Squeeze Remote

The Lyrion Music Server (previously known as Logitech Music Server) allows you to create your own wifi enabled speaker system (for example using a raspberry pi). Accessing music from your NAS, a webradio or steaming service is possible, complete with multiroom support (allowing you to chain multiple speakers together so that they play the same thing at the same time). But to operate such a system one needs a remote. The server offers a web app but that one isn't particularly nice.

Lemmy

Last but not least of course here is my idea how a gtk client could look like. I know there are already two projects which tried to build such an app, but development seems to have stalled or been outright abandoned. I tried to build !thunder_app@lemmy.world for Linux a couple of weeks ago. That worked reasonably well, but at the end it still feels alien because at the end of the day it is an android and ios app. Using it with a mouse felt even weirder because it is not designed that way. Anyway: Maybe third time is the charm for gtk apps.

If anyone else has similar mock-ups flying around on their hard drive, feel free to post them in the comments.

view more: next ›