Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.zip

111 replies

HouseWolfreply
pawb.social

Shhhh the CLI purists haven't figured out what icons are yet.

117

Was not expecting to see Padre Pio here. He was an oddly big deal in my elementary and middle school years.

5
\\\mr\rnd;reply
lemmy.zip

wait, are CLI purist the purest keyboard warriors?

6
mercreply
sh.itjust.works

What would the icon for a "directory" look like?

4
fedia.io

something very similar in mainframe land where they call files "datasets." if you call a dataset a file, get ready to get an earfull!

which is ironic considering IBM themselves often call them files and one of the most popular dataset utilities is called FileAid. but if we acknowledge that, we lose a valuable opportunity to belittle and exclude newcomers

118
bobzrkrreply
sh.itjust.works

In AWS S3, they're objects, not files. But you upload files to objects. And can download an object to a file. But they're not files. Trust me bro.

69
AmyAyereply
nord.pub

You know, the same deal kind of applies about "losing newcomers". Because I avooded using AWS because everything seemed cryptic and weird with its terminology. So other companies got my business.

29
piefed.social

That's mostly because it doesn't have real directories, it just simulates them with string prefixes and if you forget that on large buckets you are going to have a bad time.

8
mercreply
sh.itjust.works

What makes that different from a "real directory"?

2
piefed.social

Imagine you have dir1/dir2 with "directories" inside, each one with millions of "files"/objects. When you try to "ls" the dir1/dir2 by querying Prefix='dir1/dir2/' and Delimiter='/' S3 will still scan all the millions of objects starting with the prefix, and then filter out the ones that have a / after the prefix.

3

There's no benefit or drawback on it's own. The way the keys and queries work are geared to S3's nature as a key value object store - which requires it to support keys that wouldn't be valid file paths or that have different delimiters.

1

There is a reason for that since S3 is not block storage and doesn't have a Hierarchal filesystem. That's why when you create folder in the S3 console what you are really creating is a prefix meaning its just a placeholder to auto add the prefix string to the beginning of all objects. But all objects in the bucket are flat when it comes to the API. Plus the way the files are stored in the shards in S3. You can limit Throughput by treating prefixes like a hierarchical filesystem too much.

6

The more confusing thing I've had to explain to too many developers is that it's not a directory regardless of what it looks like on the AWS website view. It's a "prefix" meaning the entire thing, including the slashes, is just part of the filename, there is no real structure inside a bucket. So there's no such thing as relative paths to search for things. When you call the list objects function with a prefix it's the same as doing a "starts with" on a string. You can't give it a partial "path" relative to another object that appears to be in another "folder".

4

Reminds me of the oilfield unit hell. If you even mention an SI unit on an offshore drilling platform, your beheaded carcass will be displayed on top of the derrick as a warning for others, left to be devoured by birds and the salty wind.

12

For what it's worth, they're referred to as directories by command prompt and PowerShell (effectively the new Windows command prompt) tools as Windows as well.

37
lemmy.cafe

And always had been in DOS before Windows.

Folder is just an easier concept for the average person to grok, so I say folder to them.

32
fedinsfw.app

It's two fewer syllables and a more straightforward analogy. It's just a better name

10

and a more straightforward analogy

Honestly, yeah. The filesystem's address table is more analogous to a 'directory'. You don't really put things in a directory -- a directory tells you where to find things that are located outside of it.

2

Yep, DOS uses the dir command to list directory contents.

3
Foresterreply
pawb.social

An inode is not a folder it's metadata for a folder OR a file.

It would be more correct to say all folders are txt files

10

An inode is not a folder it's metadata for a folder OR a file.

Demonstrating the parent’s point in real time.

8

Just call it a 'container object' and you can be technically correct in almost every context.

See also: in SQL and Dataverse, a row is called a 'record', but in SharePoint and Lists, a row is called an 'item', and MAN do people get all pissy if you get them mixed up or refer to it as a 'row'.

It's even more aggravating when you understand that 1) they're all different implementations of the 'table' data structure, so the term is still accurate; 'records' and 'items' are just subsets of 'rows', and 2) SharePoint and Lists are just SQL on the backend anyway.

