25
submitted 1 week ago by [email protected] to c/[email protected]
3
submitted 1 week ago by [email protected] to c/[email protected]
12
submitted 1 week ago by [email protected] to c/[email protected]
1
submitted 1 week ago by [email protected] to c/[email protected]
6
submitted 1 week ago by [email protected] to c/[email protected]

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
submitted 1 week ago by [email protected] to c/[email protected]

DEFNA: Django Events Foundation North America

Via Django News #238

15
submitted 2 weeks ago by [email protected] to c/[email protected]
30
Python Insider: Python 3.12.4 released (pythoninsider.blogspot.com)
submitted 3 weeks ago by [email protected] to c/[email protected]
6
submitted 3 weeks ago by [email protected] to c/[email protected]
6
submitted 1 month ago by [email protected] to c/[email protected]
14
submitted 1 month ago by [email protected] to c/[email protected]
7
submitted 2 months ago by [email protected] to c/[email protected]

I ran across this while looking for tools to provide something like the raw_id_fields widget in Django's list admin view. This post is a few years old at this point, but I think the solution it contains still works pretty well (caveat: I haven't tried it yet).

I also enjoyed the author's take on the conversation with support. I can definitely relate to that.

[-] [email protected] 14 points 4 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.

[-] [email protected] 17 points 7 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.

[-] [email protected] 6 points 11 months ago

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

[-] [email protected] 5 points 11 months ago

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

[-] [email protected] 4 points 11 months ago

@[email protected] you seem to have linked to just an image.

Care to update this post?

[-] [email protected] 4 points 1 year ago* (last edited 1 year ago)

My post's link is to the original blog URL that you point to, I just mentioned the author's Mastodon post where I ~~ran~~ first saw a reference to the blog post.

[-] [email protected] 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. ☹️

[-] [email protected] 6 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)

[-] [email protected] 4 points 1 year ago

Thank you, much appreciated!

FWIW, I was told that c/Django was also submitted but still isn't visible yet when I look. So the manual review but sounds accurate.

[-] [email protected] 5 points 1 year ago

I'm sure I'm doing this wrong but ... that sure does look shwell!

[-] [email protected] 4 points 1 year ago

Is this the book we're talking about?

https://doc.rust-lang.org/book/

view more: next ›

jnovinger

joined 1 year ago
MODERATOR OF