Readit News logoReadit News
__jonas commented on Writing a blatant Telegram clone using Qt, QML and Rust. And C++   kemble.net/blog/provoke/... · Posted by u/tempodox
fooker · 2 days ago
Whatsapp backs up unencrypted messages to Google cloud on Android and whatever it's called for Apple.

The government can just ask them to turn over those. (note that this is legally very different from forcing someone to unlock a device)

__jonas · 2 days ago
It does not just do that, no.

It has the option of doing that, it asks you if you want to enable the backups. It also allows you to encrypt the backups with a passkey or a password that you can manually set, client-side.

It didn’t always have the encryption option I think.

__jonas commented on VS Code deactivates IntelliCode in favor of the paid Copilot   heise.de/en/news/VS-Code-... · Posted by u/sagischwarz
NGRhodes · 3 days ago
It is not possible to install proprietary Microsoft extensions using the official VSCodium builds without additional, non-default configuration.
__jonas · 3 days ago
Right. Then the removal of this IntelliCode extension from MS should have no effect on VSCodium users.

I thought originally it may have been an OSS extension, but it actually seems to have been a proprietary project licensed under the Microsoft Software License, similar to Copilot and such.

__jonas commented on VS Code deactivates IntelliCode in favor of the paid Copilot   heise.de/en/news/VS-Code-... · Posted by u/sagischwarz
nerdjon · 3 days ago
I wonder if this will also impact VSCodium. I use it specifically to avoid a lot of the crap that Microsoft is trying to do while still being able to use the editor and plugins.

They have not released 1.107 yet, doing a quick scan I am not seeing anything on the VSCodium github.

__jonas · 3 days ago
I didn’t think it was even possible to install proprietary microsoft extensions in VSCodium, how is that related to the version of the editor and how would it affect VSCodium?
__jonas commented on VS Code deactivates IntelliCode in favor of the paid Copilot   heise.de/en/news/VS-Code-... · Posted by u/sagischwarz
__jonas · 3 days ago
I don’t really get the issue, I didn’t even know Microsoft published another AI suggestion extension, definitely cool that it used a local model but it does make sense for them to just roll it into Copilot.
__jonas commented on Using LLMs at Oxide   rfd.shared.oxide.computer... · Posted by u/steveklabnik
atmosx · 12 days ago
Nothing new here. Antirez for once has taken a similar stance on his YouTube video channel which has material on the topic. But it's worthwhile having a document like this publicly available by a company that the tech crowd seems to respect.

<offtopic> The "RFD" here stands for "Reason/Request for Decision" or something else? (Request for Decision doesn't have a nice _ring_ on it tbh). I'm aware of RFCs ofc and the respective status changes (draft, review, accepted, rejected) or ADR (Architectural Decision Record) but have not come across the RFD acronym. Google gave several different answers. </offtopic> </offtopic>

__jonas · 12 days ago
It stands for ‘Request for Discussion’:

https://rfd.shared.oxide.computer/rfd/0001

__jonas commented on RCE Vulnerability in React and Next.js   github.com/vercel/next.js... · Posted by u/rayhaanj
sysguest · 15 days ago
wait I'm only using React for SPA (no server rendering)

am I also vulnerable??????

__jonas · 15 days ago
No, unless you run the React Server Component runtime on your server, which you wouldn't do with a SPA, you would just serve a static bundle.
__jonas commented on WinApps: Run Windows apps as if they were a part of the native Linux OS   github.com/winapps-org/wi... · Posted by u/klaussilveira
BrouteMinou · 20 days ago
Why not just disable them?
__jonas · 19 days ago
Because they constantly get re-enabled, or new ones get added, and I don't want to have to fight my OS this hard.
__jonas commented on WinApps: Run Windows apps as if they were a part of the native Linux OS   github.com/winapps-org/wi... · Posted by u/klaussilveira
BrouteMinou · 20 days ago
Lol, at that point I would just run Windows...

What is the threshold where you are basically running Windows, and you have Linux installed just for some internet vanity?

Play games? Run Windows games with Wine/Proton Coding? VSCode App? This thing...

But at least I don't own Windows, sheej!

__jonas · 20 days ago
I don't think it's about internet vanity, more about not constantly having advertisements or weird services / AI features pushed into your desktop environment.

I'd love to just run windows if there was a version that didn't have this.

__jonas commented on Slop Detective – Fight the Slop Syndicate   slopdetective.kagi.com/... · Posted by u/speckx
__jonas · 22 days ago
Not sure where to submit a bug report but I chose the option for kids and got this as the 'correct' message for a painting:

> Correct! Well done, detective!

> This image shows authentic human photography with natural imperfections, consistent lighting, and realistic proportions that indicate genuine capture rather than artificial generation.

> Albert Pinkham Ryder, Seacoast in Moonlight (1890, the Phillips Collection, Washington)

The image is not photography, I guess technically it's a photograph of a painting but still, confusing text.

__jonas commented on Raycast for Windows   raycast.com/blog/raycast-... · Posted by u/a32
Adrig · 25 days ago
I'm currently trying both Raycast windows (beta) and Flow Launcher. I've never really used this kind of launcher before (just the highly frustrating Windows main search feature).

- Raycast has a nice UI that can expand to work well with extensions

- Flow is faster to use. With Raycast you often need to enter an extension to finish your action. To launch a scrip on Flow I just type "r [shortcut] -> enter" while Raycast is "quicklinks -> enter -> [shortcut] -> enter. [edit, with minimal setup using aliases, you can have similar speed. See __jonas comment below]

- Performance-wise, Raycast was often eating my RAM, but a dev mentioned it's expected in the beta, they'll fix it for the launch. Otherwise, both feel snappy

- Both seem to have enough community support and extensions

- I never really tried the AI features, I don't know if it's the right place for me to augment my workflow w/ it

Curious about the experience of others with these tools or similar ones

__jonas · 25 days ago
> Flow is faster to use. With Raycast you often need to enter an extension to finish your action. To launch a scrip on Flow I just type "r [shortcut] -> enter" while Raycast is "quicklinks -> enter -> [shortcut] -> enter

That’s surprising to me, since it’s not how it works in the mac version of Raycast.

There you just type the extension name to trigger it, which you can also set an alias for, so I have it set so that if I type “c” then press space I see my list of vscode projects which I can search. “f” goes into file search (I think that’s the default even)

u/__jonas

KarmaCake day1109March 5, 2019View Original