HackerTrans
TopNewTrendsCommentsPastAskShowJobs

freeamz

no profile record

comments

freeamz
·ปีที่แล้ว·discuss
Same thing with the bank bail out, if Bush did oh my we will never hear end of it, but if cool president who smokes weed and get down some good music, then no one really call him out on it.
freeamz
·ปีที่แล้ว·discuss
Hmm seems like the jQuery of Web Audio API? How are the browser support on mobile?

Edit: with a bit pure data flavor mixed in... super nice!
freeamz
·ปีที่แล้ว·discuss
Ah sorry, I see that now. It was just really small.
freeamz
·ปีที่แล้ว·discuss
True. Actively committing to spend down the entire endowment in a specific timeframe does not mean it is not used create a dynasty.

In the 50's the Congress in US was getting suspicious about those foundations already. There were a investigation for it:

https://en.wikipedia.org/wiki/United_States_House_Select_Com...
freeamz
·ปีที่แล้ว·discuss
Just like GMO, something like that alters our biology to such significant level, there ought to be some inter generational studies carried out before trying it on human.
freeamz
·ปีที่แล้ว·discuss
Why no linux build? It is just vscode in ts right? And it is an electron app right?
freeamz
·ปีที่แล้ว·discuss
Foundation is a way to set a dynasty! Just look at all the robber baron foundations out there.
freeamz
·ปีที่แล้ว·discuss
>The big part of this story which nobody is talking about is the fact that the app is literally controlled by a bunch of “former” Israeli intelligence officers. Who now have what is arguably the worlds most valuable access out of anyone.

You are just talking about the clone, NOT signal foundation and the dev team?
freeamz
·ปีที่แล้ว·discuss
Yeah this kind of setup is indefinitely scaleable, but not searchable without out a meta db/index keeping track of all the nodes.
freeamz
·ปีที่แล้ว·discuss
It is funny that we are reading this now and it makes sense. Imagine in the future where LLM/Diffusion agents are the norms. We will get blog about "No Not using LLM -- Cultivating your critical thinking skills/(coding or whatever fill in the blank tasks that we eventually figure how to get machines to do on our behave"
freeamz
·ปีที่แล้ว·discuss
Agent seems like a process/worker/thread that is running LLM inference?
freeamz
·ปีที่แล้ว·discuss
Doesn't seem to be working ATM:

Console. Chrome based browser. Uncaught (in promise) wc: Input document to `PDFDocument.load` is encrypted. You can use `PDFDocument.load(..., { ignoreEncryption: true })` if you wish to load the document anyways.
freeamz
·ปีที่แล้ว·discuss
Thanks for the point dang. Is it just me find it disturbing that the original article's referencing page is gone, and now we had to go to wayback machine to get a copy.

A bit off topic are there any BitTorrent/ipfs effort to archive archive.org ?
freeamz
·ปีที่แล้ว·discuss
or forgejo
freeamz
·ปีที่แล้ว·discuss
Isn't this just https://xtermjs.org ?

Possible past discussions:

https://news.ycombinator.com/item?id=28797535

can we get a dump of the hacker news archive?
freeamz
·ปีที่แล้ว·discuss
Tor Browser safe mode. That is one of few ways to defeat that fingerprinting thing.
freeamz
·ปีที่แล้ว·discuss
More UI/UX distinction is needed! Just the green lock for security! The browser should indicate the level of privacy of the page. If the page use no js or any GPU compromising (css I'm looking at you), then it gets a green kind. For every privacy/security compromising feature you add the turns yellow. Once it start to ask for WebUSB, MIDI, then it should be in some kind of Native Mode. More like a UI/UX issue for the major browser makers!
freeamz
·ปีที่แล้ว·discuss
Feel like all this cookies thing is just white wash, when if you enable JS then they can track you no matter if you have cookies or not!

Nothing is private: https://nothingprivate.gkr.pw

More effort ought to be put into how to make web spec to NOT be able track user even if JS is turned on.

Browser vendor Brave, Firefox suppose to privacy browser are NOT doing anything about it.

At this point, do we need to using JS disabled browser to really get privacy on the web?
freeamz
·ปีที่แล้ว·discuss
Interesting. How does this compare to abliteration of LLM? What are some 'debug' tools to find out the constrain of these models?

How does pasting a xml file 'jailbreaks' it?
freeamz
·ปีที่แล้ว·discuss
What about hono client side? Seems to have most React functionalities:

https://hono.dev/docs/guides/jsx-dom ?