HN user

generalizations

5,293 karma

You have not been a good user. I have been a good Bing.

Posts44
Comments1,606
View on HN
bitcoin.stackexchange.com 1y ago

Do サトシ (Satoshi) or ナカモト (Nakamoto) mean anything in Japanese?

generalizations
1pts6
computerdisplayprices.com 1y ago

Show HN: Computer Display Prices

generalizations
2pts0
apenwarr.ca 2y ago

The log/event processing pipeline you can't have

generalizations
1pts1
warewulf.org 2y ago

A stateless and diskless container OS provisioning system for large clusters

generalizations
1pts1
ramstickprices.com 2y ago

Show HN: RAM Prices

generalizations
241pts165
en.wikipedia.org 2y ago

Naked Mole Rats: Dispersers

generalizations
3pts0
www.youtube.com 2y ago

The bodies of two dead aliens have been unveiled in Mexico

generalizations
6pts6
arstechnica.com 3y ago

State Dept. cancels election meetings with Facebook after “free speech” ruling

generalizations
30pts3
venturebeat.com 3y ago

Senators send letter questioning Mark Zuckerberg over Meta’s LLaMA leak

generalizations
53pts59
www.telegraph.co.uk 3y ago

'Project Fear’ authors discussed when to ‘deploy’ new Covid variant

generalizations
40pts23
www.kalzumeus.com 3y ago

An update on a pre-registered result about the coronavirus (2020)

generalizations
2pts0
www.windowscentral.com 3y ago

Microsoft AI Event Live Blog: All the Announcements as They Happen

generalizations
10pts0
www.cnn.com 3y ago

Old mice grow young again in study. Can people do the same?

generalizations
4pts2
openpaper.work 3y ago

Sorting documents is a machine's job

generalizations
5pts0
robert.ocallahan.org 3y ago

rr Chaos Mode (2016)

generalizations
1pts0
steve-yegge.blogspot.com 3y ago

Portrait of a N00B (2008)

generalizations
1pts0
blog.1password.com 3y ago

Large even prime number discovered (2014)

generalizations
4pts4
skarnet.org 3y ago

An Overview of s6

generalizations
3pts1
skarnet.org 3y ago

S6

generalizations
36pts0
en.wikipedia.org 3y ago

Delay-Line Memory

generalizations
2pts0
en.wikipedia.org 3y ago

Superdeterminism

generalizations
2pts0
dl.acm.org 3y ago

My VM is Lighter (and Safer) than your Container (2017)

generalizations
40pts12
www.orangefs.org 3y ago

OrangeFS

generalizations
4pts0
www.phoronix.com 3y ago

OrangeFS Scores an “Extreme Performance Improvement” in Linux 5.13 (2021)

generalizations
2pts0
edicl.github.io 3y ago

Hunchentoot – The Common Lisp web server formerly known as TBNL

generalizations
4pts0
www.tweaktown.com 4y ago

A new supercomputer can run 'brain-scale' AI, rivaling human brains

generalizations
2pts0
www.cell.com 4y ago

Living Skin on a Robot

generalizations
2pts0
quotes.cat-v.org 4y ago

Programming Quotes

generalizations
2pts0
www.newscientist.com 5y ago

Biggest void in space is 1B light years across (2007)

generalizations
75pts78
gpl-violations.org 5y ago

The GPL-Violations.org Project (2016)

generalizations
123pts33
Claude Opus 4.8 2 months ago

Hoping that one day they'll let me go through the identity verification process so I can use it again.

Tried to upgrade my subscription, triggered identity verification, verification fails to even start, and now I can't even use the subscription tier I'd already paid for.

From Plato's Phaedrus, on the invention of writing:

Theuth: "This invention, O king, will make the Egyptians wiser and will improve their memories; for it is an elixir of memory and wisdom that I have discovered."

Thamus replied: "Most ingenious Theuth, one man has the ability to beget arts, but the ability to judge of their usefulness or harmfulness to their users belongs to another; and now you, who are the father of letters, have been led by your affection to ascribe to them a power the opposite of that which they really possess. For this invention will produce forgetfulness in the minds of those who learn to use it, because they will not practice their memory. Their trust in writing, produced by external characters which are no part of themselves, will discourage the use of their own memory within them.

