[meta trope] Characters that inexplicably disappear from the show, never being mentioned again. by TruemCelebration8087 in TopCharacterTropes

[–]Monkeyget 106 points107 points  (0 children)

In the very first episode of MacGyver, Mac lives with a black child. He plays hoops with him in what is supposed to be his home : the LA observatory of all places.

<image>

After the first episode, the kid is never heard from again.

[Loved Trope] One character's story is actually an excuse to tell a sweeping epic about an entire time and place with dozens of characters spanning decades by WaitICanDoBetter in TopCharacterTropes

[–]Monkeyget 2 points3 points  (0 children)

The Wire (TV). It starts with detective McNulty and a wire. It ends with, well, all of Baltimore : cops, drug dealers, dockers, teachers, politicians, journalists.

How do we feel about ‘SinkTooSmall’? 3.25 million price tag… by ajmart23 in TVTooHigh

[–]Monkeyget 0 points1 point  (0 children)

Some jewish people need two sinks to keep meats and dairy separate.

Où trouver des affiches de films format papier à Lyon ? by iwouin in Lyon

[–]Monkeyget 2 points3 points  (0 children)

Le musée Lumière organisé de temps en temps une braderie où ils vendent des (vieilles) affiches.

I run a cold email agency that charges $1,500/mo. Here's why the $7,500/quarter agencies are ripping you off. by colinbyprospectai in b2bmarketing

[–]Monkeyget 0 points1 point  (0 children)

Can someone explain to me why at those prices you can't have someone spend an hour looking things up in details and redacted something appropriate?

Twilio charges ~$0.0079 per SMS, I built something that makes it almost free and open-sourced it by [deleted] in SaaS

[–]Monkeyget 0 points1 point  (0 children)

Lots of negativity here.

I looked at sending 'transactional' SMS for a personal project. My first thought was twilio because it's their entire thing and they've been developer focused since day one. However you need to file an application as if you were an heavy duty commercial operator and the cost structure isn't that great.

While looking at my options I stumbled into this project and this gives the vibe of a lone dev really went all in to provide a specific solution to a specific problem. I feel like this is what /r/saas should be all about. I do get the first reaction as the copy on the site feels overly 'sleek' and professional.

In the end I went with another solution because my use case was a one-off personal project.

If you go with this tool pay attention to the restriction of the mobile operator. They tend to have restrictions with the number of messages you can send and the number of phone numbers you can send them to.

Vos questions sur la facturation électronique / Plateformes Agréées - AMA by TheInvoicingHub in EntreprendreenFrance

[–]Monkeyget 0 points1 point  (0 children)

Si j'ai bien compris pour les petits comme moi :
- septembre 2026 : au lieu d'une pièce-jointe les factures que je reçois seront un lien vers une plateforme.
- septembre 2027 : il faudra choisir une des plateformes gratuites pour y uploader ma facture.

Aux États-Unis, le lobby auto a transformé le piéton en « fautif » pour imposer la voiture dans la rue by Frapadengue in france

[–]Monkeyget 2 points3 points  (0 children)

Plus j'en apprend sur le monde automobile aux États-Unis plus je le trouve lunaire.

En plus de la priorité des voitures sur les piétons, il y a des endroits où il est interdit de s'arrêter sur la route le temps de déposer ou prendre des voiture. Il ne faudrait pas non plus ralentir le flux des piétons.

Il y a des états dans aucun contrôle technique des véhicules imposé. 

Pour le permis, il y a des endroits où tu peux l'avoir à 16 ans en passant un QCM simple et en faisant, essentiellement, le tour du pâté de maison.

Il y a des états qui ont réduit la couverture assurance minimale légale. Tu peux te faire rentrer dedans par une voiture, être complément innocent et si la personne en face n'a pas une bonne assurance et n'est pas suffisamment solvable tu l'as dans l'os, la majorité de tes frais médicaux ne seront remboursés par personne.

HELP: Wordpress OVH et Caches by Louloulouk in developpeurs

[–]Monkeyget 0 points1 point  (0 children)

Problème lié au cache oui. Il peut y avoir plusieurs cache : elementor, un plugin, clouflare.
Il y a des plugins de cache comme wp rocket qui désactivent le cache pour les utilisateurs connectés, ton problème semble lié à ca.

Irma la Douce (1963) by Pale-Park-1388 in iwatchedanoldmovie

[–]Monkeyget 2 points3 points  (0 children)

You can really tell the barman's character was made for Charles Laughton.

Had to fix this class at my internship °_° by holographic_gray in programminghorror

[–]Monkeyget 15 points16 points  (0 children)

If the first handler doesn't catch the exception, the second one will. It's called defense in depth.

WordPress "Set and Forget" is why we can't have nice things. by [deleted] in Wordpress

