HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ummonk

no profile record

Submissions

[untitled]

1 points·by ummonk·قبل 6 أشهر·0 comments

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

techcrunch.com
11 points·by ummonk·قبل 6 أشهر·1 comments

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

nytimes.com
2 points·by ummonk·قبل 7 أشهر·1 comments

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

pcmag.com
1 points·by ummonk·قبل 9 أشهر·1 comments

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

the-independent.com
2 points·by ummonk·قبل 9 أشهر·1 comments

Why Language Models Hallucinate

arxiv.org
1 points·by ummonk·قبل 10 أشهر·0 comments

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

cordcuttersnews.com
1 points·by ummonk·قبل 10 أشهر·5 comments

comments

ummonk
·قبل 25 يومًا·discuss
I don’t follow. Are you under the misapprehension that ears was referring to auditory perception, rather than vestibular sense of motion?
ummonk
·الشهر الماضي·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
·الشهر الماضي·discuss
Protp-Sinaitic was an abjad not an alphabet.
ummonk
·الشهر الماضي·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
·الشهر الماضي·discuss
Yeah and we've already seen this with Facebook getting blamed for Cambridge Analytica.
ummonk
·الشهر الماضي·discuss
It sounds more like this was a predefined account recovery flow, rather than some LLM agent making use of arbitrary write access.
ummonk
·الشهر الماضي·discuss
If someone is talking about "spinning up a separate machine" for Postgres, they're not talking about a desktop or mobile app...
ummonk
·الشهر الماضي·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
·الشهر الماضي·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
·الشهر الماضي·discuss
Wouldn't the rest of the world encourage ASML to keep supporting the fab because they want the chips to keep coming?
ummonk
·قبل شهرين·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
·قبل شهرين·discuss
I mean they brought that incident on themselves...
ummonk
·قبل 3 أشهر·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
·قبل 3 أشهر·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
·قبل 3 أشهر·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
·قبل 4 أشهر·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
·قبل 4 أشهر·discuss
That's Rule 5 no?
ummonk
·قبل 4 أشهر·discuss
The boilerplate and indirection isn't done for performance
ummonk
·قبل 4 أشهر·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
·قبل 4 أشهر·discuss
I would argue that making the company experience the consequences of its choice of metrics / mandates is in fact a moral imperative.