Zum Inhalt der Seite gehen



Wissenschaftsverlage sammeln in immer größerem Ausmaß Daten von Forschenden. Das gefährdet die #Wissenschaftsfreiheit. Deshalb haben wir heute Datenschutzbeschwerden gegen drei große Wissenschaftsverlage eingereicht. Viele Wissenschaftsverlage verdienen ihr Geld mit den Daten ihrer Nutzer*innen: Über Tools, die Forschende, Bibliotheken und Hochschulen nutzen, tracken sie die wissenschaftliche Arbeit – von der Recherche bis zur Veröffentlichung. freiheitsrechte.org/themen/dem…


@Codeberg i would like to add to my release in my repo an asset file (packaged app file : DMG or Zip) but as it is an electron app, the file size is quite heavy (110mo) and over the limit of 100mo.
What would be your recommandation to make that file available ?

(I think GIT LFS is not a solution as I don't want to track those files)

Tanks a lot 😀

#git

Als Antwort auf Guillaume

Currently, tracking them in a separate Git repo with Git-LFS might be your best options.

At the moment, we cannot lift the fixed maximum asset size for individual users, but we are working on a quota implementation that solves this issue.

Also, in about three months from now, there will be official "external release assets" that allow you to link to your own hosting or the separate repository easier, but this is not yet available in the stable versions of Forgejo.

Als Antwort auf Codeberg.org

Thanks a lot for your answer !
The "external release assets" seems to be exactly what I need... And I can wait, so that's perfect 😀


uups, wir haben es ganz verpasst. Deshalb sei es hier nachgeholt:

Wir begrüßen das #NetzwerkN im Fediverse 🌻 .
👋 Herzlich willkommen!
„Das netzwerk n verbindet Studierende, Promovierende, junge Berufstätige und Initiativen an Hochschulen. Wir engagieren uns für nachhaltige Entwicklung in Betrieb, Lehre, Forschung, Governance und Transfer.“
netzwerk-n.org/
Und seit Mai 2024 postet @netzwerkn auch auf Mastodon.
Wir freuen uns, gemeinsam mit Euch im #Fediverse die Themen #Nachhaltigkeit und #digitaleTransformation 👩‍💻 an den #Hochschulen voran zu bringen.
Und wir wünschen Euch ganz viele Follower.

#UnisInsFediverse 👩‍🎓 👨‍🎓

I ❤️ FEDIVERSE hat dies geteilt.



Heute wird FragDenStaat 13 Jahre alt! 🎉🎉🎉


Weiß jemand, wie viel das in neuen Autobahnkilometern ist? Denn was sollte man mit dem Geld sonst machen?
tagesschau.de/inland/innenpoli…
Als Antwort auf Stefan Münz

@feb
Ahhh, da sieht man Mal wieder wie unterschiedlich die Denke laufen kann, ich dachte, dass jetzt endlich die fehlenden Tempolimit Schilder bestellt werden können 🤗
Als Antwort auf Tahija

@Tahija Das würde nur der deutschen Kernwirtschaft schaden. Und die besteht nun mal darin, PS-starke Otto- und Diesel-Motoren immer weiter zu verbessern. Also nicht, was Schadstoffe betrifft. Die sieht man ja gar nicht. Nein, es geht um irgendwelche Effizienzsteigerungen im Zentiprozentbereich, wo E-Fahrzeuge längst um Längen überlegen sind, wovon aber die petrolverseuchten Köpfe nix wissen wollen. Diese Teile der deutschen Politik inklusive ihrer WählerInnen müssen wir aus Zukunftssicht wohl als Patienten betrachten.
@feb


#PeerTube 6.2.1 released! :peertube:

It fixes a few bugs and adds a crash reporter to the embed player!

:pt_pointing: github.com/Chocobozzz/PeerTube…



Husky might be out of the Play Store from august 16th because of Google's policy regarding publishing applications there.

You should get Husky from F-Droid or GitHub releases instead.

:blobcatpeek:



If you're an EU citizen and you hate DRM and planned obsolescence, here's an easy petition for you to sign:

stopkillinggames.com/eci

TL;DR: If online-only DRM servers shut down, publishers would be required to keep your game working regardless.

Only targets video games because that is where this practice is by far the most prevalent today, but it would set a precedent that we might soon need for things like phones, cars, and all the other things that are increasingly getting CPUs shoved inside them.

1 year to reach 1 million signatures.



Ab heute


gehts los!

Ich suche noch nach checklisten was alles abzuchecken ist, oder werd es halt selber checken per Bürokratieumbau.

Dann gibt es mich.



Omg maintaining an app is difficult

Nightly has a few issues with crashing when trying to update through the download button, and also the copy crash log feature is also making the app crash (this is really just giving me headaches), which is why I am working on a better crash handler, because I don't want the headaches of having the crash logs hard to find for the users that just want to use the app without it crashing 😁

Als Antwort auf Lucas @Moshidon 🇺🇦

But there is something that keeps me going. Apart from the enjoyment of coding, the thing that keeps me going is the financial support you guys give me. Without it, I'd still be rocking an old machine, having headaches just navigating android studio.

With your help, I was able to get a decent computer for developing Moshidon, and recently I was even able to buy a 32gb kit of ram, which is helping immensely my dev experience.

Thank you a lot for believing in me and my work ♥️



Question for #ActivityPub implementors: has there been any research on how to best handle deletions (accounts and/or posts)?

At the moment, the best (and only?) way to know that an account deletion has been federated everywhere is to notify any known inbox / instance, for every account deletion.

This is very wasteful and not efficient, are there any alternatives? Has anyone worked on this?

Als Antwort auf Renaud Chaput

For Mastodon @Claire had a go at using a bloom filter to restrict the list of instances we broadcast to (github.com/mastodon/mastodon/p…), but this requires authenticated fetches for accounts, which prevents HTTP caching of those and might cause performance / scalability issues, and this is not ideal.


#Pachli 2.7.1 is now available. This is a quick-fix release for 2.7.0 which fixes a formatting issue when images in link previews are in portrait orientation.

Thanks to @kallekn for reporting this.



Seeing as nothing too weird happened with the pre-release, it will soon be promoted to a full release 🎉
Dieser Beitrag wurde bearbeitet. (1 Monat her)


@lisamelton Hi Lisa! I remember you are using the notifications quite a lot, did you test the new grouped notifications feature we recently deployed on mastodon.social? Any feedback? Does it help you managing the amount of notifications you are getting?

More details about how to enable them here: oisaur.com/@renchap/1128123064…


We deployed the grouped notifications experimental feature on mastodon.online and mastodon.social, and are looking for some initial testers to gather performance information and ensure it works properly.

This feature is only available in the web UI for now (see 2nd screenshot)

There are some known issues (around keyboard navigation) and the API is not yet final.

Please open a Github issue if you find any problem with them, so we can fix it before the 4.3-beta1 release!

#mastodev #mastodon






We’re growing our product team!

Are you an #iOS Developer who wants to lead our official #Mastodon iOS #App?

This is a remote full-time position and requires an overlap with the CET timezone.

Ideally:

1. You are a senior iOS Developer comfortable with a mature codebase
2. Proficient in #Swift and #Apple Frameworks (UIKit, SwiftUI, Combine)
3. Prior experience with social media networks is a big plus!

For more info/to apply:
jobs.ashbyhq.com/mastodon/bc91…

#FediHire #GetFediHired #hiring #mastodev



Kennt irgendwer einen guten medialen Beitrag, welches sich mit den Gefahren des #Selbstbestimmunggesetz in Bezug auf eine Verfolgung durch eine möglich folgende Naziregierung kritisch auseinandersetzt?

#queer #lgbti #lgbtia #trans #transrechte



Das ging nach hinten los: Die AfD-Sachsen zieht vor Gericht - und bekommt Argumente für das #AfDVerbot. Weitere Urteile aus dem Juli in diesem Artikel:
volksverpetzer.de/serie/urteil…
Als Antwort auf Volksverpetzer

200 Waffen! 😳 WTF??

So viele hatten wir beim Bund in der ganzen Kompanie nicht!

I überschlage auch grad den finanziellen Wert... Gut, jetzt gibt es gebrauchte P1 für ein paar hundert Euro und gravierte Flinten für 20.000 Euro, aber eine halbe Million Euro kann das schnell sein...

Dieser Beitrag wurde bearbeitet. (1 Monat her)


„Genereller Ausschluss nicht vorgesehen" – Huawei im deutschen Mobilfunknetz.

Das hat das Bundesministerium für Digitales und Verkehr Huawei und der Telekom zugesichert, bevor die gesetzlich vorgeschriebene Prüfung abgeschlossen war. Das zeigen Dokumente, die wir veröffentlichen.
fragdenstaat.de/artikel/exklus…

Als Antwort auf FragDenStaat

im vDSL Backend ist auch viel ZTE und Huawei verbaut, das hat bisher aber noch niemanden interessiert 😁
Als Antwort auf FragDenStaat

Böse Zungen könnten behaupten China hat das Ministerium geschmiert. Ich würde das jedoch nie tun.


Interview mit einer Bremer Oma gegen Rechts vor unserem 1. Bundeskongress in Erfurt:
"Im Prinzip ist es ganz simpel: (...) Demokratie bedarf des Mitmachens. Das heißt, wir können nur mitbestimmen, wenn wir eine Demokratie haben. Ansonsten steht da oben einer, der sagt, wo es langgeht. Wer das nicht will, der oder die muss aufstehen für Demokratie."

ndr.de/kultur/Omas-gegen-Recht…

Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmst du dieser Verwendung zu. https://inne.city/tos