en.osm.town is one of the many independent Mastodon servers you can use to participate in the fediverse.
An independent, community of OpenStreetMap people on the Fediverse/Mastodon. Funding graciously provided by the OpenStreetMap Foundation.

Server stats:

250
active users

#hackday

0 posts0 participants0 posts today

10 Jahre #Hackday #Moers - zwei Tage mit voller inhaltlicher Druckbetankung, am zweiten Tag auch wieder verstärkt zu #OpenData und #LinkedOpenData #LOD während am ersten Tag noch #KI in der #Verwaltung (leider) dominierte (sich verstärkender Fachkräftemangel, chronische Unterfinanzierung, eher unattraktives Arbeitsumfeld und ungünstige Organisationskultur werden stochastische Papageien nicht nachhaltig kompensieren, sie lenken eher von den eigentlich zu ergreifenden Maßnahmen ab).

moers.de/veranstaltungen/hackd

10 Jahre, die nicht spurlos vorbeigegangen sind (sofern man damals nicht als 13jähriger Teilnehmer eingestiegen ist).

oh, wow. We just heard from @darestiet that there is an upcoming #webxdc #hackday workshop called "Transcend the limits of your group chats: collaborative apps" ...

WHERE: townhall of city of #Moers

WHEN: Saturday afternoon 2pm.

We can't remember to have heart about this before so it's very short notice only, maybe still interesting for people around Dortmund/Duesseldorf

moers.de/veranstaltungen/hackd

www.moers.deHackday 2025: Überwinde die Grenzen Deiner Gruppenchats: Kollaborative dezentrale Apps mit JavaScript | Stadt Moers

Zweites Hackweekend 2024 des Code for Niederrhein im JuNo in Moers Repelen

Frauen werden bei der Würdigung durch Denkmale noch mehr benachteiligt als bei Straßennamen.

Ich hatte eine Lösung versprochen, um das mit Hilfe von OpenStreetMap sichtbar zu machen.

Ich habe daher (für mich untypisches Verhalten) schon mal die nötigen zusätzichjen Tags an den Denkmalen in OSM dokumentiert.

Seht ihr hier: wiki.openstreetmap.org/wiki/DE

#hackday @C4NRN #osm #denkmal #emanzipation #dokumentation #neuhier

wiki.openstreetmap.orgDE:Tag:historic=memorial - OpenStreetMap Wiki

Zweites Hackweekend 2024 des Code for Niederrhein im JuNo in Moers Repelen
codeforniederrhein.de/2024/11/

Die Emanze in mir wurde gefordert. Die Wikipediaszene hat mich darauf aufmerksam gemacht, dass Frauen bei der Würdigung durch Denkmale noch mehr benachteiligt werden als bei Straßennamen.

Ich wurde gefragt ob das mit Mitteln von OSM sichtbar gemacht werden kann. Ich arbeite an einer Lösung !

#hackday @C4NRN #osm #denkmal #emanzipation #neuhier

Code for NiederrheinAb Dezember einmal im Monat weiterhackenEin Bild von einem Raum, in dem Menschen an ihren Laptops arbeiten. Die Wand im Hintergrund ist voll mit bunten Klebezetteln.
Updated the auto-linking code¹ on my website last Sunday to handle a few more @-mention use-cases.

In particular:
* @-domains with dashes/hyphens like @sonja-weckenmann.de
* @-@ with (some) Unicode alphabetic characters like @briansuda@loðfíll.is
* @-domain-and-path for indicating @-mentions of silo profiles that don’t support @-@ syntax, like @flickr.com/people/tantek or @instagram.com/tantek

I also dropped auto-linking of URLs with user:password "userinfo", since they’ve been long abandoned and effectively deprecated because there’s fairly wide agreement that such basic HTTP authentication² was poorly designed and should not be used (and thus should not be linked).

If you’re curious you can take a look at https://tantek.com/cassis.js, which has updated functions:
* auto_link_re() — regular expression to recognize URLs, @-mentions, @-@, and footnotes to link
* auto_link() — specifically the code to recognize different kinds of @-@ and @-mentions and link them properly to profiles, domains, and paths.

