HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alexfrydl

no profile record

comments

alexfrydl
·4 ปีที่แล้ว·discuss
It really rather seems like they achieved a near-perfect library for creating complex web applications, then in order to justify continued work on the project, simply kept making up unnecessary clever/cool features motivated by vibes that classes are passé.
alexfrydl
·4 ปีที่แล้ว·discuss
The problem is that people are not statistics. It may sound reasonable on the surface to say that this heuristic minimizes harm on average because she doesn't perform unnecessary interventions on the 99.9%. However, there are still actual human beings in the 0.1% who are harmed. What you're really saying is that if a group of people is small enough, it's fair for them to suffer preventable harm if preventing it would expose the larger group of people to risk.

I'm not going to argue about whether that is true or not, because I think that clearly depends on many factors and may be unanswerable. But as a member of a minority group who is often denied health care, it is often denied for this very reason. If the wrong person is prescribed this treatment, it is harmful. I'm just saying that when you're in the 0.1%, it can be difficult to accept the idea that you have to sacrifice yourself because someone in the 99.9% might be at risk otherwise.
alexfrydl
·4 ปีที่แล้ว·discuss
> Last month, the main courses offered on meatless Fridays included grilled cheese sandwiches, mac and cheese and mozzarella sticks. February’s Friday entrees, are vegan veggie tacos, Mediterranean chickpeas and black bean and plantain rice bowls.

I think calling these new meals “vegan” almost buries the lede, in that they are also the first meals made of vegetables.
alexfrydl
·4 ปีที่แล้ว·discuss
This is so weird to me because I'm very much a turbo nerd power user Linux dork and I will still contend that Windows has a significantly easier user experience. I certainly don't use Linux because it's a convenient desktop platform.
alexfrydl
·5 ปีที่แล้ว·discuss
Exactly. I'm not sure what the person you replied to is talking about. This article is clearly well researched because it covers many classic games on the timeline of roguelike history, from Dwarf Fortress to Civilization 5 to Super Smash Bros.

…wait.
alexfrydl
·5 ปีที่แล้ว·discuss
The only thing I don't like about HCL is that there are not enough good libraries for me to use it as the configuration language in all of my projects. I love HCL.

HCL 2 anyway.
alexfrydl
·5 ปีที่แล้ว·discuss
I've been using Firefox for about as long as a person could possibly have been using Firefox and I think this just happens every time they change the UI.
alexfrydl
·5 ปีที่แล้ว·discuss
Ruby's “for … in” is syntax sugar in the sense that is just another way to spell an identical piece of code. This would be like if Python let you write “foreach” instead of “for” if you wanted to. Another example in Ruby is how you can say “unless” instead of “if not”.

Python's “for … in” is syntax sugar in the sense that is an abstraction over constantly writing out the iterator protocol.
alexfrydl
·5 ปีที่แล้ว·discuss
Honestly my first thought when I saw the title “why we use Haskell” was “because you have one engineer and they like Haskell?” I suppose I was wrong. It was two.
alexfrydl
·5 ปีที่แล้ว·discuss
Very high percentage. At least in my experience, the effect is NOT subtle.
alexfrydl
·5 ปีที่แล้ว·discuss
This is definitely true but just fyi by now you should be getting 2% back on everything, more if it's specific categories. If you're only getting 1% and have good credit, you need a new card.
alexfrydl
·5 ปีที่แล้ว·discuss
Okay, gotcha. So who are the two sides of this argument, and what are they arguing about exactly? I'm just trying to get clarification on who it is in particular that needs to stop “formulating needlessly metaphysical conceptions of gender” (i.e. making things up) and accept your biologically-grounded definition instead. Who are these strange, confusing people who even “educated” people can't understand?
alexfrydl
·5 ปีที่แล้ว·discuss
I will always be amazed at how many people can type “because this group is a minority, meeting their needs is unimportant and shouldn't impact the majority” and think they've contributed a novel thought. Your elephant in the room is just basic everyday ableism. You can't even stomach a link being underlined for someone else's benefit lol.
alexfrydl
·5 ปีที่แล้ว·discuss
Old English has the same gender system as German. The reason English doesn't have gendered nouns now isn't because we are so progressive, but because language tends to lose all its excess features as it gets spoken and a LOT of people speak English. Basically, people can't be bothered to do grammar properly so eventually it just goes away (see: “whom”).

Also, English is not the language of gender progressives. Many cultures had different conceptions of gender, including additional gender categories or even a total lack of concern for categorization. All of this was stamped out by English colonizers, who had extremely rigid ideas about gender (that they apparently still haven't gotten over in 2021 tbh).
alexfrydl
·5 ปีที่แล้ว·discuss
I think bad faith misrepresentations like this are the primary source of the supposed “impossible discourse” on the “subject.” What “subject” by the way? Who are the specific people who use this supposedly confusing, brand-new meaning of the word “gender,” who are so impossible to talk to?
alexfrydl
·5 ปีที่แล้ว·discuss
If these “permutations” only exist inside of your own brain, that only proves something about you, not reality.

Really, none of the permutations exist. Very few women unironically care that the word “woman” has the word “man” inside it. You're making up things to be mad about.
alexfrydl
·5 ปีที่แล้ว·discuss
I bet the results were too embarrassing.
alexfrydl
·5 ปีที่แล้ว·discuss
They're probably dependencies of dependencies. You depend on some very useful package and somewhere down the line it depends on something written to be platform agnostic in 2012 when lodash wasn't modular and JavaScript wasn't as mature. The ecoystem hasn't adopted a better approach because it would require every individual package developer to understand the problem, get on board, then update and test everything they've written.
alexfrydl
·5 ปีที่แล้ว·discuss
Until I heard Visual Studio 2022 was coming out recently, I literally thought Microsoft had ceded the ecosystem in 2019. It's very surprising to hear it's the total opposite. I've been doing C# since .NET 1.0 and I can't imagine why anyone would use VS over Rider. Won't they just have to buy Resharper anyway?