HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ummonk

no profile record

Submissions

[untitled]

1 points·by ummonk·vor 6 Monaten·0 comments

India orders Musk's X to fix Grok over 'obscene' AI content

techcrunch.com
11 points·by ummonk·vor 6 Monaten·1 comments

India's Biggest Airline Falls into Chaos, Canceling More Than 1k Flights

nytimes.com
2 points·by ummonk·vor 7 Monaten·1 comments

This Week's AWS Crash Made Smart Beds Overheat, Get Stuck in Wrong Position

pcmag.com
1 points·by ummonk·vor 9 Monaten·1 comments

Robin Williams' daughter begs fans to stop sending her AI videos of late father

the-independent.com
2 points·by ummonk·vor 9 Monaten·1 comments

Why Language Models Hallucinate

arxiv.org
1 points·by ummonk·vor 10 Monaten·0 comments

Hulu Glitch Blocks Customers from Canceling or Making Changes to Their Accounts

cordcuttersnews.com
1 points·by ummonk·vor 10 Monaten·5 comments

comments

ummonk
·vor 25 Tagen·discuss
I don’t follow. Are you under the misapprehension that ears was referring to auditory perception, rather than vestibular sense of motion?
ummonk
·letzten Monat·discuss
You just press backspace and hit the accent mark key or for a printing press stack the accent mark on top of the letter. People ditched accents because they were rarely used in English writing (only really being used for some loanwords), not because simplifications were forced by typewriters or the printing press (which handle non-English languages just fine).
ummonk
·letzten Monat·discuss
Protp-Sinaitic was an abjad not an alphabet.
ummonk
·letzten Monat·discuss
"This is why Hebrew's alphabet near-perfectly phonetically represents the spoken language" - nonsense. That's just because modern Hebrew is based on the written language and thus reflects spelling pronunciation rather than historical pronunciation.

Also, proto-Sinaitic is not an alphabet. That's why Persian writing became harder to read when they switched from the nearly alphabetic Old Persian cuneiform to Aramaic abjad descended from proto-Sinaitic.
ummonk
·letzten Monat·discuss
Yeah and we've already seen this with Facebook getting blamed for Cambridge Analytica.
ummonk
·letzten Monat·discuss
It sounds more like this was a predefined account recovery flow, rather than some LLM agent making use of arbitrary write access.
ummonk
·letzten Monat·discuss
If someone is talking about "spinning up a separate machine" for Postgres, they're not talking about a desktop or mobile app...
ummonk
·letzten Monat·discuss
Why go through the trouble of shoehorning SQLite into a cloud database by getting solutions for HA/failover and DR, when you can just use Postgres off the shelf?
ummonk
·letzten Monat·discuss
My argument is that they would add an exception for TSMC in the event that Taiwan fell under Chinese control. The alternative would be an extreme supply shock to the industry that's responsible for most stock market and GDP growth in America.
ummonk
·letzten Monat·discuss
Wouldn't the rest of the world encourage ASML to keep supporting the fab because they want the chips to keep coming?
ummonk
·vor 2 Monaten·discuss
Interesting project in general. I wonder whether it could be adapted to behave reasonably without relying on threading. E.g. run the GC only when *alloc is called.
ummonk
·vor 2 Monaten·discuss
I mean they brought that incident on themselves...
ummonk
·vor 3 Monaten·discuss
That factor was downstream of its complexity though. It's far harder to implement a compiler for Ada 83 than even for modern C.
ummonk
·vor 3 Monaten·discuss
What's a situation where one needs to use `eval` in benign way in JS? If something is precomputable (e.g. `eval("1 + 1")` can just be replaced by 2), then it should be precomputed. If it's not precomputable then it's dependent on input and thus hardly benign -- you'll need to carefully verify that the inputs are properly sanitized.
ummonk
·vor 3 Monaten·discuss
I don't see why the transformer architecture can't be designed and trained with separate inputs for control data and content data.
ummonk
·vor 4 Monaten·discuss
Great stuff.

I would argue that hardened mode should be default though, similar to how siphash is the default hashing function in Rust hash maps. Faster mode should be opt in if the user is confident that the supplied data is nonmalicious and they need the speed up.
ummonk
·vor 4 Monaten·discuss
That's Rule 5 no?
ummonk
·vor 4 Monaten·discuss
The boilerplate and indirection isn't done for performance
ummonk
·vor 4 Monaten·discuss
I've worked on optimizing modern slow code. Once you optimize a few bottlenecks it turns out it's very hard to optimize because the rest of the time is spread out over the whole code without any small bottlenecks and it's all written in a slow language with no thought for performance.
ummonk
·vor 4 Monaten·discuss
I would argue that making the company experience the consequences of its choice of metrics / mandates is in fact a moral imperative.