HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asqueella

no profile record

comments

asqueella
·قبل 10 أيام·discuss
Seems Chrome-only for now. But the spec (Working draft) has an editor from Mozilla as well, so maybe someday... https://w3c.github.io/mediacapture-extensions/#the-usermedia...
asqueella
·قبل 11 يومًا·discuss
Don't let the hype turn you into a cynic. You're replying to a Rust core team member, who explicitly says the issues are mostly minor, across Rust ecosystem and not in Rust itself, and that they're filing them manually to avoid dumping unreviewed AI output on people.

It's easy to find the 37 issues they have already filed: https://github.com/search?q=soundness+gemini++author%3AManis...
asqueella
·قبل شهرين·discuss
https://software.codidact.com/ was created after one of the many SO dramas. It doesn't come up in searches though and I didn't have reason to use it...
asqueella
·قبل شهرين·discuss
Thanks for not deleting your question — I misunderstood the OP in the same way.
asqueella
·قبل 3 أشهر·discuss
Surely the browser could enforce a limit on a domain, and make sure that the real page you came from (typically the search engine) is prominently displayed.
asqueella
·قبل 5 أشهر·discuss
For those wondering about the language support, currently English, Arabic, Japanese, Korean, Mandarin, Spanish, Ukrainian, Vietnamese are available (most in Base size = 58M params)
asqueella
·قبل 5 أشهر·discuss
People outside US may be able to pay through App store, but not through whatever payment processor you use.
asqueella
·قبل 5 أشهر·discuss
The explanation that made it click for me a while ago was by someone who implemented a shader https://www.alanzucconi.com/2017/10/10/atmospheric-scatterin... — the explanations that don't end up producing an image all seemed to skip over one detail or another.
asqueella
·قبل 10 أشهر·discuss
This is what an Apple engineer could write in the electron's github issue if they refused to fix it.

We're not discussing that, but that they have pushed an update without proper testing. You can see from the other comments that breakage is not limited to people using private methods.
asqueella
·قبل 10 أشهر·discuss
No, for "pushing out updates that cause issues [with very common software]".
asqueella
·قبل 11 شهرًا·discuss
The site is awful, and I couldn't find the technical description easily. I assume it runs an exit node for other people's traffic?
asqueella
·قبل 11 شهرًا·discuss
Well, mimicking China's GFW is seemingly the objective of some governments. But they are also able to allow some light (text-based) ssh usage and still prevent proxying.
asqueella
·قبل 11 شهرًا·discuss
Advanced enough censors (who have DPI) do block or slow down ssh, e.g.: https://serverfault.com/questions/1122015/ssh-blockedfor-for...
asqueella
·السنة الماضية·discuss
A perfect metaphor for Windows auto-update!
asqueella
·قبل 3 سنوات·discuss
Grist is more like Airtable, a spreadsheet/database hybrid.

Regular spreadsheets give you a number of independently configured cells, which gives you maximum flexibility, but becomes inconvenient when you want tables instead: have a fixed structure, enforce column types and validations, implement row-level access control, or join them together.

You can say it’s a type of no-code tool, enabling you to build a CRUD app with a spreadsheet-like interface. Their website even features demos like “lightweight CRM” and “class enrollment”.