I think I'd put it this way: if I could flip a switch tomorrow and the AI boom was done, I probably would. The negative effects just super duper outweigh the fact that coders are more efficient. But since it exists, I'm going to use it. Hacking on my own small projects isn't using that many resources. But the benefit simply isn't worth the cost, as much as I personally love using LLMs.
HN user
bbeonx
there are some things that clearly exist that are really hard to nail down with definitions; once we get into anything social, we are kinda playing with that territory. everything is so fuzzy that our normal way of defining things breaks down. so saying precisely what gender _is_ is going to be almost impossible. but there are definitely roles and traits that are highly correlated with a person's birth sex that are distinct from their birth sex. there can even be genetic reasons why those correlations emerged. but they are still distinct.
as evidence, what it _means_ to be a man, woman, etc, differs from society to society. if you ask me to quantify this precisely, i will struggle. but it's plain for all to see.
sorry, is this in response to my post? in which case, this is exactly the distinction i'm making. the entire argument is whether or not there _is_ a distinction; my point is that this guy just, a priori, decides gender doesn't exist. but there is plenty of evidence that it does. there are plenty of social traits associated with sex that differ across different cultures: pink used to be a manly color, now it's a feminine color; "be a man" doesn't literally mean "make sure your sex is male"; etc. there are traits that are heavily correlated with a person's sex that are culturally reinforced, and this is distinct from their sex.
yeah, the argument is ridiculous; like, formally, it is ridiculous. i also disagree with the sentiment and conclusions of the argument, but the actual form of the argument is garbage: "i introduce an axiom that says there is no gender and therefore the distinction between sex and gender doesn't exist".
the first post was a swipe, i'll grant you. probably shouldn't have said it. it was a knee-jerk reaction to a structurally fallacious argument that leaves no room for discussion: "i reject your stance not based on reason, evidence, or anything that you can interact with, but based on an new presupposition i've just now decided is true". though i'll admit the severity of my knee jerking was probably amplified by some of the other opinions he holds.
the second post is actually about (a) me having understanding for a position of someone i disagree with harshly, and (b) the logical structure of an argument, not the underlying topic itself. it was in reference to the content of the link that was posted.
anyway, mods can take it down, i get why the rules are there. you're also right to ask folks to keep it clean. but i stand by it; dude just seems to have a trifecta of awful traits and i'm so so so tired of super rich tech dudes ruining the world.
wait this is kinda brilliant tho
Thank. Too much word, me try read but no more tokens.
this is true, "black" has been used in racist ways, but it got rehabbed and reclaimed in the 60s and 70s.
but more to the point, it is not currently used in a racist manner by the vast majority of the US, and certainly does not carry the same connotations as "yellow", so not really comparable imo
"yellowsky" sounds racist because calling asians "yellow" is racist.
"whitesky" sounds racist because...well, i don't know if you're a big history buff but in the US white-people-only gatherings were always suuuuper racist.
agreed...i think it's fine to keep up with what the corporate world is doing, but these projects bring me real joy
This isn't really a metric. It's a description to help the reader understand the magnitude of effort that went into this project. SLoC is a bad metric for plenty of things, but I think it's fine for quickly conveying the scope of a project to a blog reader.
Followed closely by "The Breadboard Has Been Drinking"
chill, be nice
You're presuming that every phrase was worded _just so_. This could very well have been from the author refactoring their sentence and not simplifying everything. They probably were thinking in these terms (the author is a PL guy from MSR who's pretty heavy into a lot of the formalism) and this sounds like a not-perfectly-polished formal thought.
It's technical, and sometimes technical writing isn't written perfectly. That doesn't mean it's due to willful obtusity, or trying to sound smart.
Meh, it's usable w/out github but you'll be reading raw markdown files (unless you get your own markdown renderer which isn't that big of a deal). But yeah, it's either an incomplete git-based wiki or a complete github based wiki.
I found In My Room to be an incredibly moving album. Djesse left me feeling far less after a first listen, but when I returned a few days later I started to notice things I had missed and now I really enjoy that album as well.
I am very moved by his music, in large part because of its cleverness. At the same time, I completely understand why many people are left unmoved. Different strokes, I guess.
This is going on all of my homeworks (submitted electronically, of course)
Pizza gate is an extreme. But also, yes, news has changed dramatucally over the last couple of decades and older generations maybe don't consume as defensively as younger generations. Over time this can make ridiculous things sound plausible.
I remember there was a trump meme going around where he supposedly said "if I ever ran for president it would be as a republican, they are all a bunch of morons". The first time I saw that it looked sketchy as hell, but both of my folks (intelligent people, mind you) bought it hook, line, and sinker. In general, it's younger people that I saw citing it as a fake while older people shared it. Totally anecdotal, I'll grant you, but I hardly think my experience is unique
I don't know, I might push back here. While fake news can certainly be interpreted as news that is false, that is not how it is usually used. There is definitely an insinuation, and while the vanilla reading of the definitions of "fake" and "news" don't contain this insinuation, it exists none the less.
That being said, as a writer I might not be able to resist pointing out the irony that the paper on fake news was fake news :). I really can't fault the author.
Do what?
Look into the Coq language, it is under active development and there is a lot of work going into it. Voevodsky was working in Coq, if I recall.
As to how hard it is to learn, you will have to learn a pretty decent amount. It all depends on your background. If you know what the Curry Howard correspondence is, you are in relatively good shape. If you've never heard of lambda calculus or first order logic, you may have some more work cut out for you.
Here is a nice article I read last night on explaining the move from set theory to type theory. It gets a bit technical but you might be able to get something from it.
https://golem.ph.utexas.edu/category/2013/01/from_set_theory...
Oh cool, this is from Allen Hatcher. I've worked through some of his algebraic topology and it was very well written. I'm excited to look through this
rolls up sleeves alright, folks, let's get to it
Ahhhh, but then they will ask how to print things and you'll have to explain monads :)
Biggus Uptickus
I don't know why people keep posting about this. It really doesn't matter
Just a heads up, there are two types of semigroups out there, and I think that automata theory uses the weird (i.e., non-algebraic) kind, so don't be too disappointed if this doesn't hook in with other standard maths. I have only seen this second usage of semigroups in automata theory, and only heard it used by an automata theorist. A quick Google search didn't turn up this other usage, so it seems to be very domain-specific lingo.
On the other hand, you can look into algebraic automata theory (a subject I know nothing about) and play with monoids (the kleene closure of an alphabet with the concatenation operation is the free monoids over that alphabet).
I feel like these are both excellent points.
Out of curiosity, what wasn't clear aside from openness?
BTW, for those interested, openness is the property assigned to a set of points not containing its boundary. For instance, an open interval (a,b) doesn't contain boundary points a or b. An open unit square is a 1x1 square without it's edges included
Yeah, it assumes basic algebraic topology (which is not a mild assumption). He states at the top that he is assuming familiarity with homology groups, and chain complexes are used to define homology groups.