corytheboyd

joined 1 year ago
[–] [email protected] 4 points 5 months ago (1 children)

These are actually pretty good for NA (https://athleticbrewing.com/)

[–] [email protected] 5 points 6 months ago* (last edited 6 months ago) (1 children)

Right, you do have to understand that either way, if you put something on the public internet, it is gone.

I don’t want a company to sell my data, making money off of me, then having the audacity to ask me for MORE money on top (nitro). It feels gross.

I don’t mind sharing bits of myself online otherwise.

The owners of federated instances can also just start selling your data too at any point. And as you said, advertisers will also just scrape public data trivially. Basically, the internet and world is a terrible place.

[–] [email protected] 38 points 6 months ago* (last edited 6 months ago) (9 children)

But Discord has cultivated a queer membership by serving a different need than those platforms: privacy.

Yeah, gonna stop reading right there. Discord is absolutely selling your data. Nothing against inclusivity features though.

Discord became ubiquitous because it works well, and is free. Take VC money, run at loss, get tons of users, enshittify, die because something better becomes good enough. It’s just another one of those speed runs, which will happen over and over again until the end of humanity.

[–] [email protected] 2 points 6 months ago

It was a wild ride, and so fun to look at, well deserved!

[–] [email protected] 1 points 6 months ago

Also, how do I verify that this fork isn't malware wrapped in emulator code?

The code is open source, you read it all, ensure that you download exactly the code you read, and you compile it yourself. That’s the only way, in general, to accomplish this.

[–] [email protected] 2 points 6 months ago

The flavor type Pokémon has no known weaknesses

[–] [email protected] 3 points 7 months ago (1 children)

It’s more like asking a carpenter to build a hammer as their practical carpentry interview. It’s probably good they know about hammers, but what you actually want to know is if they can build cabinets.

[–] [email protected] 4 points 7 months ago

Meh, sounds just like the general internet stranger rhetoric here too. If you don’t like Reddit… stop posting about Reddit?

[–] [email protected] 4 points 7 months ago

I enjoy it, started playing recently! All the fun for me is in trying to find good loadouts completely on my own. I don’t want to watch some YouTuber show me the absolute maxed out best loadout, because that’s the entertainment to me. Progress is slow, I still haven’t cleared the game lol, but when I do, I know it will be my own choices that got me there. No shame in researching how to win if that’s your thing, I just love diving into games like this blind.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

You joke, but Rails actually does make Integer do too many things lol. I’d argue they’re useful things, but it does so by patching the core Ruby Integer class :p

[–] [email protected] 20 points 7 months ago (1 children)

Strings became ubiquitously used for a reason, they map really clearly to the way we think as humans. Most importantly, when you’re debugging, seeing string data is much friendlier than whatever data your symbols map to (usually integers, from enum structures)

No, obviously it’s not the most efficient thing in the world, but it hardly matters, and you’re not getting anyone to stop because you’re “technically right”.

 

I’m looking for a self hosted solution to this problem:

I want to create a full text search index from a collection of PDF manuals (text, not images, I don’t care about OCR here). There is a UI to search for text matches in documents, and clicking a search hit opens the PDF scrolled to where the search hit is (bonus points if the search hit is hilighted)

view more: next ›