Like, obviously you knew what I meant, but how is your ego gonna get stroked unless you preach about pedantic details that don't matter?

30
phorqreply
lemmy.ml

Would that make linux users filephiles?

10
sh.itjust.works

Anyone gives me a hard time about that, I’m reverting to Amiga and calling it a “drawer”

29

i just call 'em all "that fuckin' thing" and if anyone complains, they can talk to this guy

10
slrpnk.net

You'll pry my old outdated terminology from my cold dead hands lol

25

I'll toast to that from my Remix OS coffee mug currently sitting on my SunOS mouse pad.

8
piefed.zip

If I'm browsing in a GUI they're folders. If I'm using a CLI they're directories. Except when I decide to do the opposite in either situation. Everything I do is the correct method and the only people who are wrong are whoever disagree with me. Unless they're hot.

15

Only the 1337 know that they're really called "stores". That's why the command ls exists: list stores.

Obviously I'm kidding. It's short for list, somehow. Just remove that unnecessary IT.

7

Go on, make your website colour=gray. Or was it color=grey?

1
lemmy.world

Anyone else catch shit for saying machine or box?

"Yeah it's a Windows box so whatever is trying recon knows nothing and hasn't learned after repeated attempts."

"The Honeypot? Yeah just a Linux box that blows up our alerts channel if anyone tries to touch it."

Etc.

4
aussie.zone

A box shaped computer? so pedestrian, mine is a hyperbolic paraboloid.

9
piefed.social

I've heard some techs complain that a 'machine' can be physical or virtual, but a 'box' always refers to a physical machine. I don't really agree with that distinction; if the difference matters, say "physical machine" or "virtual machine". In 99% of cases, whether a machine is physical or virtual is a distinction without a difference anyway.

5

File and Folder are quicker to type. So I type that.

3
Ada
lemmy.blahaj.zone

Kinda like posting a harry potter meme in a community full of trans folk...

-20
lyralycanreply
sh.itjust.works

We see where you're coming from, and also it is unhealthy to be extremely sensitive to every single hint of bigotry, from malicious or innocent sources, from your instance or others'. Take it from me - it destroys you to focus on the negative so much that you start to miss the positive.

I know you put so much effort into taking care of others, particularly transfolk (who don't get themselves kicked out, like I did 😉) on blåhaj.zone. Remember to care for yourself also!

Edited the ° 😅

53
Victorreply
lemmy.world

You put the ° on the wrong "a" 😅

Lonely Lovely (😅) sentiment and message though. ❤️ Very true.

15
teslekovareply
sh.itjust.works

Typo. Unless you're trying to emphasise how sadly uncommon it is to see such a lovely sentiment.

8
Victorreply
lemmy.world

I was only trying to empathize what I wrote, that a) the a and å were swapped, and b) they said something very heartwarming. No hidden message or reading-between-the-lines necessary. 👍

5

Muphry's Law strikes even me! 😆 Gotta love it. Thanks for pointing it out, guys!

Although to be fair I wasn't making fun 😚

5

Lmao yes, definitely autocorrect being an ass here. Thanks for pointing it out!

2
lyralycanreply
sh.itjust.works

Why thank you aha! I never remember which a it goes above - I'm not too good with Swedish aha~

1

Don't worry, Swedish people love correcting others, one will always come along and have your back 😆

2
Mistiyreply
lemmy.zip

I'm trans myself... but yea I guess you're right. Didn't really see this as problematic... but yea fair enough

32
Victorreply
lemmy.world

It's not. It's just a scene from a movie. Aim your artillery at that c—nt Rowling, instead.

I liked the meme, keep em coming!

32
Adareply
lemmy.blahaj.zone

As in pushing back and making noise when people post stuff that helps keep her relevant.

If I have a tool for decreasing the amount of harm she does, this is it.

Will it make much difference? No, but if a single person hesitates before posting potter stuff in the future, then it helped a little

3