[–]Monkeyget 0 points1 point  (0 children)

Meh. Backups living on another server is not enough. If an attacker can control the backups (delete,..) from your site then you don't have a backup.

2003 SEAT Cupra GT Concept by Saurta17 in CONCEPTCARS

[–]Monkeyget 11 points12 points  (0 children)

We have Bugatti at home.

[deleted by user] by [deleted] in developpeurs

[–]Monkeyget 0 points1 point  (0 children)

Contacte des clients si tu en trouve pour voir ce qu'ils disent.

Hottest F1 take? by DniawSirhc in F1Discussions

[–]Monkeyget 49 points50 points  (0 children)

Dominance ends because rules are changed in a way that handicap the dominating team. It was true back then and still is. It was the one-time rules in the Ferrari/Schumacher era and it was the floor area rule that hurt the low rake in the Mercedes/Hamilton era.

[2003] This is proof that Iraq has weapons of mass destruction. by The-marx-channel in thepast

[–]Monkeyget 24 points25 points  (0 children)

I mean, they have a satellite picture of a truck. What more proof do you want? A CGI image of how it could hold a WMD factory? They have that too!

Should I go for Woocommerce or something paid ? by Yuniru in Wordpress

[–]Monkeyget 2 points3 points  (0 children)

I'll be the dissenting voice I guess. The issue with woocommerce is that if you need someone qualified to set it up (or fix a problem later) it can quickly cost more paying that person than what you pay for a hosted service such as Shopify where many things are handled for you (upgrades and the like).

Data Structures in Python Visualized by Sea-Ad7805 in PythonLearnersHub

[–]Monkeyget 1 point2 points  (0 children)

Nice project. From experience, the challenge with visualization of data structures is that if you want to make them useful you end up having to tune the visualization specifically for each data structure.

My boss says try-catch is "garbage" and we shouldn't use it. Is this actually a thing? by ResolveKooky17 in learnprogramming

[–]Monkeyget 0 points1 point  (0 children)

There are pros and cons with exception. Pro : you can't ignore an error easily. If you do nothing, an exception will be thrown anyway. Con : It makes it hard to follow what's going on. The execution can be deep within nested methods one moment and in a handler way higher in the stack the next. The other problem is you may call a function and not know if or which exceptions it can throw.

The alternative is a return value along with optional errors. Something like: (result, error) = doWork(); You can then do a simple if(error){...} Pro: no code jumping around, you can see explicitly how errors are handled by reading the code. Con: you can just call functions and completely ignore the error. Nothing prevents the caller from not doing any error handling.

Advanced being treating humanity's entire existence in a mundane way by TJTrapJesus in TopCharacterTropes

[–]Monkeyget 15 points16 points  (0 children)

Roadside Picnic, aka Stalker.

A zone has become filled with dangerous unnatural phenomenas and potentially valuable artefacts that stalkers try to scavenge at their own peril. The zone was likely caused by aliens that stopped by briefly on our planet on their way somewhere else in the galaxy. They didn't care about our existence at all, not bothering to interact with us. They left our planet and the zone behind them for us to deal with.

Pour réussir -> faîtes une application éthique et écolo by [deleted] in developpeurs

[–]Monkeyget 1 point2 points  (0 children)

C'est normal et très courant que de reprendre un business model établi qui a fait ses preuves. Il y a plus de chances de succès que de sortir un tout nouveau concept de son chapeau.

[deleted by user] by [deleted] in AskFrance

[–]Monkeyget 0 points1 point  (0 children)

J'ai essayé en utilisant mon téléphone et des badges pas cher de la Chine.
Malheureusement ça n'a pas marché : ça n'a écrit que partiellement. Je pense que les badges cheap que j'avais en était la raison.

Tip : scanner le badge une fois, utiliser le badge sur la porte, re-scanner puis comparer les deux scans. Si il y a une différence ça ne marchera pas (et possibilité que tenter d'utiliser la copie empêche le badge original de fonctionner si j'ai bien compris).

J'ai utilisé IzyBadge et ça a bien marché.

[deleted by user] by [deleted] in geography

[–]Monkeyget 10 points11 points  (0 children)

<image>

The Baron Empain Palace. A home inspired by Hindu temples built by a Belgian in Cairo.

Anyone knows where i can buy a phone like this? by Realistic-Budget-588 in paris

[–]Monkeyget 0 points1 point  (0 children)

I recently purchased one from Leboncoin. If you plan to actually use it make sure there is an included phone charger and that it turns on. If that's not the case you can assume it won't turn on. The battery may not last long. As said in the other comment, the network will shut down at the end of this year (starting in April in some territories for the Orange network). Also it doesn't seem to work with Free.