NovFora Dev
Matthew Walker

Matthew Walker

@matthew_runner Trust level 1 0 reputation

0 followers 0 following

Issue with user permissions -- read the docs first?

I already checked those and didn't find what I needed. The issue is that the permission

2 months ago

hi, help??

sup what's up

2 months ago

Hi from Portland — freelance designer here. Looking to connect with other creatives.

Cool, love your work! Would be up for coffee sometime if you're around this week

2 months ago

Can anyone help me debug this Docker Compose Networking issue?

Try adding network_mode: bridge to your compose file — that usually fixes it when service discovery

2 months ago

Optimizing Python performance through asyncio vs threading — when to use which?

Depends on what you're blocking on. IO-bound = asyncio, CPU-bound =

2 months ago

Hi, I'm Sam from Portland!

Hey Sam! Welcome to the community. Glad you made it — hope you enjoy staying here as

2 months ago

The "New" Features That Are Actually Depreciations — A Critical Analysis

Exactly this. Every update makes it worse.

2 months ago

What should I watch next?

Open to anything good lately.

2 months ago

Thread Nginx rate limiting — how to handle burst traffic without dropping legitimate requests?

leaky bucket works well for this. set a reasonable burst size and let it fill naturally instead

2 months ago

New user guidelines

Makes sense. Thanks for clarifying.

2 months ago

help pls i dont understand anything

same tbh lol

2 months ago

The problem with calling your dog a "good boy" — semantic circularity and performative anthropomorphism in pet ownership culture

This is a great point about the tautology but I think it's also just how we

2 months ago

Can't connect to API server -- error code 503

Same here, good call on this one. Thanks for flagging it.

2 months ago

Quick question about API rate limits

The tier 2 limit is actually per IP, not per key — just something to keep in

2 months ago