Just because you post on the internet doesn't mean its public, each company has a privacy policy, of which nobody "opted in" for LLM use either when they signed up, they may have opted in for targeted ads, but not LLMs…
If they didn't care about the artists, why would they care about academia?
They already want to use AI without human intervention https://www.cbsnews.com/news/anthropic-pentagon-pete-hegseth...
https://arcan-fe.com/ proves you can have all of that and more without having an archaic TUI.
Is utilitarianism OK with lying? Given the lyrics. > Is it too late to say sorry > Because I'm missing more than your body If utilitarianisms only interest is the consequence of the action and whether it resulted in a…
If you think ethical arguments like "murder is bad" or "human knowledge should be preserved" and a demonstrable falsity like "the earth is flat" are equivalent arguments then you are so far gone you might as well be a…
Knowing and enacting are two distinct things, "you should do what I want you to do" means you're already doing the wrong thing, and yes, there is an agreement on what the right thing is, its what is ethical, that is,…
They won't. No company will, I think the best quote I've heard this week is from the proton CEO on the Decoder podcast. "No company is going to jail for you." If vibe code is of questionable legality, then the best…
1. This precedence is based on law or on the abscence of it. 2. Slippery slope fallacy. 3. Anarchy or Tyranny are not the only modes of operation. -- See point 2
I'd rather it use ?.() the . means getkey, () means expression using .(expr) should be the same as array[], throwing ? as a character should be very obvious what it does.
> Const keyword: changing const from `local a <const> = 42` to `const a = 42` is far better syntax. The bracketed syntax was never a good idea. The bracketed syntax is an okay idea especially for <close>, adding close…
a lone ? can mean anything, you can already tell that . is for fetching a subtable.
This is something I don't see a lot of people do. I've tended to do for long,list,of,variables,here in ageneratorhere(bigparameterhere) do end and local x do -- everything after is just here to define x end I'm still a…
No, not basically, it simply doesn't have them, Ternary means three as in it operates on 3 operands, and/or operates on 2 operands. They are also not equivalent. x = a ? b : c # x is b, same as you would if a {x=b} else…
https://youtu.be/nepKKz-MzFM&t=7195 If you can stand Lex Friedman for a bit, the VLC authors talk about why you use ASM for a video decoder instead of pure C or rust.
Via comparison of the solutions, we measure objectives and actions performed and the time it requires to do them. Objectively, Minecraft is a game, an objective of many games is to waste time, therefore this cannot be…
Legalities aside, You can use compute how you want, that doesn't stop anybody from accurately measuring its usefulness. Given that this is an objective measurement. I can have a computer on an endless loop without any…
Well, it seems he wasn't, he's not gonna get upvotes though, HN is startup culture and startup culture is selling dreams until it works or you notice too late you got robbed. And who's gonna admit that bitcoin is a…
So many people here know how bitcoin works but don't know that it doesn't. It is hilarious.
It worked on ipv6 only for like a year, it seemed to be back this last month but it seems to be back down right now probably because of this whole github ragequit happening.
It has a wiki, forum and issues included. So it definitely can do that, what fossil allows by default is to not have a docs/ or bugs/todo file, because its all in the server part.
A key feature of github is you could bug report on many projects without registering an account for each one, this is not true of fossil. if fossil is to be taken seriously, then it needs a distributed auto id system,…
I trust more a megacorp to survive more than 5 years than a personal host, I can't tell you how many times I've gone to a personal server where something I used was hosted and its dead.
Except its actually useful, unless you pay sdf for membership (it's just like $30 or so) the only commands it can run is stuff on /bin, which is their prerogative, but tilde is much better. oh and they erase your…
To this day, FPC uses less ram than any C compiler, A good thing in today's increasingly ramless world and they've managed this with way less developers working on it than its C compiler equivalent, I can't even imagine…
Just because you post on the internet doesn't mean its public, each company has a privacy policy, of which nobody "opted in" for LLM use either when they signed up, they may have opted in for targeted ads, but not LLMs…
If they didn't care about the artists, why would they care about academia?
They already want to use AI without human intervention https://www.cbsnews.com/news/anthropic-pentagon-pete-hegseth...
https://arcan-fe.com/ proves you can have all of that and more without having an archaic TUI.
Is utilitarianism OK with lying? Given the lyrics. > Is it too late to say sorry > Because I'm missing more than your body If utilitarianisms only interest is the consequence of the action and whether it resulted in a…
If you think ethical arguments like "murder is bad" or "human knowledge should be preserved" and a demonstrable falsity like "the earth is flat" are equivalent arguments then you are so far gone you might as well be a…
Knowing and enacting are two distinct things, "you should do what I want you to do" means you're already doing the wrong thing, and yes, there is an agreement on what the right thing is, its what is ethical, that is,…
They won't. No company will, I think the best quote I've heard this week is from the proton CEO on the Decoder podcast. "No company is going to jail for you." If vibe code is of questionable legality, then the best…
1. This precedence is based on law or on the abscence of it. 2. Slippery slope fallacy. 3. Anarchy or Tyranny are not the only modes of operation. -- See point 2
I'd rather it use ?.() the . means getkey, () means expression using .(expr) should be the same as array[], throwing ? as a character should be very obvious what it does.
> Const keyword: changing const from `local a <const> = 42` to `const a = 42` is far better syntax. The bracketed syntax was never a good idea. The bracketed syntax is an okay idea especially for <close>, adding close…
a lone ? can mean anything, you can already tell that . is for fetching a subtable.
This is something I don't see a lot of people do. I've tended to do for long,list,of,variables,here in ageneratorhere(bigparameterhere) do end and local x do -- everything after is just here to define x end I'm still a…
No, not basically, it simply doesn't have them, Ternary means three as in it operates on 3 operands, and/or operates on 2 operands. They are also not equivalent. x = a ? b : c # x is b, same as you would if a {x=b} else…
https://youtu.be/nepKKz-MzFM&t=7195 If you can stand Lex Friedman for a bit, the VLC authors talk about why you use ASM for a video decoder instead of pure C or rust.
Via comparison of the solutions, we measure objectives and actions performed and the time it requires to do them. Objectively, Minecraft is a game, an objective of many games is to waste time, therefore this cannot be…
Legalities aside, You can use compute how you want, that doesn't stop anybody from accurately measuring its usefulness. Given that this is an objective measurement. I can have a computer on an endless loop without any…
Well, it seems he wasn't, he's not gonna get upvotes though, HN is startup culture and startup culture is selling dreams until it works or you notice too late you got robbed. And who's gonna admit that bitcoin is a…
So many people here know how bitcoin works but don't know that it doesn't. It is hilarious.
It worked on ipv6 only for like a year, it seemed to be back this last month but it seems to be back down right now probably because of this whole github ragequit happening.
It has a wiki, forum and issues included. So it definitely can do that, what fossil allows by default is to not have a docs/ or bugs/todo file, because its all in the server part.
A key feature of github is you could bug report on many projects without registering an account for each one, this is not true of fossil. if fossil is to be taken seriously, then it needs a distributed auto id system,…
I trust more a megacorp to survive more than 5 years than a personal host, I can't tell you how many times I've gone to a personal server where something I used was hosted and its dead.
Except its actually useful, unless you pay sdf for membership (it's just like $30 or so) the only commands it can run is stuff on /bin, which is their prerogative, but tilde is much better. oh and they erase your…
To this day, FPC uses less ram than any C compiler, A good thing in today's increasingly ramless world and they've managed this with way less developers working on it than its C compiler equivalent, I can't even imagine…