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
·2 месяца назад·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
·2 месяца назад·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.