Crashes my Firefox on Android too
From godot's pov though, banning AI won't guarantee some arbitrary contributor's PR doesn't include GPL code.
I'm not disagreeing with you, but it's worth noting there were plenty of GPL violations before LLMs existed.
This article doesn't land for me. The author complains about having to scan the code in sequence, but overlooks the fact that a waiter/waitress/till can only serve one person at time. And as you say, multiple people can…
> What the article misses is that money is saved for the company by moving the work to the customer / end user. It doesn't miss it. The whole framing of the article is the Dooman Fallacy - an organisation trying to save…
This is a fantasy. No one is going to pay you to take your waste away and dispose of it. You would have to pay them. So now there's a strong financial incentive to a) not over produce, b) sell the clothes - even if it…
I've reached a steady state where the rate of learning matches the rate of forgetting
Would the data from this satellite be freely available to the public? I couldn't see anything obvious
Interesting and useful article, but: > If you are new to 3D printing and/or CAD for 3D printing, this is not the right article for you. I feel like I would have been fine with this article about a week into my 3d…
> I don't know a single homeschooler that sits at home all day long. Well, you wouldn't, would you? Sorry, not to detract from your other points, but I thought it was funny.
Agreed. Seemed like a particularly poor choice to show off the capabilities of an image compression algorithm
OP makes an app for his own needs and his own phone and decides to share it for free, at considerable cost ($100/yr), and your response is to ask him to remake it for you, from scratch (in another language), for an OS…
Until you click the "accept" button, you haven't agreed to accept any cookies, so if you instead click through to settings, it shows you the current state: cookies off. I think the toggles could be a bit clearer, but I…
Can't you right-then-left-click the flagged mine? Iirc there's an awkward way of doing this
Send the descriptions via the blockchain so there's an immutable record
Hey, they don't have excel or word, like I have at work, and none of the other professional software like Photoshop or premiere, I can't play AAA games, and none of my friends use it either. But that's cool. The…
In practice, it's not really an issue. In some applications (most notably terminal emulators, where ctrl+c is already used to terminate a process) you have to use an alternative combination (e.g. ctrl+shift+c). MacOS…
Can you speak more of this best in class tooling?
A quick google says Doug Mills was using a Sony a1, which has a rolling shutter, and as the bullet was not perfectly level, the trace length could also have been affected by that.
> It doesn’t even matter if I’m right. Sometimes, you just have to be kind. The article seems to imply that kindness/correctness are somehow mutually exclusive. Even if that wasn't the author's intent or belief, it…
I was wondering the same thing too. And even if you wanted to keep this odd behaviour, it could be better written as /^[izehsglbo][izehsgl]o?$/
Personally, I find Ruby's syntax more natural, (I'm going to be heavily biased though, having written Ruby for 10+ years). But for example, let's say I wanted to make a hash (dict) of files, keyed by their size (for…
Huh, TIL! Requiring `irb` has been unnecessary since 2.5 and I never noticed.
Today I learn they weren't the ones who coined "Eggcorns"
Totally agree! Other tricks I rely on: a) put a `binding.irb` (or `binding.pry`) in any rescue block you may have in your script - it'll allow you to jump in and see what went wrong in an interactive way. (You'll need a…
Crashes my Firefox on Android too
From godot's pov though, banning AI won't guarantee some arbitrary contributor's PR doesn't include GPL code.
I'm not disagreeing with you, but it's worth noting there were plenty of GPL violations before LLMs existed.
This article doesn't land for me. The author complains about having to scan the code in sequence, but overlooks the fact that a waiter/waitress/till can only serve one person at time. And as you say, multiple people can…
> What the article misses is that money is saved for the company by moving the work to the customer / end user. It doesn't miss it. The whole framing of the article is the Dooman Fallacy - an organisation trying to save…
This is a fantasy. No one is going to pay you to take your waste away and dispose of it. You would have to pay them. So now there's a strong financial incentive to a) not over produce, b) sell the clothes - even if it…
I've reached a steady state where the rate of learning matches the rate of forgetting
Would the data from this satellite be freely available to the public? I couldn't see anything obvious
Interesting and useful article, but: > If you are new to 3D printing and/or CAD for 3D printing, this is not the right article for you. I feel like I would have been fine with this article about a week into my 3d…
> I don't know a single homeschooler that sits at home all day long. Well, you wouldn't, would you? Sorry, not to detract from your other points, but I thought it was funny.
Agreed. Seemed like a particularly poor choice to show off the capabilities of an image compression algorithm
OP makes an app for his own needs and his own phone and decides to share it for free, at considerable cost ($100/yr), and your response is to ask him to remake it for you, from scratch (in another language), for an OS…
Until you click the "accept" button, you haven't agreed to accept any cookies, so if you instead click through to settings, it shows you the current state: cookies off. I think the toggles could be a bit clearer, but I…
Can't you right-then-left-click the flagged mine? Iirc there's an awkward way of doing this
Send the descriptions via the blockchain so there's an immutable record
Hey, they don't have excel or word, like I have at work, and none of the other professional software like Photoshop or premiere, I can't play AAA games, and none of my friends use it either. But that's cool. The…
In practice, it's not really an issue. In some applications (most notably terminal emulators, where ctrl+c is already used to terminate a process) you have to use an alternative combination (e.g. ctrl+shift+c). MacOS…
Can you speak more of this best in class tooling?
A quick google says Doug Mills was using a Sony a1, which has a rolling shutter, and as the bullet was not perfectly level, the trace length could also have been affected by that.
> It doesn’t even matter if I’m right. Sometimes, you just have to be kind. The article seems to imply that kindness/correctness are somehow mutually exclusive. Even if that wasn't the author's intent or belief, it…
I was wondering the same thing too. And even if you wanted to keep this odd behaviour, it could be better written as /^[izehsglbo][izehsgl]o?$/
Personally, I find Ruby's syntax more natural, (I'm going to be heavily biased though, having written Ruby for 10+ years). But for example, let's say I wanted to make a hash (dict) of files, keyed by their size (for…
Huh, TIL! Requiring `irb` has been unnecessary since 2.5 and I never noticed.
Today I learn they weren't the ones who coined "Eggcorns"
Totally agree! Other tricks I rely on: a) put a `binding.irb` (or `binding.pry`) in any rescue block you may have in your script - it'll allow you to jump in and see what went wrong in an interactive way. (You'll need a…