s_ting765
Joined 108 karma
- s_ting765You may be thinking of CSRF mitigations. XSS exploits are more dangerous and can do more than steal sessions.
- Depends on specific app use case. Nginx doesn't work with it but valkey will.
- You mean safer languages like Fil-C.
- > I have version 1.30.0.4 installed.
Can confirm same case here. App was installed from f-droid, no longer linked to the store.
- Rust's notorious compile times sticks out like a sore thumb partly because other system languages can run laps before your Rust build is done. And also because everyone and their grandma swears Rust is blazing fast.
Until you have to compile the program without prior build cache or start a build in a CI pipeline.
- > “an airline wants its front-line customer service fully managed by LLM.”
This has been experimented on before by many companies over the recent years, most notably Klarna which was among the earliest guinea pigs for it and had to later on backtrack on this "novel" idea when the results came out.
- People get confused talking about AI. For some reason they skip the fact that a human prompted the LLM for the generated output. One could almost think AI is an agent all on its own.
- Or search companies are forcing LLM products on visitors and claim "see! everyone is using our AI search instead of the regular search".
- > the language per se is fast enough
I literally explained why this is not the case.
And Nextcloud being slow in general is not a new complaint from users.
- At the risk of sounding out the obvious. PHP is limited to single threaded processes and has garbage collection. It's certainly not the fastest language one could use for handling multiple concurrent jobs.
- Nextcloud server is written in PHP. Of course it is slow. It's also designed to be used as an office productivity suite meaning a lot of features you may not actually use are enabled by default and those services come with their own cronjobs and so on.
- Vibe code hell is the wrong term to be used here. Vibe coding is used in reference to people now rediscovering low code and who have no interest at all in learning about nor owning the code the LLM generated.
- Chrome has a flag for this but I haven't tested it personally. #enable-user-navigation-capturing-pwa
- Status report says issue with authentication fixed but it's far worse than that. This incident also took down docker pull for public images with it.
- You're wrong. The obsidian flatpak ships by default with access to /home. https://github.com/flathub/md.obsidian.Obsidian/blob/5e594a4...
- Security/dependancy updates depend solely on the specific maintainers. The platform itself doesn't automatically fix the developer or maintainer lethargy in this regard.
- A warning will dissuade users from upgrading their system instead of doing the manual intervention.
- Google cloud dropped gVisor in favor of micro VMs.
https://cloud.google.com/blog/products/serverless/cloud-run-...
- Many things but summarily it would be the promise of a 1:1 drop-in replacement for Docker.