Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nmz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
nmz
5d ago
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 or a v
2.
▲
by
nmz
6d ago
If they didn't care about the artists, why would they care about academia?
3.
▲
by
nmz
11d ago
They already want to use AI without human intervention https://www.cbsnews.com/news/anthropic-pentagon-pete-hegseth...
4.
▲
by
nmz
25d ago
https://arcan-fe.com/ proves you can have all of that and more without having an archaic TUI.
5.
▲
by
nmz
25d ago
If utilitarianisms only interest is the consequence of the action and whether it resulted in a positive outlook. the consequence that we care about is "your body" and if "sorry" is uttered in time, then we can receive th
6.
▲
by
nmz
26d ago
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 we
7.
▲
by
nmz
26d ago
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, what non
8.
▲
by
nmz
2mo ago
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 thing
9.
▲
by
nmz
2mo ago
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
10.
▲
by
nmz
3mo ago
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.
11.
▲
by
nmz
3mo ago
> 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 as a ke
12.
▲
by
nmz
3mo ago
a lone ? can mean anything, you can already tell that . is for fetching a subtable.
13.
▲
by
nmz
3mo ago
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
14.
▲
by
nmz
3mo ago
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 {x=c}
15.
▲
by
nmz
4mo ago
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.
16.
▲
by
nmz
5mo ago
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 used as a measurement,
17.
▲
by
nmz
5mo ago
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 idling, consuming
18.
▲
by
nmz
5mo ago
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 ponzi sche
19.
▲
by
nmz
5mo ago
So many people here know how bitcoin works but don't know that it doesn't. It is hilarious.
20.
▲
by
nmz
5mo ago
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.
21.
▲
by
nmz
5mo ago
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.
22.
▲
by
nmz
5mo ago
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, oauth or the like.
23.
▲
by
nmz
5mo ago
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.
24.
▲
by
nmz
7mo ago
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 account if you do
25.
▲
by
nmz
7mo ago
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 what
26.
▲
by
nmz
8mo ago
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.
27.
▲
by
nmz
8mo ago
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 to be added into
28.
▲
by
nmz
9mo ago
Is an LLM human now?
29.
▲
by
nmz
9mo ago
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 into lua since i
30.
▲
by
nmz
9mo ago
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 does so muc
More ›