Its all a scam
Wireless router looks inside wires
valar@lemmy.ca 2 weeks ago
Mac@mander.xyz 2 weeks ago
scam
looks inside
marketingAliOski@feddit.nl 2 weeks ago
You mean the other way around, right? Marketing —> looks inside —> scam
Mac@mander.xyz 2 weeks ago
Deceptive marketing and scams are interchangeable because they’re the same thing—the direction doesn’t matter. I put scam first because it was in the previous commment.
moopet@sh.itjust.works 2 weeks ago
Marketing -> looks inside -> scam -> looks inside -> marketing -> looks inside -> scam
SaveTheTuaHawk@lemmy.ca 2 weeks ago
OnlyFans doesn’t even sell fans.
Thebeardedsinglemalt@lemmy.world 2 weeks ago
It turned into a heated argument with a manager who, in the middle of project she complains is “taking too long” (despite constant scope creep, moving targets of adding stuff and changing expectations)…she walks up to my desk with her home modem/router she got from ISP. She kept saying it’s “wireless” but didn’t understand that 1. You still needed to plug the coax into the wall and 2. YOU STILL NEEDED TO PLUG THE POWER CORD INTO THE FUCKING WALL
antitomi@sopuli.xyz 2 weeks ago
This is now pasta, kiddo.
nexguy@lemmy.world 2 weeks ago
dead inside
looks inside
gut biome
derpgon@programming.dev 2 weeks ago
dead don’t
inside open
exu@feditown.com 2 weeks ago
wire_less_ not wire_free_
f4f4f4f4f4f4f4f4@sopuli.xyz 2 weeks ago
_ It works on my end (without leading and trailing spaces) _ -> It works on my end (without leading and trailing spaces)
exu@feditown.com 2 weeks ago
Looks like it’s specifically when an underscore follows a normal letter instead of whitespace. Not sure if that’s as intended by the markdown spec, incorrect in Voyager or unspecifed
With underscores:
normal_italics_ normal italics
With asterisks:
normalitalics normal italics
Passerby6497@lemmy.world 2 weeks ago
That’s almost certainly intended behavior, otherwise any underscore would trigger formatting (much like the asterisk does instead of allowing snake_case_naming
bitjunkie@lemmy.world 2 weeks ago
You can escape formatting characters with a leading backslash.
Appoxo@lemmy.dbzer0.com 2 weeks ago
markdown uses asterisks for italics.
2 asterisks is bold
3 is italic and bold
exu@feditown.com 2 weeks ago
I know. Underscores also work though for italics
Appoxo@lemmy.dbzer0.com 2 weeks ago
That may be a lemmy specific way to markdown
poolcritter@pawb.social 2 weeks ago
Underscores do not work inside a word (so my_long_identifier won’t accidentally become mylongidentifier, but _foo_ will become foo)
moopet@sh.itjust.works 2 weeks ago
The italics show up for me fine, so they’re getting through!
exu@feditown.com 2 weeks ago
I changed it in the edit
moopet@sh.itjust.works 2 weeks ago
Ah, gotcha.