HackerLangs
TopNewTrendsCommentsPastAskShowJobs

asqueella

no profile record

comments

asqueella
·9 gün önce·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 gün önce·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
·2 ay önce·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
·2 ay önce·discuss
Thanks for not deleting your question — I misunderstood the OP in the same way.
asqueella
·3 ay önce·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 ay önce·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 ay önce·discuss
People outside US may be able to pay through App store, but not through whatever payment processor you use.
asqueella
·5 ay önce·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 ay önce·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 ay önce·discuss
No, for "pushing out updates that cause issues [with very common software]".
asqueella
·11 ay önce·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 ay önce·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 ay önce·discuss
Advanced enough censors (who have DPI) do block or slow down ssh, e.g.: https://serverfault.com/questions/1122015/ssh-blockedfor-for...
asqueella
·geçen yıl·discuss
A perfect metaphor for Windows auto-update!
asqueella
·3 yıl önce·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”.