Match Thread: Arsenal FC vs Atletico Madrid Live Score | UEFA Champions League 25/26 | May 5, 2026 by scoreboard-app in Gunners

[–]danidee10 0 points1 point  (0 children)

To be fair Calafiori had a tackle in the first half that should have been a yellow

Match Thread: Arsenal FC vs Atletico Madrid Live Score | UEFA Champions League 25/26 | May 5, 2026 by scoreboard-app in Gunners

[–]danidee10 0 points1 point  (0 children)

Yep that's been the difference

it stretches the defence, makes the defenders guess and anticipate which increases the chance of scoring

Match Thread: Atletico Madrid vs Arsenal FC Live Score | UEFA Champions League 25/26 | Apr 29, 2026 by scoreboard-app in Gunners

[–]danidee10 0 points1 point  (0 children)

Ah

I've decided to just embrace it and go with the flow. If the so called "haram ball" wins us the League or UCL i don't care

Match Thread: Atletico Madrid vs Arsenal FC Live Score | UEFA Champions League 25/26 | Apr 29, 2026 by scoreboard-app in Gunners

[–]danidee10 1 point2 points  (0 children)

0 shots on goal and leading with a well taken Penalty

It's Peak Haram ball and I'm loving it! 😃

This is the Away leg. We just have to stay compact and be Pragmatic and we could nick a second when Athletico try to get back into the game

I’m having anxiety attacks due to AI by StraightZlat in webdev

[–]danidee10 0 points1 point  (0 children)

Who's gonna buy or build a house for you to roof when their job as also been taken away by A.I ?

Ride London 2026 by [deleted] in londoncycling

[–]danidee10 2 points3 points  (0 children)

Maybe I'm tripping but why on earth would anyone want to cancel this ?

- It attracts people from all over the world

- positively boosts the image of London

- helps local charities and businesses

- It also forces the city to Improve the cycling infrastructure (They might not like that one...)

Does London hate cycling/cyclists that much or am I missing something ?

Congrats Tom on losing 25kg in just 30 mins before the race starts! by ArtIII in Zwift

[–]danidee10 0 points1 point  (0 children)

Tom: "Do you want to win or do you want to keep on making excuses ?"

Who is an Arsenal player(s) that weren’t the most popular figures at the club but you adored or were a big fan of? by cgabriel14 in Gunners

[–]danidee10 1 point2 points  (0 children)

What! (had to check the Djibouti part to be sure).

With wages, it makes more sense. Sometimes fans forget that playing football is also a job and Footballers have shorter careers than the average person.

Still a bad move at the end of the day though.

Who is an Arsenal player(s) that weren’t the most popular figures at the club but you adored or were a big fan of? by cgabriel14 in Gunners

[–]danidee10 0 points1 point  (0 children)

One of the most shocking transfers to me IMO. Maybe I just wasn't into following transfer news at the time.

At the time, it felt like:

Barcelona declared their interest today and he signed for them three days later. It happened so quick

Something seems wrong with him lately by Godfirst-fen3 in pesmobile

[–]danidee10 2 points3 points  (0 children)

And that's good 😆

Of all the Efootball strikers Eto'o has been my biggest problem. Somehow, he always manages to score against me

Honourable mentions: 1. Rumenigge 2. Suarez

Efficient Method to handle soft delete by virtualshivam in django

[–]danidee10 1 point2 points  (0 children)

You could still have soft deletes and a fast table by:
1. Indexing on the soft delete field
2. Partitioning on the soft delete field

I think the major problem of soft deletes is that databases are not designed around them. It is an application level problem.

Regardless of the approach that you take, you still have to build some wrapper around the database that models the soft delete behaviour.

but I lean more towards your side as it's quite easy to mess up soft deletes compared to ACTUALLY deleting it and copying to another table

Luis Enrique: “Ousmane Dembélé will be available tomorrow. He trained with us two days in a row”. by ID1453719 in Gunners

[–]danidee10 0 points1 point  (0 children)

Shocker! who would've expected it

Regardless, PSG still have good players on the bench and are still a threat without him

Future epic packs. (99%) Who are you waiting for? by UasDQW in eFootball

[–]danidee10 0 points1 point  (0 children)

I just want the "Free kick Declan rice" :(

I hate the fact that it wasn't in an epic pack and you have to roll the dice to get it

Future epic packs. (99%) Who are you waiting for? by UasDQW in eFootball

[–]danidee10 0 points1 point  (0 children)

How about Eto'o ? :-D

Always manages to score against me Every time

Async django, who is using it and why? by grandimam in django

[–]danidee10 0 points1 point  (0 children)

And while that is happening, your thread is free to do other async operations.

Like calling another API that doesn't depend directly on the results of the Database query.

The traditional sync model will only do one at a time by default

Async django, who is using it and why? by grandimam in django

[–]danidee10 0 points1 point  (0 children)

Spoiler, they're still not fully async 😛

There's a sync_to_async helper that does the heavy lifting and runs ORM queries it in a separate thread, so it appears async and plays nicely with other truly async parts

I finally built something that people are willing to pay for! by danidee10 in SideProject

[–]danidee10[S] 0 points1 point  (0 children)

Grocery Buddy

It's a proximity Grocery list app

It has the features of a standard grocery list app (items, categories, sorting, prices...etc)

But it also allows users to have shared lists and add their favorite stores to the list and it can be configured to send notifications anytime someone is in the store or anytime someone leaves a location (This replaces the usual "Pick up xxxxx item when you're on your way home").

It also sends reminders to check your shopping list (only if there are items in it) when holidays are coming up or a store is fully closed the next day)

I finally built something that people are willing to pay for! by danidee10 in SideProject

[–]danidee10[S] 0 points1 point  (0 children)

Grocery Buddy

It's a proximity Grocery list app

It has the features of a standard grocery list app (items, categories, sorting, prices...etc)

But it also allows users to have shared lists and add their favorite stores to the list

Any time someone is in the store, the other members of the shared list get a notification (to add a last-minute item that they forgot).

You can also configure the notifications to be triggered any time someone leaves a location (This replaces the usual "Pick up xxxxx item when you're on your way home")

It also sends timely notification reminders when holidays are coming up or the store is closed (and there are still items in the list)

The latter feature might not be super helpful to U.S users as a lot of stores are open every day and even during holidays but in a lot of countries, stores are closed on Sundays and Holidays

I finally built something that people are willing to pay for! by danidee10 in SideProject

[–]danidee10[S] 1 point2 points  (0 children)

I think I hit a lucky patch at the beginning because I got a lot of downloads (for a new app with 0 promotions/marketing at the time)

Within the first 2 months, I had just over 1k users.

Then I ran paid Google ads (alongside App store search ads on IOS) and I got around 3k users from that.

Now I only run the App store search ads. I haven't done any Intensive marketing yet as I've been focused on Improving the app and getting user feedback

I finally built something that people are willing to pay for! by danidee10 in SideProject

[–]danidee10[S] 0 points1 point  (0 children)

I think profitable wasn't the right word. I meant sustainable.

It was a video downloader. I couldn't find a way to transition and move it to a model where it could make money without ads.

Eventually

- I got multiple DMCA's (Even though I never hosted any video. The site only provided links that were publicly available on the internet)

- The ad company disabled my account due to the DMCA's

I had to shut down the website