I'm working on the next version of the integration of into .

https://codeberg.org/flohmarkt/flohmarkt_ynh/milestone/6222

Help is - you guessed it already - very welcome 🙃 !

flohmarkt_ynh Codeberg.org

don't if you never wash your hands

When washing my hands…

  • …I leave the cold water running 0% (0 votes)

  • …I leave the hot water running 0% (0 votes)

  • …I open the cold water tap shortly to wet my hands and rinse them after washing 100% (2 votes)

  • …I open the hot water tap shortly to wet my hands and rinse them after washing 0% (0 votes)

Finally looked into the options to change the appearance of my microblog.pub this note is written on.

Nice 😀. Using to tinker with the colours on the opened page and change the css I drafted some changes.

I put the color changes into data/_theme.scss, but overriding the layout of dd/dd to not contain nowrap in dl { didn't work that way. I had to change that in app/scss/main.scss which I believe is not meant to be done this way.

I guess there must be some way to override the settings from app/scss/main.scss somewhere in data/ to seperate code and configuration.

Maybe someone or even @dev@microblog.pub could shed some light onto this.

I started this instance in September 2022 and I've gotten very used to it and wouldn't want to miss this great application and its near perfect balance between simplicity/being light and offering exactly the feature set I like to have.

Chris Vogel shared 9 months ago

made it into the app catalog and can be installed on any yunohost since yesterday.

Part of the flohmarkt team celebrated yesterday on the flohmarkt IRC channel.

Over a glass of our favourite drink @grindhold@23.social and me found a way to extend the logging to make it possible to integrate flohmarkt into fail2ban.

During the night flohmarkt_ynh passed the integration test by the CI on github.

There's still a lot of work ahead to make the integration perfect, but splitting up into small steps makes progress easy.

I wrote a draft about the development workflow that is open for discussion and hopefully already makes it possible for people interested to help testing, maintaining and extending the integration to get started.

Celebrate with us! After a long and steep learning curve about yunohost packaging it is possible to test flohmarkt on yunohost.

Many thanks to all the developers of yunohost and yunohost-app integrations who answered my questions on matrix.

YunoHost app store | flohmarkt apps.yunohost.org
Chris Vogel shared 9 months ago
Chris Vogel shared 9 months ago

Ha! First time I pushed the Assign button on my flohmarkt for the first article finally sold (out). All people interested in the pcb and parts received a message that I sold them all.

I hope that the will grow until there are enough people to exchange goods and services locally and generally quickly find the things I'm looking for or find someone interested in the stuff I do not want anymore, but that might be of value for someone else.

Maybe the upcoming integration will enable some more people to run an instance of their own.

Flohmarkt flohmarkt.ween.de

DE, Politik

Ein Lokalpolitiker von Bündis90/Die Grünen wechselt zur CDU. Zitate aus einem Artikel¹⁾ hierzu:

„Ich möchte mich mit den realen Sorgen und Ängsten der Menschen wie etwa hohe Energierechnungen beschäftigen. Und nicht damit, welche Art von Männchen eine Ampel erhält.“

Beschäftigungsfelder der Grünen aber seien in letzter Zeit nur Randthemen gewesen, die für Tugcu „absolut nicht infrage kamen und nicht vertretbar waren.“

Werden wir in einigen Jahren herausfinden, dass ein konservativer Thinktank auf die Idee gekommen war, nicht konservative politische Gruppierungen sich in Diskussionen über Sprache und Geschlechteridentität aufreiben zu lassen?

¹⁾ https://www.weende.de/weender-forum-stadtteilmagazin/weender-forum-aktuelle-ausgabe/#flipbook-df_519/46/

A . There are two pitfalls in this code. One cloaking the other. Can you see them?

#!/bin/bash

# generate a random string of length '$bytes' using characters from
# expression '$chars'
generate_random_string() {
  local bytes=${1:-24}
  local chars=${2:-'A-Za-z0-9'}

  dd if=/dev/urandom bs=1 count=1111 2>/dev/null \
    | tr --complement --delete "$chars" \
    | sed --quiet 's/\(.\{'"$bytes"'\}\).*/\1/p'
}

# function generate_random_string is meant to be used in different
# scripts in contexts like:
# generating a random password
echo "password = '$(generate_random_string)'"
# generating a 64 byte seed base64 encoded
echo "seed = '$(generate_random_string 86 'a-zA-Z0-9/+')=='"
Chris Vogel shared 9 months ago

Hey ys! Really, I sold the first thing on flohmarkt. It's new owner communicated with me through fediverse DMs.

My flohmarkt is running on a at the moment and my exposes the https URL as a reverse-proxy using the app redirect.

This way my yunohost takes care of providing and renewing the Let's encrypt certificate. flohmarkt as an application connected to the needs a trusted cert so the other fediverse instances can talk to it.

I'd like to get back my RockPro64 to have it ready for other purposes and started integration of flohmarkt into yunohost to move my flohmarkt onto the yunohost.

If you'd like to help testing your issues on codeberg are very welcome.

Let's make flohmarkt bigger so there'll be a lot more people to offering and looking for whatever information, help, goods someone might care to exchange with their fellow ys! 🙃

flohmarkt_ynh Codeberg.org
Chris Vogel shared 9 months ago
Chris Vogel shared 9 months ago
Chris Vogel shared 9 months ago

I made first contact to a so called Artificial Intelligence . Really strange. Just to get some impression I used and ended up with this:

What do you think of climate change?

We understand that climate change is a global issue and it poses significant threats to the environment and humanity as a whole. It requires immediate action from individuals, governments, and organizations around the world in order to mitigate its effects on the planet.

Are you sure that individuals are to be mentioned first?

Yes, we believe that individual actions matter when it comes to addressing climate change. However, we also recognize that governments and Organizations have a crucial role in implementing policies and initiatives that can help reduce greenhouse gas emissions on a larger scale.

If the "larger scale" emission can be stopped by implementing policies for organizations - let's name it companies - don't you think that policies for individuals would be easier to agree on?

That is a valid point. However, we believe that both individual and collective actions are necessary in order to tackle the issue of climate change effectively. For example, individuals can make changes in their lifestyle such as reducing their carbon footprint by using public transportation or biking instead of driving, while companies can implement policies such as reducing their energy consumption through renewable sources like solar and wind power.

Yes, we tried this for a while already, but all the effects are to slow. Wouldn't it be necessary to agree on binding policies aka laws: first for the largest producers of emissions.

That is an interesting suggestion. However, implementing such policies requires significant cooperation and coordination among countries, which can be challenging given the diverse interests and opinions among them. Nonetheless, we believe that it would be a step in the right direction towards mitigating climate change on a global scale.

Here I stopped. Obviously is trained to argue in a way about it to slow down any real progress as much as possible. The last argument really is "What about the others? We can't just start doing our part without first coordinate the effort of all the rest of the world."

Now I'm thinking where the training data came from and fear that this is really the way the problem and possible solutions are presented and discussed throughout the internet.

In the end the text is made of statistically chosen fragments as I understand ​s.

Chris Vogel shared 9 months ago

Yes!

+ :

On an unencrypted registration SSID authorized a client through a portal page.

Then showed the client via dpsk (dynamic pre-shared key) provisioner login data for the encrypted SSID to connect to a network with internet access.

When the client connects to the unencrypted SSID it gets redirected to a portal to enter an email address (and possibly other data). Packetfence sends an email to a pre-configured address (owned by the sponsor) containing a link to approve the request for access.

The client waits on a portal html page for the sponsor to click the link. After the sponsor clicks the link to approve the request the clients web page reloads and shows the name of the encrypted SSID to connect to and a password for the connection.

Next step to accomplish: configure OpenWRT (hostapd) and Packetfence to allow the usage of the PSK to connect to the encrypted SSID.

BTW: Testing this I'm using to switch seamlessly between my notebook and my which I use as a test client for the wifi connection to the OpenWRT access point.

Chris Vogel shared 10 months ago

DE

  • Zuzahlungsforderung Krankentransport von der Krankenkasse: Falsch - Einsatzbericht noch gefunden, dort stand "kein Transport".
  • Pflegegutachten für meine Tochter: Falsch. Widerspruch erfolgreich.
  • Anfrage zu Assistenzleistungen für meine Tochter: Ablehnung, Falsch, bekommt sie nun.
  • Mahnung wg. Kita Essengeldern: Falsch, das 2. Mal bereits, diesmal sitze ich das aus.
  • Anspruch auf Kita Platz abgelehnt: Unterlagen über Berufstätigkeit bei der Kommune verloren gegangen.
  • Bewertung für neue Grundsteuer laut Katasteramt der Kommune falsch: Widerspruch.

Ich könnte das jetzt mit etwas nachdenken noch fortsetzen. Das kostet alles so viel Zeit und Energie und wenn man diese Fehler berichtigt, gibt es keine Entschuldigung.

Wir benötigen dringend eine , die jedesmal pauschal zugunsten der falsch belasteten Privatperson anfällt, wenn sie eine Forderung einer Behörde oder Versicherung nicht erfüllen musste. Um die Kosten für die Bearbeitung zu decken und eine Motivation zu schaffen, Mahnungen und Bescheide sorgfälltiger auszustellen und zu prüfen.