This code is only live on my website (testing in production³ as it were) for now, and you’re welcome to copy/paste to experiment with it. I plan to test it more over the coming weeks (or so) and when I feel it is sufficiently well tested, will update it on GitHub as well.

With this additional auto-linking functionality, I feel I have a fairly complete implementation of how to auto-link various URLs and @-mentions, and plan to write that up at least as a minimal “list of use-cases and how they should work” auto-linking specification.

This (blog post) is my contribution to today’s #IndieWebCamp Brighton #hackday!

This was originally a project I wanted to complete during IndieWebCamp Nuremberg last October, however I was pre-occupied at the time with fixing other things.

#autolink #atmention #atmentions #atat #atatmention

This is post 12 of #100PostsOfIndieWeb. #100Posts

https://tantek.com/2024/047/t1/indieweb-major-update-design
🔮


¹ https://tantek.com/cassis.js
² https://en.wikipedia.org/wiki/Basic_access_authentication
³ https://indieweb.org/test_in_production
https://tantek.com/github/cassis
https://indieweb.org/2024/Brighton
https://tantek.com/2023/302/t1/indiewebcamp-completed-projects
tantek.comUpdated the auto-linking code^1 on my website last Sunday to handle a few more @-mention use-cases. In particular: * @-domains with dashes/hyphens like @sonja-weckenmann.de * @-@ with (some) Unicode alphabetic characters like @briansuda@loðfíll.is * @-domain-and-path for indicating @-mentions of silo profiles that don’t support @-@ syntax, like @flickr.com/people/tantek or @instagram.com/tantek I also dropped auto-linking of URLs with user:password "userinfo", since they’ve been long abandoned and effectively deprecated because there’s fairly wide agreement that such basic HTTP authentication^2 was poorly designed and should not be used (and thus should not be linked). If you’re curious you can take a look at https://tantek.com/cassis.js, which has updated functions: * auto_link_re() — regular expression to recognize URLs, @-mentions, @-@, and footnotes to link * auto_link() — specifically the code to recognize different kinds of @-@ and @-mentions and link them properly to profiles, domains, and paths. This code is only live on my website (testing in production^3 as it were) for now, and you’re welcome to copy/paste to experiment with it. I plan to test it more over the coming weeks (or so) and when I feel it is sufficiently well tested, will update it on GitHub^4 as well. With this additional auto-linking functionality, I feel I have a fairly complete implementation of how to auto-link various URLs and @-mentions, and plan to write that up at least as a minimal “list of use-cases and how they should work” auto-linking specification. This (blog post) is my contribution to today’s #IndieWebCamp Brighton^5 #hackday! This was originally a project I wanted to complete during IndieWebCamp Nuremberg last October, however I was pre-occupied at the time with fixing other things.^6 #autolink #atmention #atmentions #atat #atatmention This is post 12 of #100PostsOfIndieWeb. #100Posts ← https://tantek.com/2024/047/t1/indieweb-major-update-design → 🔮 ^1 https://tantek.com/cassis.js ^2 https://en.wikipedia.org/wiki/Basic_access_authentication ^3 https://indieweb.org/test_in_production ^4 https://tantek.com/github/cassis ^5 https://indieweb.org/2024/Brighton ^6 https://tantek.com/2023/302/t1/indiewebcamp-completed-projects - Tantek

Learn programming in a fun way with Music Blocks, introduce yourself to the command line and basic hacking at one of our hacking stations, and experience GNU Boot being flashed onto an X200 laptop at our #Hackday for families, students, and anyone interested in hacking: u.fsf.org/hackday #GNU40 #MusicBlocks @musicblocks/ #GNUBoot

www.fsf.orgGNU40 - Celebration in the US — Free Software Foundation — Working together for free software

Meanwhile, at the FSF headquarters in Boston, MA, things are getting very real in preparation for our #GNU40 event. We've got festive #GNU balloons and a helium tank, the face painter is practicing her GNU-painting skills, we've posted fliers around town, and, as always, we've got some original hand-drawn GNU illustrations displayed in the office. More info: u.fsf.org/hackday #GNUart #FreeSoftware #Hackday #HappyHacking