HackerTrans
TopNewTrendsCommentsPastAskShowJobs

generalizations

no profile record

comments

generalizations
·hace 21 días·discuss
Presumably a deepswe benchmark, which IIRC puts GLM 5.2 between opus 4.8 and fable.
generalizations
·el mes pasado·discuss
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.
generalizations
·hace 2 meses·discuss
This is the BBC, of course they're going to support the official position.
generalizations
·hace 4 meses·discuss
Just put it online somewhere
generalizations
·hace 5 meses·discuss
> a movement now remembered for an over-reaction to often imaginary enemies

I'm sure it felt very real at the time.
generalizations
·hace 5 meses·discuss
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."
generalizations
·hace 6 meses·discuss
I didn't say they succeeded, I said they had no option but to try.
generalizations
·hace 6 meses·discuss
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.
generalizations
·hace 7 meses·discuss
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.
generalizations
·hace 7 meses·discuss
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.
generalizations
·hace 7 meses·discuss
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.
generalizations
·hace 7 meses·discuss
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.
generalizations
·hace 8 meses·discuss
Was anyone surprised? This follows the classic pattern.

  - XP was good
  - vista was bad
  - 7 was good
  - 8 was bad
  - 10 was good
  - 11 is .....drumroll please.... bad.
generalizations
·hace 8 meses·discuss
Nerds do tend to forget that people make procedural errors.
generalizations
·hace 8 meses·discuss
Imagine the viruses and pranks.
generalizations
·hace 8 meses·discuss
Nice edit
generalizations
·hace 8 meses·discuss
You’re comparing the tech sector of the EU to that of Africa?
generalizations
·hace 8 meses·discuss
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.
generalizations
·hace 8 meses·discuss
> 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?
generalizations
·hace 8 meses·discuss
I’m confused, are you talking about getting PXE enabled in the hardware, or customizing something about your PXE software for the new hardware?