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…
One of the most used paid and proprietary software is windows, and its users do not matter at all to how it implements its features.
I've often dreamed of a system where normal users, give money as a promotion for a certain issue to be fixed or even created, if the user wants feature X then he should be able to give an incentive towards that feature…
Is an LLM human now?
There's nothing stopping anybody from making a batteries included lua, and plenty have done so (emilua, luapower, luaforwindows, luart and etc), of course, pure lua still exists and their changes are usually backported…
This makes me wonder, is there analysis of the syntax and if so can't it pick the lightest implementation? I see how light dillo is on the same page as chrome and I don't know why a web browser of the caliber of chrome…
If you ever want to look at example code, try going to rosettacode instead of the handpicked selection on the homepage of many websites.
You kind of always have to go on a quest for a library on the internet, why would lua be any different? For lua, luarocks is its module registry and you can sort by most downloads, which sometimes leads you to buggy…
It's best to say that its tied to luajit, because at this rate, luajit is its own mixture of lua features, which they backport from newer versions.
It stands for "Chicago transit authority". I don't know about you, but search engines have become useless since last year, I'm talking downright unusable. https://en.wikipedia.org/wiki/CTA
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…
One of the most used paid and proprietary software is windows, and its users do not matter at all to how it implements its features.
I've often dreamed of a system where normal users, give money as a promotion for a certain issue to be fixed or even created, if the user wants feature X then he should be able to give an incentive towards that feature…
Is an LLM human now?
There's nothing stopping anybody from making a batteries included lua, and plenty have done so (emilua, luapower, luaforwindows, luart and etc), of course, pure lua still exists and their changes are usually backported…
This makes me wonder, is there analysis of the syntax and if so can't it pick the lightest implementation? I see how light dillo is on the same page as chrome and I don't know why a web browser of the caliber of chrome…
If you ever want to look at example code, try going to rosettacode instead of the handpicked selection on the homepage of many websites.
You kind of always have to go on a quest for a library on the internet, why would lua be any different? For lua, luarocks is its module registry and you can sort by most downloads, which sometimes leads you to buggy…
It's best to say that its tied to luajit, because at this rate, luajit is its own mixture of lua features, which they backport from newer versions.
It stands for "Chicago transit authority". I don't know about you, but search engines have become useless since last year, I'm talking downright unusable. https://en.wikipedia.org/wiki/CTA