this post was submitted on 01 Jun 2026
1 points (100.0% liked)

memes

22494 readers
3274 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 
top 5 comments
sorted by: hot top controversial new old
[–] slazer2au@lemmy.world 0 points 3 months ago (1 children)

JS devs are like yep, that's clearly concatenation of 2 strings.

[–] DmMacniel@feddit.org -1 points 3 months ago

Only when the first statement is a string already would that result in a string concat.

[–] AI_toothbrush@lemmy.zip 0 points 3 months ago (1 children)

I mean not really cause base one would just be 111 + 111 = 111111. On the other hand if its baseless it still doesnt work cause then its 3 + 6 = 9? But with that it could just be base 10. One thing that could work is that its actually a split base 4 and 8 system where the first 3 digits of a number are base 4 and the rest are base 8 but this is a very confusing system and the opposite of what is usual. It could also be a system where 1, 2, 3 are used for whole parts of numbers and 4, 5, 6 were added when they inveneted fractions so they represent the fractional part of numbers? Thats what im gonna put my money on tho im probably ignoring something obvious.

[–] abbadon420@sh.itjust.works 0 points 3 months ago (1 children)

I disagree with you definition of base 1. Since base 10 is 0 through 9, and base 2 is 0 and 1, therefor base 1 must be only 0.

The real question is: How do we continue?
What is base 0?
Is that equal to base 1?
Are the negative bases?

[–] DmMacniel@feddit.org -1 points 3 months ago

Base 1 is just run length encoding.

1: 1
2: 11
3: 111
...
10: 1111111111