Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2025-07-21 20:40:12

⚑ Generates #TurboRepo monorepo structure with complete #CRUD functionality demo. Deploy directly to #CloudflareWorkers or custom hosting solutions

@LaChasseuse@mastodon.scot
2025-07-20 17:15:55

For those who wonder, CRUD is not that stuff you scrape off your shoes, it stands for Create, Read, Update and Delete, basic computer actions.

@kexpmusicbot@mastodonapp.uk
2025-07-31 23:52:53

πŸ‡ΊπŸ‡¦ #NowPlaying on KEXP's #DriveTime
No Joy:
🎡 My Crud Princess
#NoJoy
#newRelease πŸ†• single
nojoy.bandcamp.com/track/my-cr
open.spotify.com/track/0SB47Y9

@bmariusz@techhub.social
2025-06-13 08:35:43

Day 8
TL;DR: Yesterday I took a break. Today I’m back – and permissions are under control :)
Spent the day designing a fine-grained permission model.
I now support 96 distinct permissions across 8 modules, 4 CRUD operations, and 3 scopes: self, group, global.
Three system roles bind these into meaningful sets:
admin: full global access (32 permissions)
supervisor: read self full group scope (32)
employee: read/update self only (16)
That's 80 rol…