6
12
submitted 1 week ago* (last edited 1 week ago) by jnovinger@programming.dev to c/postgresql@programming.dev
39
26
4
14
1
7

Via https://mastodon.cloud/@radiac/112641898082821618

In my experience flask is great until it isn't - I've seen quite a few projects which outgrew it, and the lack of django's batteries and guard rails left a maintenance nightmare. Not sure if it'll be helpful, but as a result I wrote nanodjango, which lets you write a django site in a single file, then convert it to a full project if you outgrow it.

3

DEFNA: Django Events Foundation North America

Via Django News #238

15
32
Python Insider: Python 3.12.4 released (pythoninsider.blogspot.com)
7
[-] jnovinger@programming.dev 6 points 5 months ago

Reading the docs and I'm a little disappointed to see that disabling telemetry is opt-in: https://bruin-data.github.io/ingestr/getting-started/telemetry.html#disabling-telemetry.

[-] jnovinger@programming.dev 15 points 5 months ago

Do you have a written version?

I really dislike having to watch an entire video to catch the one bit of useful information. I wish I had the time to watch entire videos, but honestly, I don't. On top of that, my brain has often wandered off well before I get to the interesting bit.

[-] jnovinger@programming.dev 4 points 8 months ago

Looking at the thinkTank website, I think you're talking about the Secure Pocket Rocket model, but I'm not sure.

[-] jnovinger@programming.dev 17 points 8 months ago

Anecdata here in the US, but my local mom and pop pharmacy (which I love) currently would lose $200/mo on my vyvanse because of my insurance and the whole generic vyvanse nonsense. This system sucks.

For the time being, I fill my vyvanse at Walgreens and hope they're losing $200/mo on it. I fill everything else at the mom and pop, until they let me know the situation is better.

[-] jnovinger@programming.dev 4 points 10 months ago* (last edited 10 months ago)

!dfw@lemmy.world is probably a good place to start.

[-] jnovinger@programming.dev 6 points 1 year ago

The installed packages themselves won't be faster, but they will install faster, sometimes much faster.

[-] jnovinger@programming.dev 5 points 1 year ago

Yes, I believe wheels will generally be preferred by pip.

[-] jnovinger@programming.dev 6 points 1 year ago

Old?!?! I'll have you know I just did some maintenance work on an ASP.NET 4.0 app a couple weeks ago. ☹️

[-] jnovinger@programming.dev 5 points 1 year ago

This is my favorite/most horrifying part:

The control flow is so labyrinthine that some of the code is actually indented by 23 tabs. Forget the 80-column rule -- these lines don't even start until column 92! Even if we discard the inline data tables, then the longest line in the codebase is still a whopping 387 characters long (you'll have to scroll to the right to read it)

[-] jnovinger@programming.dev 5 points 1 year ago* (last edited 1 year ago)

@db0@lemmy.dbzer0.com posted a new Python wrapper for Lemmy that he's started working on over at !python@programming.dev : https://programming.dev/post/39578

view more: next ›

jnovinger

joined 1 year ago
MODERATOR OF