Nudes should already be marked NSFW. What exactly is the kind of content you don’t want to see?
- 0 Posts
- 21 Comments
Sign up for free access to this post
CrayonRosary@lemmy.worldto
Open Source@lemmy.ml•If you're developing a FOSS project, be aware of cryptobros trying to PR a tea.yml into it.
2·2 years agohaving a pull request merged is in no way a proof of ownership of the repo
That’s literally what I was saying! That was the entire point of my comment!
CrayonRosary@lemmy.worldto
Open Source@lemmy.ml•If you're developing a FOSS project, be aware of cryptobros trying to PR a tea.yml into it.
3·2 years agotheir own preferences for tab width… ending up in an identation abomination
Can you give an example where a person’s personal tab width breaks things? One tab per logical indent, and then spaces for alignment. How does this break anything? I know for a fact it doesn’t or else people like me wouldn’t advocate for it. What breaks indenting is mixing tabs and spaces for indents, and obviously that’s foolish. You can’t blame that mistake for causing an “abomination” when it’s something that would violate any code style specification, whether using spaces or tabs. You yourself could set your IDE to emit only 2 spaces when you hit Tab, and that would also violate your code style spec if you mix those indents into a file with 4-space indents, and that has nothing to do with tabs at all.
Doing stupid things in the code that violates the code style are stupid things that violate the code style. No matter what whitespace you use. But having a personal setting to see 8 spaces per tab isn’t one of them if you only use tabs for logical indenting and not for alignment.
All tabs or all spaces for indents result in the exact same thing: good looking code. But tabs then have further advantages. Easier outdenting, better accessibility, etc. The only benefit to forcing spaces is that some random program you use for code comparison or whatever might default to something other than 4 columns for a Tab and your code looks a little wide until you change your settings. That’s nothing compared to the advantages of tabs. Turns out that “benefit” of spaces is actually a drawback because no one is allowed to view the indents as anything but whatever column width you personally think it should be.
CrayonRosary@lemmy.worldto
Open Source@lemmy.ml•If you're developing a FOSS project, be aware of cryptobros trying to PR a tea.yml into it.
4·2 years agoTabs for indentation, spaces for alignment. It’s perfect. Lets people visually indent as much as they want in their settings, but manually aligned things stay manually aligned. Forcing indents to always be… whatever number of spaces you personally like is dumb.
Plus then you can outdent with a single Backspace in every text editor ever.
CrayonRosary@lemmy.worldto
Open Source@lemmy.ml•If you're developing a FOSS project, be aware of cryptobros trying to PR a tea.yml into it.
24·2 years agoAm I stupid? How is this in any way confusing?
I kept re-reading this line and it made no sense. All I need to do to claim ownership of a project is merge a pull-request? Do I own Laravel because I’ve gotten a pull request merged? (emphasis mine)
Merging a pull request and having a pull request merged are two completely different things, and one very much requires you to own the project or have contributor rights to it. Which is exactly what the scammer is looking for proof of.
How was the author confused by this? Or am I somehow the dummy here?
CrayonRosary@lemmy.worldto
Gaming@lemmy.ml•Who, in your opinion, is the most annoying character in any game?
1·2 years agoZelda’s ghost in Spirit Tracks is even worse. She explains logic that a 5 year old could figure out. “Now we should go over there and do the obvious thing! I’m going to explain this over several sentences making you wait and click through them all!”
CrayonRosary@lemmy.worldto
Gaming@lemmy.ml•Who, in your opinion, is the most annoying character in any game?
1·2 years agoI love Navi. It gives me warm fuzzies when she speaks.
CrayonRosary@lemmy.worldto
Gaming@lemmy.ml•Who, in your opinion, is the most annoying character in any game?
2·2 years agoWatch me dance while I sing in my annoying voice while my mouth opens and closes at inappropriate times!
CrayonRosary@lemmy.worldtoPixelFed: A free and ethical photo sharing platform.@lemmy.ml•I created by first post in pixelfed and was flagged as spam
81·2 years agoI create an account yesterday to post spam and was flagged as spam.
Success!
I don’t think so. The first step when connecting to WiFi is to agree to the terms of service that allow the manufacturer to legallly spy on you. Without agreeing to that, they’d be breaking the law.
CrayonRosary@lemmy.worldto
Privacy@lemmy.ml•Google loses antitrust case vs Epic Games. Jury rules Google Play store constitutes an illegal monopoly
19·2 years agoYou really need to read the article, and specifically the linked article within that details the court proceedings. Anticompetitive behavior is illegal, and Google did lots of it, and did so blatantly, and deleted evidence of doing so.
The 30% they charge isn’t the issue. The issue is the anticompetitive actions they took to keep themselves from ever having to charge less than 30%.
CrayonRosary@lemmy.worldto
Privacy@lemmy.ml•YouTube adds tracking parameters to shared URLs that can be traced back to individual Google accounts
4·2 years agoI don’t have a choice when using the app, though I have been removing the tracker from the URL.
CrayonRosary@lemmy.worldtoToday I learned@lemmy.ml•TIL that holding a left mouse button pressed over a youtube video, speeds it up x2 until you release the button
2·2 years agoSame with the Android app. It used to let you swipe left and right to move backward and forward in the video, but now it just does the 2x speed thing.
Thanks! It looks really good.
CrayonRosary@lemmy.worldto
Asklemmy@lemmy.ml•What was the worst bastardization of a classic book into a movie?
32·2 years agoIt was terrible!
CrayonRosary@lemmy.worldto
Linux@lemmy.ml•No web browser offers a good out of the box experience.
15·2 years agoI didn’t know about the Manifest v3 thing, and I found this article. Sharing in case anyone else is out of the loop.



You don’t strictly need a PiHole. You can also import a giant
hostsfile.