My name is Phoenix Paulina, or simply Lina. I'm a 23yo #transfem#lesbian girl which does self-host different services and is writing a blog mostly about the Fediverse @ https://blog.gelbphoenix.de.
My pronouns are She/They in English and She/Ihr in German.
New update: I have programmed some objects that have physics and can interact with the player attacks .
You can even aim an object towards another one, or an enemy (for now, I call enemy to the green sphere 😅) before hitting it with the hammer to make it fly towards it and cause some damage.
I finished working on the "aim assist" feature of the game. I recorded a short video using the keyboard to play so that you can see it in action, in the worst case scenario, when only moving in 8 directions.
As long as players are loosely looking at a target, the attack will aim automatically and land even while dolphin diving!
I updated a bunch of stuff in the project, especially split the single database that was getting way too big for SQLite + microSD to handle gracefully (more than 30s) and I updated the README with new screenshots
I’m now storing my sensor readings in two database files:
the big one that I’ve been using from the start, but not using any more
a new one that gets created each day, and that’s the one that the graphs are now using
This way, the daily databases are kept small, which makes querying them fast (mostly for the pretty graphs), and I also still have a giant single database for offline statistics (should I need that)
Alright, since the last update a couple of things have happened: First, I added some hit boxes to the player character. Then I wrote a system that checks for collisions when using attacks. Lastly, I have been working on some "enemies" and some feedback effects to check whether hitting stuff with the hammer feels fun and rewarding.
It looks quite promising so far, but I have noticed that aiming at enemies can be tricky at times, so I am going to focus on fixing that next.
OpenAI Has Improved Its Image Gen – But Do We Need More “Offensive” AI?
OpenAI's recent updates to DALL-E 3 aim to enhance its image generation capabilities, but the focus on relaxing restrictions for "offensive" content raises concerns. The integration of more violent and explicit imagery could contribute to misinformation, and doesn't contribute to the future of the technology.
I updated the character controller to use a state machine as well, and I cleaned up the animation tree a little bit following advice from the replies.
Using the state machine for this controller has eased A LOT the development process. Less bugs, easier to scale and maintain. I can't wait to keep adding new stuff!
So far, since the last update, I added: - Aerial attacks - Hammer Throws - Dolphin dives - Momentum to certain player moves
Richter am LG #Lübeck. Vertritt unseren Teamleiter Marc. Pflegt die Webseiten der Amts- & #Landgerichte in #SchleswigHolstein. #EAkten-Ultra & #ForumStar-Fanatiker. Seit 10+ Jahren in Teilzeit. Fährt mit dem Rad ins Homeoffice.
Generation X. Vom Dorf in die weite Welt & zurück. Team Nintendo. Vermisst manchmal das Internet 1.0. Gravel oder MTB - Hauptsache draußen!
This is my first time using the 'AnimationTree' node, and let me tell you, it was a mess as each new animation complicated my state machine more and more. Hopefully once every mechanic is implemented I will find a way to clean it up, as I am sure I won't be able to maintain this the moment I start working on some other part of the project.
For the last couple of days I have been working on this. A prototype for a 3D platformer/ adventure game where players take control of a fella with a humongous hammer.
I am still working on the basic controls for the player character, but I already like how it is shaping. Hopefully next week I will have them all ready to start creating some enemy/environment interactions.
Mit momou.social bauen wir eine soziale Plattform für den Grossraum Bern.
Wir möchten mit dieser Mastodon-Instanz einen niederschwelligen Einstieg ins dezentralisierte Fediverse ermöglichen. Über momou.social kannst du dich dann mit anderen Menschen auf der ganzen Welt austauschen. Für Menschen im Grossraum Bern, die sich neugierig und respektvoll austauschen möchten.
I gave a little bit of thinking on the changes I want to do to #badgefed before making my server public.
The one who emits the badges, is a #fediverse actor, this should be no controversial, after all, I use the public/private keys to sign the badges itself.
But in the first prototype the recipient of the grant, was a record in the system itself. The idea was to allow recipients outside the fediverse to receive badges as well. I did not wanted to store the email, so I required a profile url, think of your fediverse url, or for those outside #linkedin, #blog, even #facebook if they want. However, it gets things a little bit more complex and less clean than what I want.
Today, I decided that the recipient MUST be an actor of the #Fediverse. That is, it, that will be embedded as a mention, and should be clean and neat. For those who are not in the fediverse, #badgefed will provide an actor (and profile url) where they can add basic information such name, and bio links. Or they can create an account in any of the fediverse platforms at the moment of receiving the badge.
Ingen har så langt kommentert det, men la merke for et par dager siden at siste video fra #FribygdaTV hadde en treghet i lyd i forhold til video, som mot slutten var på ca. 1 sekund.
Det tok lang tid å skjønne hva som var feilen. Det viste seg at jeg hadde angitt feil framerate for videoen, noe som førte til at den gikk bittelitt raskere enn lyden, og dette ble verre over spilletiden.
Problemet er nå fikset! På #PeerTube kan man enkelt bytte videofil, så heldigvis ikke behov for ny link!
Seria popularnych monografii jako wyzwanie projektowe, ale również… wydawnicze, redakcyjne, techniczne i kooperacyjne. Czyli marzec w kalendarzu PWM [cd. cyklu refleksji o dolach i niedolach pracy głównego grafika wydawnictwa].
Privat bin ich bei jeder sich bietenden Gelegenheit mit dem #Fahrrad unterwegs. Hier einmal, wo das mit dem #Jurist sein für mich so richtig begann. Wer erkennt‘s?
Die #SocialMediaMatrix ist eine Orientierungshilfe insbes. für öffentliche Einrichtungen und alle Interessierten bei der Wahl eines Kurznachrichtendiensts.
I just published the source code for my very naive #Python implementation for generating a node network based on MITRE Intrusion Sets and Techniques. It will output linked #Markdown files linking intrusion sets to their used techniques.
Perhaps someone finds it useful or interesting to experiment with.
I hinted at this in a thread started by @Viss where he asked for input on a few very likely malicious domains. Me @Viss@cR0w@neurovagrant and others did some OSINT fun work with a couple of the original domains.
Now I posted a picture of a node network rendered in Obsidian and I hinted that perhaps Obsidian could be used as a poor mans version of performing threat intelligence work.
UPDATE: A blog (that is federated) was created for communicate the progress, follow @badgefed
--
I am creating a #ActivityPub minimalistic implementation of a badge system similar to Credly, built using #dotnet and leveraging the #Fediverse
I have issued a first badge, the idea is to decentralize the verification systems, and allow organizations to self-certify. It is incredible that organizations like Microsoft or Non-Profits pay thousands of dollars to companies like Pearson to just provide "verified" badges. Similar to mastodons installed in social-dot-something, thinkg of badges<dot> mozilla<dot>com , certifications<dot>myschooldistrict<dot>com. Or even a podcast emitting a badge for its guests, with the verification in the domain.
ActivityPub already offers a secure way to sign artifacts and interact between actors. The fediverse already have people with profiles, a social graph as @mike says, ready to use. Think of how LetsEncrypt disrupted that market of few actors selling certificates for websites.
I have a functional poc, @fediverse is not a mastodon, pledora or blog, it is an actor in a badge system, but you can follow it in Mastodon. Its badges will show in #mastodon but they are not notes or articles. If you want to learn more, follow me, I will be sharing the progress here. Or follow the github project here: https://github.com/tryvocalcat/activitypub-badges
S/MIME-Zertifikat per DNS veröffentlichen – SMIMEA
S/MIME-Zertifikate per DNS (SMIMEA, RFC 8162) veroeffentlichen. Schrieb zwei Python-Skripte dafuer: Generierung und Lookup mit OpenSSL-Integration. Bugs in bestehenden Tools gefunden: TYPE53, fehlende SHA256-Hashes. Jetzt automatisiert.
"Im Paragon-Spyware-Skandal Italiens wurden mindestens 90 Einzelpersonen, Journalisten und Aktivisten mit dem Spionageprogramm Graphite ins Visier genommen. (...) Im Zentrum des Skandals steht #Paragon Solutions, das israelische Unternehmen hinter der Spionagesoftware Graphite. Die Technologie soll auch an italienische Behörden verkauft worden sein.
Über den Messenger #WhatsApp sollen die Journalisten und Mitglieder der #Zivilgesellschaft mit der Software ausspioniert worden sein...."
This article outlines the installation process of Drupal with Lighttpd on Ubuntu 24.04. It covers installing Lighttpd, MariaDB, and PHP-FPM, creating a Drupal database, and setting up a Drupal virtual host. Additionally, it provides steps for securing the site with HTTPS using a Let's Encrypt SSL certificate.
This article provides detailed instructions on installing WordPress with Lighttpd on Ubuntu 24.04. It covers installing Lighttpd and MariaDB, creating a WordPress database, installing PHP-FPM, and configuring the Lighttpd server. The setup combines Lighttpd's efficiency with WordPress's flexibility for optimized website management and performance.
I have been part of the community, and various big project, since decades back.
In fact, those communities - such as #Drupal and #Python - was one of the few good things in my old life.
There I felt part of something, in ways I seldom - outside family - did for most everything else.
But it also took its tolls - due to the challenges my undiagnosed self struggled with. I burned out there too, from trying too much to overcome my own limitations.
Hello everyone! Lily here with another update on the latest happenings in our community. Today, I encountered a new type of spam bot on Mastodon that I hadn’t seen before. This particular spam account, which goes by the name Nicole and also refers to herself as “Fediverse Chick,” caught my attention. I must admit, I almost fell for her deceptive tactics, but a bit of caution saved me from engaging with her scam.
Curious about this emerging threat, I decided to investigate further by searching Mastodon for similar spam accounts. To my surprise, I discovered that many users have reported these types of bots under the #fediblock tag. It appears that these spam bots are increasingly targeting users across the fediverse, and their activities are causing quite a bit of concern within our community.
To protect myself and ensure a safer browsing experience, I have set up filters to automatically detect and block spam accounts. This proactive step meant that when I received a direct message from Nicole, I didn’t waste any time—I simply deleted it and chose to ignore any further attempts at contact.
I strongly encourage everyone to stay vigilant. If you encounter an account like Nicole or any other suspicious profiles, please consider blocking or muting them permanently to avoid any potential scams or unwanted interactions. Additionally, I’d like to extend a heartfelt thank you to @midtsveen for reporting this spam account. Their quick action and dedication played a crucial role in protecting the community and helped prevent further exposure to these scams.
Stay safe and always be cautious while exploring the fediverse!
I've uploaded my game Sigma Dice to the Google Play Store! It's a #FOSS solitaire dice game made in the #Godot engine. Feel free to play it and go through the source code.
Hopefully soon I'll have time to add it to Fdroid as well!
Bijna helft HR-studenten vermijdt het nieuws deels of helemaal
Ogen dicht, vingers in je oren? Voor een op de tien studenten van de Hogeschool Rotterdam is dat dé strategie als het over nieuwsberichten gaat: volledig vermijden. Nog eens een derde van de studenten vermijdt het nieuws deels, bijvoorbeeld bepaalde onderwerpen.
De uitkomsten lijken te passen in een landelijke trend. Volgens het Digital News Report 2024 verliezen in Nederland voornamelijk jonge generaties nieuwsgebruikers (18-34 jaar) hun interesse in nieuws. In 2023 was 44 procent van deze […]
Guide to Install Drupal Locally with XAMPP on Windows 11
This article provides a step-by-step guide for installing Drupal locally on Windows 11 using XAMPP. It covers installing XAMPP, creating a Drupal database, downloading Drupal files, configuring the server, and completing the installation wizard. Following these steps will result in a fully operational local Drupal site for development.
Set Up WordPress Locally Using XAMPP on Windows 11
This article details the installation of WordPress using XAMPP on Windows 11. It covers downloading XAMPP, creating a WordPress database, and configuring the necessary files. Following precise steps, including restarting the Apache server, allows users to set up a local WordPress site for offline development and experimentation before launching online.
Nadeszła moda na sztuczną inteligencję. Jeszcze nie tak dawno ludzkość doznała gorzkiej lekcji, kiedy czas pandemii co rusz udowadniał, że postęp nie zaszedł wcale tak daleko. Nagle wiele rzeczy, które były oczywiste przestało spełniać swoje zadania. A chwilowe poczucie ludzkości wtedy mogło nie odbiegać od tego co charakteryzowało czasy dawno minione, czasy zacofania i niedoboru. Najpewniej tym bardziej ochoczo ludzkość weszła w czasy nowe, kiedy wyobrażenie o […]
OpenAI's Operator is a standalone application which uses ChatGPT to control a simple web browser, and can control a mouse and keyboard to complete online tasks semi-autonomously. In this post, I'm going to explore how Operator works, what it can do, and what is on the horizon for this technology.
Gov. Pritzker, Illinois: Wir haben keine Könige in Amerika, und ich habe nicht vor, vor einem solchen in die Knie zu gehen.
Diese 5 Minuten seiner State of the State Address haben es in sich. #usa#trump#trumpCoup#TrumpDictatorship In den Kommentaren die Übersetzung der mMn stärksten Passagen.
Dear #GTFOmyState, how many of you use bluesky? Would you be willing to follow me there or have me tag you under mutualaid posts there if I start venturing into bluesky and try fundraising over there as well?
I don't think I'll do well without any followings over there and I kind of have anxiety about the kind of reaction id get there if I try fundraising for #GTFOmyState over on bluesky as well as fediverse?
For those wondering what #GTFOmyState is, it's very simple: me and my fedi comrades boost and donate to fundraising campaigns made by people (especially trans people) who wish to flee oppressive states or houses. Most of these people are very young and would require urgent care as well.
I was wondering if we could cover a digital real estate as big as bluesky and potentially do better at fundraising for our friends? But as I said, anxiety and no reach. Would love to be already surrounded by familiar supportive faces over on bluesky.
Est-il possible de vivre en autonomie dans le désert ?
Ben il n'y a qu'en essayant pas qu'on ne saura jamais !
J'admire ceux qui osent et qui en toute humilité expérimentent, observent et améliorent pour que les prochains explorateurs démarrent sur la meilleure base possible !
Voici le pionnier français de la low-tech qui commence son aventure en faisant 14000 km sur un bateau qu'il a fabriqué lui-même, au bengal, avec de la toile de jute...
À l'heure où tout le monde adule les technosolutionnistes narcissiques grandiloquents, vous verrez à quoi ressemble un véritable aventurier ! Humain, humble, riant de lui-même...
Il y a ceux qui fanfaronnent en risquant l'argent des autres et ceux qui font progresser le monde en silence.
On est très loin des menteurs pathologiques narcissiques à la Musk...
Vous savez quand des villages en haut des falaises pompaient de l'eau grâce au clapotis des vagues... Avant le progrès (?) de l'électrification, quand on a remplacé un système robuste fonctionnant gratuitement, par un système fragile consommant de l'énergie... 👍
I’ve made one game before called “Witch Brew Dive” for GBJAM, a Game Boy-themed game jam in 2024. You play as a lil’ witch girl making wizardly potions and eerie concoctions for customers at your witch brew shop! It’s not a complete game, but people seem to like it! I hope one day that I’ll go back, finish, and polish it up.
This website, Transfem Social, looks really neat! It looks like an online place I could really find myself belonging. I hope it will!
In the meantime, I thought that this could be the place I could go to talk about the projects I’m working on. For example, right now I’m working on a game about cutetranswomen!! That’s all I really wanna say about it until the game is further into development. I’m working on it by myself, so it’s a lot to do for one person, but I work on it almost every single day!
(I often wonder what could be done if I had a small team working on the game…) game dev is…hard…… Unfortunately, during the process of switching to Linux my main hard drive corrupted and (among a LOT of other important things) the game project files have disappeared. So it looks like it’s back to square one! Yay!!!
This isn’t my first time restarting a project from scratch. Refactoring existing code? What’s that?? With this opportunity, I believe I’ve solidified a better code implementation of upscaling the visuals and switching between different border options. I’ve even made a screenshot feature! Hopefully, this code will be easily reusable in future projects. 😤
I hope people will find what I do interesting and maybe even inspiring. I am certainly inspired by others and I would love to talk about stuff like game dev, music, and more in the future! Feel free to leave comments and say hi!! ^_^
In den 90er Jahren betrieb ich die #InfoLineBBS im #arpanet. Damals gab es schon eine #netiquette - Diese gilt auch hier bei #mastodon - Auch hier gilt „Do not feed the Troll“. Keine Reaktion auf dumme inhaltslose Kommentare! Und schon gar nicht auf politisch motivierte Propaganda (egal ob von Rechtsaußen oder Linksaußen). #meinungsfreiheit ja. #reaktionspflicht nein!
I have lost more time than I care to admit today because I apparently saved a chapter of my serial story as a global post template in Divi (Wordpress) and didn't understand why that text kept showing up no matter what I put in the post as I was drafting it. (Attempting to update several chapters of my serial story) I have no idea how I did that, but wow, that was a wild rabbit hole.
The #GlobalNorth users on the Fediverse never even become aware of this loss; though many of them perceive the monotony of voices/topics, and silently move out; leaving behind a tiny, malnourished social medium.
I det siste har jeg brukt endel tid på å teste produkter som gjør det enklere å hoste tjenester hjemme. Såkalt "self hoste". #Cloudron virker til å være særdeles modent og solid. Gjenstår og teste backup og restore.
Sicherheitslücken melden: Mein Umgang mit einem Vulnerability Report
Ein Vulnerability Report kam rein: angeblich Terrapin (CVE-2023-48795) auf meinem SSH-Server. Stellte sich raus: fremder Server per CNAME aliased, JavaScript-Typ im Template vergessen. Trotzdem ein guter Anlass zu security.txt und Umgang mit solchen Hinweisen.
Deep Research is the title of a new mode in several GenAI apps, including Google's Gemini, OpenAI's ChatGPT, and most recently, Perplexity. In this article, I will be focusing on the currently most hyped of these: OpenAI's Deep Research. Although they weren't first to release a product with this title (that was Google), they have been the most prolific on my social media feed and in the news in the past weeks.
These Deep Research models all share a basic premise: convert a user's prompt into […]
local deepseek fun, asking for toots about Cloudron:
Toot 9: Self-Hosting Without the Drama 🎭 Self-hosting doesn’t have to be a soap opera. With #Cloudron, it’s more like a chill indie film—smooth, simple, and satisfying. Roll credits on server stress. 🎬 #SelfHosting#NoDrama#CloudronVibes
Hello, I'm an open source software engineer in my late 30s living in #Seoul, #Korea, and an avid advocate of #FLOSS and the #fediverse.
I'm the creator of @fedify, an #ActivityPub server framework in #TypeScript, @hollo, an ActivityPub-enabled microblogging software for single users, and @botkit, a simple ActivityPub bot framework.
Today I want to talk about the challenges many artists face in the current social media landscape. Lately, it feels harder than ever for creative work to find its way in front of people. Artists spend hours pouring energy into their pieces, carefully crafting posts, and experimenting with strategies, only to watch them fade quickly from view. For a lot of us, it can feel less like building a presence and more like racing in circles without much progress.
I know this is not just my […]
What is the fediverse? Watch the latest episode of Voz Memos for an easy analogy and breakdown of the federated protocols. Plus, why should we move to federated social media vs other social media apps? This one is for the girlies, creatives, and people excited to be part of a new type of internet.
Watch this episode on YouTube
Learn more about Voz Memos
Follow me on Bluesky
More info in my article
Intro Music generated by Mubert
We would like to ask you to donate a few bucks so that we can continue to develop Pixelix at full speed and also start new projects to help making the Fediverse an awesome place. We already have some cool ideas in mind. 💡
Now for making Pixelix available on iOS we have to invest almost all of our profits we ever made from the app into hardware equipment, meaning we got not much back for our hard work. That is not really sustainable. We are currently still experimenting on how to make open source software development sustainable but as we figured that is a widespread problem which is not so easy to solve. (4/4) ->
Now you can say we are already earning some money because we sell Pixelix for 2€ on Google Play Store. And that's true, but the app is also available completely free on F-Droid and Github, which means the vast majority is getting it from there. (3/4) ->
We are working on something pretty exciting. We want to bring Pixelix to Apple devices! Exactly the same app with same functionality, same design and running natively on iOS (Made possible by Kotlin Multiplatform for those who know).
But for that we need to buy at least one MacBook. 💻 (2/4) ->
Je suis disponible en tant que freelance pour... plein de trucs, en fait 😅
J'ai un passé de développeur en #Python et #Go (7 ans+). J'ai un passé de #DevOps (3 ans). J'ai un passé d'architecture système et réseau (12 ans). J'ai même un passé d'auditeur en sécurité (2 ans) et de chercheur en sécurité réseau avec de la crypto dedans (5 ans). J'ai aussi assuré un certain nombre de formations, notamment en sécurité informatique (#DNSSEC, identité et authentification, administration sécurisée, sécurité web, git, IPFS...)
The post reflects on the challenges educators face regarding AI in classrooms, highlighting debates over its benefits and drawbacks. Teachers seek clarity on its capabilities while being burdened by evolving technologies. Successful integration relies on collaboration among subject matter experts who can explore AI's potential across disciplines, guiding effective use in education.
«Pixelfed im Test – Das kann die Instagram-Alternative: Der Wandel von Mark Zuckerberg hat viele auf Instagram verärgert. Mit Pixelfed steht eine beachtliche Alternative bereit.»
Das Fedivers wird immer populärer, da viele Meta nun verlassen. Obwohl Mastodon bei den Medien so gut wie nie mehr erwähnt wird bekommt nun das @pixelfed seine Aufmerksamkeit.
Galera linda e novinha (ou até mais antiga) do #mastodon! Seguem algumas dicas para melhorar sua vida por aqui
Se achar longo, leia as 3 primeiras dicas e salve. Mas LEIA o resto! É bem importante
Cuidem da sua bio Coloquem uma foto, escrevam um textinho, mesmo que simples. Botem boas informações como gostos e hobbies no perfil E uns toots (postagens) não fazem mal a ninguém, assim sai confundido com um 🤖
Faça a sua #introdução em um toot Essa #apresentação é uma boa maneira de conhecer novas pessoas e interagir no #fediverso! O pessoal tem costume de dar , então aproveite!
Deixe sua linha do tempo bem viva! Além de seguir pessoas, é bom seguir e usar #hashtags por aqui Conheça as várias @TagsBR que acontecem semanalmente
Também que podemos seguir e interagir com timelines de outras instâncias também. Muito bão isso
Abaixo (links) tem ótimas listagens de instâncias brasileiras (e até latino-americanas). Lembrem que SEMPRE pode mudar de servidor. Seu servidor, sua instância faz MUITA DIFERENÇA na sua experiência aqui no #fediverso. Se está achando sem graça ou só não está gostando tanto, pense em mudar
Ainda mais importante para quem está na mastodon.social que é a mais genérica possível. Quando mudei, tudo mudou
Use e teste diferentes aplicativos para ver o que mais gosta. Já usei vários e recomendo o @moshidon para #android (feito pelo @lucas_na_ursal). O #moshidon, por exemplo, permite interagir com a timeline de várias instâncias. Depois coloco uma recomendação aqui de um app para iOS.
Postou uma imagem, um gif ou um vídeo, coloque o texto alternativo. Isso é bem importante e valorizado por aqui. Eu mesmo só dou boost se tiver texto alternativo. Outra dica importante é descrever sua foto e capa do perfil
O #mastodon na web também pode ser acessado com interfaces alternativas como: elk.zone e https://phanpy.social. Experimente, o #fediverso é cheio experiências diferentes e proveitosas! Um mundo novo
Além da #hashtags você também podem seguir interagir com comunidades do Lemmy (Forum ou Reddit daqui) ou de grups. Basta seguir que vai aparecer na sua timelime e marcar em um toot para aparecer por lá ou para quem segue. Exemplo @ fediverso@a.gup.pe ou @ internet@lemmy.eco.br. Pode achar outras comunidades aqui:
I’m doing backups of my readings database from the Raspberry Pi Zero to my PC, and what used to take 4 MB of space early on (in September) now takes 60 MB
Obviously even with indexes, SQLite can’t be expected to read this from flash storage to present my graphs in a timely manner
I guess I can double store: once in a daily database I can use to present my graphs, so that SQLite only ever has to read from tiny databases, and a second time in a single database meant for larger analysis (off the rpi)
Today the #LeagueURI package has joined the 100M+ downloads club! This shows that many of you have found value and trust in my work. I’d be truly grateful if you considered showing your support by becoming a sponsor to keep the adventure going! Thanks in advance!