You have discovered an elixir not of memory but of reminding; and you offer your pupils the appearance of wisdom, not true wisdom, for they will read many things without instruction and will therefore seem to know many things, when they are for the most part ignorant and hard to get along with, since they are not wise, but only appear wise."

Which is to say: "All this has happened before, and will happen again."

NPUs were pushed by Microsoft, who saw the writing on the wall: AI like chatgpt will dominate the user's experience, edge computing is a huge advantage in that regard, and Apple's hardware can do it. NPUs are basically Microsoft trying to fudge their way to a llamacpp-on-Apple-Silicon experience. Obviously it failed, but they couldn't not try.

They said this:

Even a normal spreadsheet is fairly complex beast. But the novel thing about bidicalc is the backwards solver. Mathematically, updating a spreadsheet "backward" is a (potentially underdetermined) root finding problem, because we are trying to find a vector of unknowns such that , where F is the function computed by the cells formulas, and G is the objective value entered in the cell. Note that F is not necessarily a single formula, but the result of composing an upstream graph of cells into a single function.

The actual root-finding solver is a custom algorithm that I made. It a general purpose algorithm that will find one root of any continuous-almost-everywhere function for which a complete syntactic expression is known. It uses a mix of continuous constraint propagation on interval union arithmetic , directional Newton's method and dichotomic search. It is of course limited by floating point precision and available computation time.

But that really doesn't answer your question. I see no reason why the solver wouldn't decide every time it had a two-variable summation that ADD(X+Y) doesn't reverse to X=-90 and Y=100.

Upvoted but felt bad for not replying. Yeah, I initially read it as a generic "big corps exploiting open source devs" take as well. Not often someone actually says "whoops you're right" so kudos - not sure I would've done the same.

The article is an interesting philosophical situation where you know the intent is good. But maybe, they took it too far without any of the necessary caveats.

No, I did not. From the article. This is, unfortunately, a straightforward case of poorly-considered moralizing with extremely bad consequences.

Overall, these ideas lead me to believe that the open source movement needs to see itself as in a larger social context. Can we shift the balance of power away from massive companies and their massive harms? Can we prevent Nazis from using our software? Should we even try?

I know my goal: shift the default in open source from “it’s free for anyone to use” to “please don’t use this if you’re evil”. I don’t just want to do this for my little project; I want to slowly change the discourse. I’m not sure how to do that effectively, if it’s even possible.

Sounds good, but what happens when everyone else uses ideological purity filters too?

Because if what this guy is saying is reasonable, then it immediately follows that it's also reasonable for every ideology and religion to exclude the ones they don't like. For example: how does an antisimetic software license strike you? Because that would be a perfectly reasonable license for some people to enact, and fully justified by this article's logic.

Do unto others, and all that.

Ok, that makes more sense. I'm used to iPXE, and I guess that quick bootstrap from PXE->iPXE bypasses a lot of the nonstandard weirdness.

As an aside... Because one node didn't start, and my Proxmox cluster has only two nodes, it can't reach quorum, meaning I can't really make any changes to my other node, and I can't start any containers that are stopped. I've recently added another Zigbee dongle, that supports Thread, and it happens to share same VID:PID combo as the old dongle, so due to how these were mapped into guest OS, all my light switches stopped working. I had to fix the issue fast.

Lesson in here somewhere. Something about about a toaster representing the local intelligence maxima?

I’m confused, are you talking about getting PXE enabled in the hardware, or customizing something about your PXE software for the new hardware?

A rule of thumb among your friends: those who don’t talk politics are the conservative ones. Similarly, I’d wager most of the examples here without overtly progressive stickers are conservative.

You may very well be right about the outcome, though I doubt the government cares enough about justifying expenditures to make money the rationale.

In my experience, it's social crises that tend to be used to justify authoritarian power grabs - whether that's a political killing or a worldwide contagion.