I say fight the big fight, but whatever. I'm gonna enjoy this meme, and still keep my hate for Rowling relevant.

3
Adareply
lemmy.blahaj.zone

I, like many folk, just want to see less of Rowling, not more. That's all

7
boonhetreply
sopuli.xyz

I get where you're coming from and it's hard to tell the difference, but actually that's Robbie Coltrane, not J.K Rowling

Jokes aside, that's a beloved character played by a beloved actor who unfortunately won't be appearing in any more movies. Personally I haven't sent a single cent Rowling's way since watching Deathly Hallows part 2 in the movies and never will again, but the bitch can't take away the fond memories I have of reading the books and seeing the movies, especially the first one where this is from.

I think most people here on the fediverse know enough not to support her financially, but when it comes to memes, the movies aren't just her art, they were made by a ton of people who don't necessarily share her views (I suspect that in the 00s, nobody knew about them). And it'd be a shame to lose good memes that evoke such nostalgia

3

Keeping her relevant in popular culture is supporting her financially, politically and socially, because her relevance influences both her wealth and her political clout.

And I'm going to pushback against that. In this case, it was a single line snarky comment that referenced the meme in question. In response, I got 5 or so responses from people, each of them multi paragraph long, insisting on telling me just how it's actually ok to post Rowling stuff.

And from my perspective, if you're ok enough with Rowling to not say anything when a Rowling meme is posted, you should also be ok enough with someone posting a snarky one liner in pushback against it.

But if folk are ok with a meme that entrenches the relevance of a virulent transphobe, but a snarky response to that meme warrants a multi paragraph response, then it might be time to re-evaluate priorities...

5
Mistiyreply
lemmy.zip

Same here. I would never willingly watch harry potter or support her on purpose. I just thought this was a good meme template and honestly, I love Hagrid. Hagrid is fictional and his actor is dead. I don't care about JK, she can die. I still love Hagrid.

1
Adareply
lemmy.blahaj.zone

As long as you can accept that many people don't want to see Potter memes and can accept a little pushback, you'll be doing better than most folk.

2

of course. I absolutely get why people would dislike them. There's quite a few I don't like either

1
abbadon420reply
sh.itjust.works

Had to check the community rules, but couldn't find them calling this place a trans community. In fact, they explicitly call it a "meme community" and this is a very common meme format. If you're inclined to check the rules yourself, I'd like to point you to number 3

28
rtxnreply
lemmy.world

This is absolutely a trans-inclusive community, it just isn't spelled out (e: it is now) because inclusion should be natural. I don't like making assumptions about a person's identity or beliefs (unless they scream it to the heavens, at which point it isn't an assumption anymore), and I can't determine whether a person is welcome here based on what they are. When a person's behaviour becomes problematic, that is when I step in. In particular, if someone reports a homophobic, transphobic, or racist comment, you won't see me argue with them: those comments get immediately deleted and the user permanently banned. Fortunately, nearly all community members I've seen are friendly, or at least polite, with LGBTQ+ folk.

Regarding the meme in question. There is an argument to be made that just using the media as a meme, even of an unrelated topic, gives the author unwanted exposure. I don't think this applies in this community, or most of the fediverse (excepting places like Grad or Hexbear). We all know that JK is morally inferior to what came out of my dog this morning. Seeing this meme won't change that position, nor does it try to glorify her morals or justify her views. It is the essential meme: a well-known scene from popular culture, removed from its environment, to express an idea or sentiment that is common within this demographic.

38

Chad mod action

I'm one of the biggest Rowling haters you'll ever meet but I agree with this comment in its entirety

10

There's a lot of trans people in linux and foss communities

in a community full of trans folk

which by the phrasing is what Ada is saying, not that it's specifically a trans community

10

If it were against the rules, I'd have reported it.

Instead, I made a snarky comment, because even though it's not against the rules, the less Rowling in the world, the better.

8

Sorry Ada -- I was referring to myself! I originally lived on blåhaj but was banned for promoting violence against bigots and generally making hate-fuelled comments. It was not okay to be so extreme.

1