mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#sideproject

1 Beitrag1 Beteiligte*r0 Beiträge heute

Feeling like absolutely YEETing my raspberry Pi into the night.

There's just constantly issues with them now. Peak time was Pi 2 or 3 days. I honestly couldn't in good conscience recommend them to anyone for anything these days -_-

#raspberrypi#pi#linux

j'avais un peu de temps libre cette nuit, donc j'ai bricolé rapidement drone.kgaut.net/ pour héberger les photos prises avec mon drone.

Histoire d'aller plus loin, j'ai développé une application Android pour pouvoir envoyer des photos via le menu « partager ».

Maintenant reste à implémenter le protocole ActivityPub pour publier ça directement sur Mastodon (sur un compte dédié, rassurez-vous)

drone.kgaut.netDronestagramPhotos de drone

Chúc mừng tác giả @stormbreaker_09 đã kiếm được đô la đầu tiên từ ứng dụng theo dõi tài sản cá nhân Fingym! 🎉 Sau 4 tháng làm việc ngoài giờ, đây là một cột mốc ý nghĩa trên hành trình indie đầy thử thách.

#indiedev #sideproject #success #vietnam #lậptrìnhviên #dựánphụ #thànhcông

reddit.com/r/SideProject/comme

Want to convert from any #Pandoc-compatible file format to #Scribus? Just use my latest #sideProject (´。• ω •。`)

codeberg.org/foxy/scribus-writ

I wrote this to lighten the workload of the board behind my Master's programme's magazine. The Pandoc writer itself is in pure #Lua. Only the GUI wrapper had to be necessarily written in #Python (since it is a Scribus plugin).

Codeberg.orgscribus-writer.luaCustom Pandoc writer for Scribus documents

This is just beautiful. The project uses #MariaDB to store all the collected data. It makes heavy use of #API endpoints which will be a top priority not only for the internal workings. My focus mostly lies in making this as flexible as possible so people can configure it exactly as they need it. Configuration will be in #yaml.

What i got so far is:

  • packet capturing (from client, sent to the control server)
  • a webhook (which will be a drop-in replacement for #Discord's since a lot of services support sending logs to discord webhooks)

What's planned:

  • Log file monitoring (like #Fail2Ban, but more advanced and easier to configure)
  • A fully featured dashboard which visualizes the data and gives you control and a transparent overview of your network activity.
  • IP banning (multiple ways to make it flexible)
  • Maybe even some advanced responses (like reporting all ports as open for nmap scans)

I would be very interested to know what you think. Ideas, criticism and questions are very welcome. As soon as the base is working, i will push it to #Github.