The bigger difference is that the net utility for LLMs could turn out to be massively negative
>I'd rather trust the people directly involved, whose interests are mostly clear and known. That seems like a wild statement to me. Just so I understand what you're saying. Are you saying you would trust Meta's…
I don't have an answer, but I don't think the framing should be about what they deserve or not. It should be around how much money an individual can have/control before it becomes detrimental to society.
It's almost like the people who spend their time thinking and researching the positives and negatives of a particular company/service come to different conclusions than the people who make money off the company or are…
>but also created an immense amount of value in society I would say value is subjective. For example, some people might consider a successful game as having created value. Others might view it as too addictive and see…
I would say having a good hot reload system gives you the benefit of wysiwyg with more readable code
>The compiler gives us a way to deal with this situation. It is all about being absolutely clear with intentions. Yes, Where(..) in my example would return IEnumerable<TR?> but then in subsequent code I can tell the…
>Also, the design of this this method doesn't seem to make much difference to me anyways: ``` var strs = source.SelectNotNull(it => it); ``` vs ``` var strs = source.Where(it => it != null); ``` Wouldn't the first be…
[flagged]
Before I put my fedora back on and leave, could you answer this question: Do you truly think the evidence you provided would convince someone ignorant on the matter that there really was a migrant crisis that warrants…
So apart from some 300 million number, it's just all vibes? Here I was expecting data about how all these illegal immigrants are causing crimes everywhere at higher rates than americans, or how many cats and dogs…
What are the symptoms of this "unprecedented crisis" and what makes it a crisis?
Wouldn't it be: "when building a house, obviously a hammer is more important than the _paper_ blueprints. This isn't art class, it's construction". (when digital notes/digital blueprints are an available option)
About 20 years ago I changed from running in basketball shoes to minimal shoes. At the time I was only running about 5K. It took me about 10 months to work up to 5k in the minimal shoes. My general approach is to run…
“The model assumes that people directly choose partners based on their observed cognitive ability, but in reality, partner selection might happen indirectly through other related characteristics or through more complex…
I don't disagree, which is sort of my point. The democratic party apparatus and their allies don't want that platform/message. I was mostly just pointing g out ghat there is a stance/platform that could combat right…
Just picture Bernie Sanders hammering home that the wealthy are screwing everybody. That's the kind of messaging they need but they would rather loose than move left.
I tried virtual desktops for a while and I'm pretty sure I was using this app for hotkeys to each desktop. https://github.com/hwtnb/SylphyHornPlusWin11 (I don't use virtual desktops anymore so I don't remember that well)
Without government regulations, are you sure the corporate merger of Amazon, Google, Verizon Walmart & Microsoft would let you?
My hunch is that it has something to do with doing/accomplishing something "hard" together. I'm also guessing that the harder it is, the more bonding automatic bonding you get.
I'm sure there's some truth to this but I don't think that is what is happening in this case. From what I can gather, this is about people who trained for a goal, and during the event an unexpected "weak link" in the…
I find that personally this is a big one for me, except I spend my time road cycling. Depending on who you are the competitive aspect of group riding can be very enjoyable. (Different sports may be a better fit…
Not sure when your experiences are from, but in .net core they redid the csproj format which is much smaller and human readable (I often just edit the XML instead of using the designer). I think most (all?) of the…
Drawings of bicycles from memory, rendered in 3D: https://www.behance.net/gallery/35437979/Velocipedia
I think it's that the cycling movement is just more efficient for sustained efforts, possibly because it uses less muscles. For sustained efforts, I don't think being able to use more muscles is an advantage, since…
The bigger difference is that the net utility for LLMs could turn out to be massively negative
>I'd rather trust the people directly involved, whose interests are mostly clear and known. That seems like a wild statement to me. Just so I understand what you're saying. Are you saying you would trust Meta's…
I don't have an answer, but I don't think the framing should be about what they deserve or not. It should be around how much money an individual can have/control before it becomes detrimental to society.
It's almost like the people who spend their time thinking and researching the positives and negatives of a particular company/service come to different conclusions than the people who make money off the company or are…
>but also created an immense amount of value in society I would say value is subjective. For example, some people might consider a successful game as having created value. Others might view it as too addictive and see…
I would say having a good hot reload system gives you the benefit of wysiwyg with more readable code
>The compiler gives us a way to deal with this situation. It is all about being absolutely clear with intentions. Yes, Where(..) in my example would return IEnumerable<TR?> but then in subsequent code I can tell the…
>Also, the design of this this method doesn't seem to make much difference to me anyways: ``` var strs = source.SelectNotNull(it => it); ``` vs ``` var strs = source.Where(it => it != null); ``` Wouldn't the first be…
[flagged]
Before I put my fedora back on and leave, could you answer this question: Do you truly think the evidence you provided would convince someone ignorant on the matter that there really was a migrant crisis that warrants…
So apart from some 300 million number, it's just all vibes? Here I was expecting data about how all these illegal immigrants are causing crimes everywhere at higher rates than americans, or how many cats and dogs…
What are the symptoms of this "unprecedented crisis" and what makes it a crisis?
Wouldn't it be: "when building a house, obviously a hammer is more important than the _paper_ blueprints. This isn't art class, it's construction". (when digital notes/digital blueprints are an available option)
About 20 years ago I changed from running in basketball shoes to minimal shoes. At the time I was only running about 5K. It took me about 10 months to work up to 5k in the minimal shoes. My general approach is to run…
“The model assumes that people directly choose partners based on their observed cognitive ability, but in reality, partner selection might happen indirectly through other related characteristics or through more complex…
I don't disagree, which is sort of my point. The democratic party apparatus and their allies don't want that platform/message. I was mostly just pointing g out ghat there is a stance/platform that could combat right…
Just picture Bernie Sanders hammering home that the wealthy are screwing everybody. That's the kind of messaging they need but they would rather loose than move left.
I tried virtual desktops for a while and I'm pretty sure I was using this app for hotkeys to each desktop. https://github.com/hwtnb/SylphyHornPlusWin11 (I don't use virtual desktops anymore so I don't remember that well)
Without government regulations, are you sure the corporate merger of Amazon, Google, Verizon Walmart & Microsoft would let you?
My hunch is that it has something to do with doing/accomplishing something "hard" together. I'm also guessing that the harder it is, the more bonding automatic bonding you get.
I'm sure there's some truth to this but I don't think that is what is happening in this case. From what I can gather, this is about people who trained for a goal, and during the event an unexpected "weak link" in the…
I find that personally this is a big one for me, except I spend my time road cycling. Depending on who you are the competitive aspect of group riding can be very enjoyable. (Different sports may be a better fit…
Not sure when your experiences are from, but in .net core they redid the csproj format which is much smaller and human readable (I often just edit the XML instead of using the designer). I think most (all?) of the…
Drawings of bicycles from memory, rendered in 3D: https://www.behance.net/gallery/35437979/Velocipedia
I think it's that the cycling movement is just more efficient for sustained efforts, possibly because it uses less muscles. For sustained efforts, I don't think being able to use more muscles is an advantage, since…