I'm never gonna give up on quite space.... well played btw
Lemmy Shitpost
Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.
Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!
Rules:
1. Be Respectful
Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.
Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.
...
2. No Illegal Content
Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.
That means:
-No promoting violence/threats against any individuals
-No CSA content or Revenge Porn
-No sharing private/personal information (Doxxing)
...
3. No Spam
Posting the same post, no matter the intent is against the rules.
-If you have posted content, please refrain from re-posting said content within this community.
-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.
-No posting Scams/Advertisements/Phishing Links/IP Grabbers
-No Bots, Bots will be banned from the community.
...
4. No Porn/Explicit
Content
-Do not post explicit content. Lemmy.World is not the instance for NSFW content.
-Do not post Gore or Shock Content.
...
5. No Enciting Harassment,
Brigading, Doxxing or Witch Hunts
-Do not Brigade other Communities
-No calls to action against other communities/users within Lemmy or outside of Lemmy.
-No Witch Hunts against users/communities.
-No content that harasses members within or outside of the community.
...
6. NSFW should be behind NSFW tags.
-Content that is NSFW should be behind NSFW tags.
-Content that might be distressing should be kept behind NSFW tags.
...
If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.
Also check out:
Partnered Communities:
1.Memes
10.LinuxMemes (Linux themed memes)
Reach out to
All communities included on the sidebar are to be made in compliance with the instance rules. Striker
Yeah, shitposts like this are never gonna let us down.
I can’t imagine giving a fuck…
Second one feels naked
uwu
whats this?
I know it's a shitpost but it's not really how that meme format is supposed to work
Well, at least it worked.
I'm also bothered by very detailed QR codes. Milk cartons in my country had a QR-code for their website. It would be a ~10 letter url, maybe with a short path. But for some reason, the QR code was extremely detailed, as if it contained several kilobytes of data. I'm not sure if there were a large number of tracking-related parameters in the url, but it was very obviously unreasonably large.
Strongly agree on this one. Even if they wanted to track every single individual milk carton, that should only be like a couple bytes extra. Overly complex QR codes look ugly and are harder to scan
The complexity is likely a product of redundancy and error correction in the QR code rather than making it unique. You begin to run into issues with camera resolution and whatnot, but in theory those codes are likely more reliable.
QR codes have built in redundancy and error correction, though. I guess if they had it turned up to the max for some reason?
yeah, qr codes have different levels of error correction that you can specify, could very be well turned up to the max
or the url has a ton of tracking params appended to it for some reason
or the url has a ton of tracking params appended to it for some reason
Ideally you should use a short URL that redirects to the full URL. The tracking parameters should be on the long URL, not the short one.
Why is that ideal? Seems more prone to problems if the short URL service shuts down or suffers outages.
You don't have to use a third-party short URL service. It can be hosted on your own site.
A lot of people are already using a third-party short URL service like qrco.de because they don't realise you don't actually need a service like that to make a QR code.
Regardless, why bother running or using a short URL service? QR codes can easily hold a full URL and more, and QR codes are not (nor are they meant to be) human readable, so what's the benefit?
Yeah - that'd be my guess for an over-complicated code with minimal info.
Scan one and find out
It's like putting a glass of water right on the edge of the table. Give it some space ffs.
everything is. whitespace is an important part of graphic design, especially margins. think about text that's too close to the edge is the page or screen.
especially margins
Since it has the background color of the QR code, it’s probably padding, not margin.
^someone please rescue me from frontend dev^
Here here, have some Chai. Take a break and everything.should.be.ok
Edit: I've been free from web dev too long and it shows. Don't even know my assertions anymore.
i was speaking generally, which is why I mentioned pages as well as screens. that's more of a web design distinction; never really heard of padding in any other context.
but if you were to have a qr code on your website, you're right, making it padding would make more sense since the border, real or imaginary, would be outside the quiet zone because it's technically part of the code.
that's more of a web design distinction
I think that was the point of "someone rescue me from frontend dev" - if they're doing so much frontend design work that they instinctively get pedantic about padding vs. margin, they need help.
yeah I know, but that's still information out there and if anyone's reading it's nice to clarify. I both clarified and situationally agreed with them.
It is now. That's the beauty of art.
did you mean to reply to something else?
Hm, it was supposed to be indeed. It was the comment about the meme format
the bottom one is not a qr code. The padding is part of it.
padding
Found the developer
Everyone must submit to the CSS box model!
i hate coding for browsers. To that end, I do not actually know css. I just called it padding when I wrote my own qr code library, because it was easier to say than "quiet zone".
Just like "dots" or "pixels" are easier to say than "modules"
Yes, the Quiet Zone is part of the QR spec.
But the bottom one is still a QR code, it's just an out-of-spec QR code. Most QR readers will still process it just fine, but there's greater room for error depending on what surrounds the code itself.
Yeah... I'm pretty sure the white space is part of the spec for a QR code.
It's not just ugly, they don't scan properly. I've had this problem many times on codes without padding because my email client or browser was set to use a dark theme.
It often goes unnoticed because most people are using a white or clear background that gives enough contrast.