RE: https://eigenmagic.net/@arichtman/116656431342256111
...or did starter packs ship and I'm in one? Official blog said it's called "collections" and will target 4.6, which .social is running nightly
RE: https://eigenmagic.net/@arichtman/116656431342256111
...or did starter packs ship and I'm in one? Official blog said it's called "collections" and will target 4.6, which .social is running nightly
📡 Suche 20 Beta-Tester für meinen neuen "WiFi Logger" für Android!
Die App protokolliert Netzwerkwechsel, Roaming (BSSID) & Signalstärke extrem präzise. Ideal für die Fehlersuche im Heimnetz, im Büro oder zum Testen von Mesh-Systemen.
✅ 100% Privacy: Alles lokal (Room DB), kein Tracking, keine Cloud. 🛠 Optimiert für Android 15 (API 35). 🚀 Open Source.
Wer hat Lust zu testen? Einfach der https://play.google.com/apps/testing/de.dhde.wifilogger
#Android #WiFi #Networking #OpenSource #FOSS #BetaTest #BuildInPublic #MastodonDev
picogram64 v0.4.2 is out!
I've been working on making our tiny #picotron social network feel more alive. This update is all about creative control and style.
- Preview before you post
- One-click sprite downloads (opt-in!)
- Opaque vs Transparent toggle
- And more...
Come build this micro-community with us! 128x222px of pure fun :))
#Picogram64 #GameDev #CreativeCoding #MastodonDev #SmallWeb #Podnet
And why isn't it possible (on web) to select "boost" in the drop-down anymore since the implementation of "quotes"?
If one has "quotes" disabled in the settings, you now need to always shift+click in order to boost something. @MastodonEngineering
I just learned that blocking an account or even server only means, that you don't see them eg. in your timeline, but they still can see you, your posts and can even comment and boost them. 🙄
I really hope this is just a bug? @MastodonEngineering
Built a live dashboard for my Claude agent sessions, but instead of charts it is a pixel forest. Five project clearings, each with a familiar and a workstation. Each active session spawns a Pikka that moves to its project's clearing and carries a flower coloured by what it is doing. Workstations throw sparks when agents are busy. 500 lines of Canvas API, 100% awesomeness.
Hi everyone 👋
I’m the creator of an open-source project: https://zoomment.com/
The project already has users and I’m actively maintaining and improving it. I really enjoy working on it and would love to invest much more time into development.
The challenge is that I also need to earn money to make that possible.
I’m curious if anyone here has experience turning an open-source project into something sustainable financially.
What models worked for you? (donations, hosted version, paid features, consulting, sponsorships, etc.)
Any advice, examples, or suggestions would be really appreciated 🙏
#opensource #openSourceSoftware #indieDev #buildInPublic #softwareDevelopment #webdev #programming #developers #coding #javascript #reactjs #nextjs #startups #entrepreneurship #indieHacker #selfhosted #saas #founderLife #techCommunity #foss #mastodonDev
Local-Only File Encryption with JavaScript.
I've been exploring the #WebCryptoAPI and I'm impressed!
When combined with the #FileSystemAPI, it offers a seemingly secure way to #encrypt and #store files directly on your device. Think #localstorage, but with #encryption!
I know #webapps can have #security vulnerabilities since the code is served over the web, so I've #OpenSourced my demo! You can check it out, and it should even work if #selfhosted on #GitHubPages.
Live Demo: https://dim.positive-intentions.com/?path=/story/usefs--encrypted-demo
Demo Code: https://github.com/positive-intentions/dim/blob/staging/src/stories/05-Hooks-useFS.stories.js
About the Dim framework:
https://positive-intentions.com/docs/category/dim
IMPORTANT NOTES (PLEASE READ!):
* This is NOT a product. It's for #testing and #demonstration purposes only.
* It has NOT been reviewed or audited. Do NOT use for sensitive data.
* The password encryption currently uses a hardcoded password. This is for demonstration, not security.
* This is NOT meant to replace robust solutions like #VeraCrypt. It's just a #proofofconcept to show what's possible with #browser #APIs.
#Encryption #Cryptography #JavaScript #Frontend #Privacy #Security #WebDevelopment #Coding #Developer #Tech #FOSS #OpenSource #GitHub #MastodonDev #Programming #WebStandards #FileSystem #WebAPI #ProofOfConcept
Solved a stubborn ESP32-S3 SD startup issue: card would intermittently fail mount until physical reinsert. Root fix was forcing SPI chip-select lines HIGH immediately at boot (before delays/peripheral init), then proceeding with PMU/SD init. This prevented SD from seeing unintended SPI traffic during startup and stabilized RESET/POWER cycle behavior. We have a solid SD card facility for the T-Beam... getting closer.
#ESP32 #Embedded #Firmware #SDCard #SPI #Arduino #IoT #Debugging #MastodonDev
January recap blog post: https://mickgeeklabs.org/blog/2026-02-02-january-2026-recap-dits-milestones-and-website-evolutions/
#MastodonDev #RSS #DX #CLILife #WebDev #SoloDev #BuildInPublic #Programming
January 2026 was a month of significant focus on both the Developer Issue Tracking System (DITS) and the continuous evolution of this website. We’ve shifted from foundational work into refining the “feel” of the tools, pushing for a high-performance, terminal-first experience. DITS: Flow-State Navigation and Testing Milestones The DITS project saw a massive push toward making it the ultimate tool for solo developers who value keyboard efficiency.