Spyke

Posts

Tabor Neighbors Yard Sale

Happy April, hope no one had a chance to make a fool out of you. We're getting closer to the tabor neighbor's yard sale, so thought would share another reminder. We now have 16 houses participating! If you're wanting to get in on the yards selling action, be sure to add your house to the map soon because time's running out. If you're just interested in having a nice day of yard selling, make sure to add it to your calendar!

Date: Saturday, April 18th, 2026 Time: 9 AM 4 PM Location: Throughout the Tabor Neighborhoods

If you want to participate as a seller be sure to sign up on the page below to get added to the yard sale map!

https://www.northtabor.org/2026/03/2026-tabor-neighbors-yard-sale/

Tabor Neighbors' first yard sale was a hit! So let's do it again! This special event will take place exactly one week before our 2026 Neighborhood Cleanup, making it the perfect time to clear out your unwanted items and get organized.

This is a great opportunity to: Find amazing bargains on treasures from your neighbors. Declutter your home and turn your unwanted items into cash. Connect with fellow residents and enjoy a day filled with community spirit.

View original on lemmy.world
indiedev·IndieDevbyodama626

Arcanetable Holiday Update: Multi-Selection, Enhanced Search, and More!

[Devlog] Arcanetable Holiday Update: Multi-Selection, Enhanced Search, and More!

Hey /IndieDev! 👋

I’ve been working on Arcanetable, a playtesting app for tabletop games, and I’m excited to share our latest update! 🚀

This release introduces some major improvements:

  • Multi-Selection Tools: Drag-select, Ctrl/Command/Shift-click, and hotkey support for managing multiple cards at once.
  • Enhanced Search: Now includes card faces and supports multiple search terms for faster results.
  • Smoother Interactions: Improved drag-and-drop, better performance, and updated table aesthetics for a more polished experience.
  • Command Palette: Quickly access commands with Ctrl+Space, Ctrl+K or Cmd+K.

Check out the full devlog and demo video here: Watch on YouTube

I’d love to hear your thoughts or answer any questions about the development process. Feedback is always welcome! 🙌

If you’re curious, you can also join the community:
🌐 Website
💬 Discord

Github

Thanks for reading, and happy developing! 🎉

#indiedev #gamedesign #tabletopgames #devlog #gamedev

View original on lemmy.world
selfhosted·Selfhostedbyodama626

federated logseq

Hey everyone, was just trying to get an idea of what people thought of this / is it worth making?

A pwa, offline first document based application like logseq or obsidian that is also realtime collaborative and federated

I started off with the idea that I want to have something that I can sync between my devices but also I don't want to deal with. A private company that can ultimately just change their privacy policy and own my shit (looking at you notion and todoist). But also I don't really find joy in having to host my own servers either, so maybe that could be solved with federation? Host my stuff on one server and if I stop agreeing with the ideas of mthe current host I can just pick up my account and move it to another server all while still being able to share and collaborate on notes.

I've been getting kind of discouraged though more recently because its a pretty massive endeavor and there are just so many applications that seem to be doing mostly the same thing ( aside from sync / federation / realtime collaborative) everything is missing at least one it seems.

So I guess my question is, is this worth continuing to work on? Is this something that anyone else wants? Am I just crazy for wanting these very specific things?

Here is my current version (federation doesn't work yet, and after looking more into logseq I have completely missed the mark on some functionality)

tasks-eight-dun.vercel.app/ https://github.com/odama626/tasks

View original on lemmy.world