There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

WorldieBoi , to aww in Cotton ball

wait, no box?

Treatyoself , to aww in Cotton ball

Smol bol 🥹

TCB13 , to programmerhumor in Sea++
@TCB13@lemmy.world avatar

The boat has wifi right? Modern developers can’t work for 10 seconds without installing packages from the internet.

XTornado ,

There is Maritime roaming if you can afford it…

norawibb ,
@norawibb@sh.itjust.works avatar

or searching forums

julianwgs ,

Some cruise ships equip Starlink nowadays

TCB13 ,
@TCB13@lemmy.world avatar

Okay, can’t argue with that :D my point was that development is so fuck up nowadays that nothing can be done offline anymore (at least easily) and this new generation of developers don’t even know how their hardware works, the basics of an OS and their favorite tools. They can’t live without pulling a few docker images and whatnot.

stark , to programmerhumor in No one is immune from this

There’s no going into the office to fix this one…

WindyRebel , to programmerhumor in Our social interaction in a nutshell

I know my calculus. It says you+me = us

Stupid AI!

vettnerk , to programmerhumor in Pointers

It is my firm opinion that void* should be named “disappointer”

irmoz ,
Troll OP , to memes in This is kremlin
@Troll@lemmy.ml avatar
7Sea_Sailor ,

I was just about to ask if the OPs image was the original image that the meme originated from. Guess not (?)

Troll OP ,
@Troll@lemmy.ml avatar

It’s a variant I’ve created from the original meme.

Draegur , (edited ) to programmerhumor in Our social interaction in a nutshell

My brain is too mushy to do it myself right now, but I wonder what the result would be if we were to consider the alphabet a base-26 number system and added the numbers that correspond to those letters.

actually, fuck it lets go

me (13),(5)

you (25),(15),(20)

5 + 20 = 25 (y)

13 + 15 = 28 (carry)
28 - 26 = 2 (b)

25 + (carried) 1 = 26 (z)

you + me = zby.

Ethanol ,

I feel like javascript would actually do this :P

palitu ,

Pepsi?

Extra credit!

darcy ,
@darcy@sh.itjust.works avatar

💞💞💞zby

GFGJewbacca , to aww in Cotton ball

Such floofiness! All hail the floor!

dohpaz42 , to programmerhumor in Our social interaction in a nutshell
@dohpaz42@lemmy.world avatar

Honestly dodged a bullet there when they can’t even get their errors straight. Obviously an undefined variable you and me would be more appropriate. Duh. 👯‍♀️

TiffyBelle , to programmerhumor in Sea++
@TiffyBelle@mastodonapp.uk avatar

@HiddenLayer5 So bad. And yet, so amazing at the same time.

Dads everywhere approve.

KSPAtlas , to programmerhumor in Sea++
@KSPAtlas@sopuli.xyz avatar

Nice IDEA for a pun

danc4498 , to programmerhumor in Pointers

Last time I used pointers was in college… I tried to debug a c++ application years ago and was confused as fuck.

thefartographer , to programmerhumor in Our social interaction in a nutshell

I am the mayor of Bonetown — Population: you and me.

nieceandtows , to programmerhumor in Our social interaction in a nutshell

Should have used python. The answer is youme.

Zagorath ,
@Zagorath@aussie.zone avatar

Most languages support concatenation of strings using the + operator. The only mainstream languages I can think of that don’t are PHP (which uses “.”) and low-level languages like C & C++.

Eiim ,

R uses paste0() for some reason

meteorswarm ,

C++ does, but it’s not a very efficient operation. en.cppreference.com/w/cpp/string/…/operator%2B

vanZuider ,

Using the C++ standard library beyond the C backwards compatible parts? What devilry is this‽

LeFrog ,
@LeFrog@discuss.tchncs.de avatar

I think your link has a double encoded % at the end: %25

The correct link is https://en.cppreference.com/w/cpp/string/basic_string/operator2B

Zagorath ,
@Zagorath@aussie.zone avatar

I ran


<span style="font-weight:bold;color:#a71d5d;">#include 
</span><span style="font-weight:bold;color:#a71d5d;">#include 
</span><span style="color:#323232;">
</span><span style="font-weight:bold;color:#a71d5d;">int </span><span style="font-weight:bold;color:#795da3;">main</span><span style="color:#323232;">()
</span><span style="color:#323232;">{
</span><span style="color:#323232;">  std::string name;
</span><span style="color:#323232;">  std::cout </span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">lt;</span><span style="font-weight:bold;color:#a71d5d;">&</span><span style="color:#323232;">lt; </span><span style="color:#183691;">"you"</span><span style="font-weight:bold;color:#a71d5d;">+</span><span style="color:#183691;">"me"</span><span style="color:#323232;">;
</span><span style="color:#323232;">}
</span>

Using cpp.sh, and got the following error:


<span style="color:#323232;">main.cpp:7:21: error: invalid operands to binary expression ('const char[4]' and 'const char[3]')
</span><span style="color:#323232;">  std::cout &lt;&lt; "you"+"me";
</span><span style="color:#323232;">               ~~~~~^~~~~
</span><span style="color:#323232;">1 error generated.
</span>

edit: lemmy seems to be determined to convert my less than characters to their HTML entity codes, but the error is meant to point to the “+” sign.

meteorswarm ,

This is because your operands are const char[]. That’s not a std::string.

VanillaGorilla ,

JavaScript might even concatenate some integers instead of adding them just for shits and giggles.

azvasKvklenko ,

Lua uses

rikudou ,

C++ does as well, doesn’t it? Though I don’t often use std::string, so I’m not sure. But every other string type I worked with had + overloaded.

Zagorath ,
@Zagorath@aussie.zone avatar

I dunno, I’ve never actually worked in C++, but I tried it out online and it didn’t seem to work.

squaresinger ,

Only if you put “you” and “me” in quotation marks.

balance_sheet ,

It’s a variable created when the conversation started.

TonyTonyChopper ,
@TonyTonyChopper@mander.xyz avatar

The answer is false. youme !<3

LeftRedditOnJul1 ,

The answer is NameError: ‘you’ is not defined

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines