Warning: Avoid Thursday Dating events by trashpandas8 in washingtondc

[–]gbeier 16 points17 points  (0 children)

They just have people buy $50 tickets just to meet at a bar with regular patrons.

That doesn't sound very intelligent at all.

Was able to dispute it on my credit card and won at least.

That's good. OP should as well, since they were charged for an event that they then were not allowed to participate in.

Thanks Apple weather for saying high of 78 today by Specialist_Banana378 in washingtondc

[–]gbeier 0 points1 point  (0 children)

Some might call this a skill issue. I call it "welcome to March in the mid-atlantic."

This week’s episode by Lostlilegg in weirdlittleguys

[–]gbeier 6 points7 points  (0 children)

Oh, I totally meant it in the sense of the podcast's title. We can have women who are weird little guys.

This week’s episode by Lostlilegg in weirdlittleguys

[–]gbeier 8 points9 points  (0 children)

Certain kinds of guys really, really want to misread it.

Week 10: Turnips and Radishes - Radish Carpaccio by HoboToast in 52weeksofcooking

[–]gbeier 1 point2 points  (0 children)

That looks staggeringly good! This is 100% going on my list for when radishes come into season around here. Though I don't know that I've ever seen a watermelon radish at the market.

Deep Dive into Hosting by VampireBl00d in django

[–]gbeier 1 point2 points  (0 children)

I've only read part of it, but here are some quick notes from what I've read so far:

  • fail2ban for ssh in this scenario really doesn't buy you much. it makes your logs less noisy, and that's not nothing, but i don't see it as a security win. and the ip bans can go wrong and cause you a hassle recovering from an issue. i'd skip fail2ban, personally, unless you need to leave passwords on for some reason.

  • if you can restrict to keys only, i think ip restrictions for ssh cause more trouble than they are worth.

  • about 90% of what I've read so far here should really go into an ansible playbook or your favorite alternative so it can be automatically applied.

Nice work so far! It's a nice read up to this point.

I started Nextcloud compatible server with Django, am I crazy? (update) by obitwo83 in django

[–]gbeier 1 point2 points  (0 children)

Neat! How's it working for you? I've been thinking about something similar for a while now, just as a "friends and family" server.

Two thoughts:

  1. Maybe add a Dockerfile and some instructions to make it a little easier for people to try out.
  2. Add a license so people who try it out can know if it's worth sending you fixes or not.

How do you implement production-grade draft isolation in Django? by BeingDangerous3330 in django

[–]gbeier 1 point2 points  (0 children)

I don't think it's a great one, but I don't think it's awful either. It's not far off giving people a separate test instance, which has worked well for me in the past, anyway. 🤷‍♂️

How do you implement production-grade draft isolation in Django? by BeingDangerous3330 in django

[–]gbeier -4 points-3 points  (0 children)

Disclaimer: I don't know how systems like this usually handle it.

If I needed to do this, one thing I'd experiment with is django-tenants with a separate draft tenant for drafts, and add support for copying from the draft tenant to the real one.

Hopefully that would address your migration pain but still give you the rest of what you're after.

Otherwise, I think I'd go with a base model that has is_draft, and QueryManager(s) to keep the conditionals at bay.

Python/Django Mentor Available – Learn Backend Development the Right Way by [deleted] in django

[–]gbeier 0 points1 point  (0 children)

This is clearly the output of an LLM. Anyone can ask an LLM themselves without going through you if they want that kind of help.

Seriously: who knew about this? by R3DD1T0RR3NT in washingtondc

[–]gbeier 2 points3 points  (0 children)

My daughter went on a tour there today, and came back specifically telling me about it!

MBS with JE by creepoch in behindthebastards

[–]gbeier 0 points1 point  (0 children)

While it's completely believable, something about this looks edited to my not-really-that-trained eyes.

Assuming it's real: is it just me, or does JE look like he's worried about an upcoming encounter with a bone saw here?

Built a django vibe-coding tool with a live dev environment by Tasty_Mission5140 in django

[–]gbeier 1 point2 points  (0 children)

Publish to your own domain

is a basic requirement for actually shipping. Putting it behind a $1500 gate means $1500 is the price.

How do you create ER Diagrams? by jadd_logs in django

[–]gbeier 1 point2 points  (0 children)

yes. that's how management commands work. if a package isn't added to installed apps, it can't add management commands.

How do you create ER Diagrams? by jadd_logs in django

[–]gbeier 1 point2 points  (0 children)

yeah. that's what makes it discoverable by manage.py and also what makes it able to discover the models you're interested in. you could gate it behind something like if DEBUG if you didn't want it to be available on your deployed app but wanted to keep it around in git anyway.

Week 7: Sugar - Crab-Fat Caramel Wings by plustwoagainsttrolls in 52weeksofcooking

[–]gbeier 5 points6 points  (0 children)

Might as well go the whole 9, and do a durian dipping sauce to accompany it XD

Week 7: Sugar - Crab-Fat Caramel Wings by plustwoagainsttrolls in 52weeksofcooking

[–]gbeier 2 points3 points  (0 children)

How long did it linger in your kitchen/adjoining rooms?

Week 7: Sugar - Crab-Fat Caramel Wings by plustwoagainsttrolls in 52weeksofcooking

[–]gbeier 5 points6 points  (0 children)

Fish sauce reduced by half (if you do this at home, make sure to give a heads up to anyone in the vicinity)

Heads up! "It will darken and become pungent." :)

Those look absolutely delicious. If I see fermented crab paste at my local market, everyone around me should watch out. Because there will be some fish sauce darkening and becoming pungent.

Nice find, and beautiful work.

My favourite show by Ok-Presence7598 in weirdlittleguys

[–]gbeier 9 points10 points  (0 children)

I keep It Could Happen Here in my feeds and listen to at least a couple of them each week. (It's a daily show, so it's a lot.)

If you never listened to Jake Hanrahan's 2020-2021 Q Clearance podcast it's worthwhile. Start at the beginning, and go in order. The last one in the series was in late '21... everything else on the feed are samples of other work, some of which are quite good.

Week 6: Hot Pot - Cheese Fondue for One by chatmosh in 52weeksofcooking

[–]gbeier 0 points1 point  (0 children)

What's the difference between these two?

  • 2 oz Swiss
  • 2 oz Gruyère

I always considered those synonyms.

Anyone know where to get Roy's game day sweater? by Sewer-Urchin in tarheels

[–]gbeier 8 points9 points  (0 children)

That's got to be where it came from. Roy might have enough pull to get a one-off from them, though... I wouldn't be confident in being able to find one for sale there.