HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hellothrow4418

no profile record

comments

hellothrow4418
·5 anni fa·discuss
Another one:

https://www.youtube.com/watch?v=uClWlVCwHsI
hellothrow4418
·5 anni fa·discuss
Some close calls of the current FSD Beta. Looks dangerous:

[1] https://www.youtube.com/watch?v=uClWlVCwHsI

[2] https://www.youtube.com/watch?v=antLneVlxcs
hellothrow4418
·5 anni fa·discuss
// I recently discovered I can click one tab - then hold shift and select a group - and then move those to a new browser window - then ctrl-shift-D to save all into a bookmarks folder name. //

You can just select tabs then right click on a tab to bookmark all into a folder. No need for the new window stuff.
hellothrow4418
·5 anni fa·discuss
Just FYI. There's 'The History of Rome' podcast by Mike Duncan [1]. 'AntennaPod' is a great FLOSS podcast app. Available on Fdroid too [2].

[1] https://en.wikipedia.org/wiki/The_History_of_Rome_(podcast)

[2] https://f-droid.org/en/packages/de.danoeh.antennapod/
hellothrow4418
·5 anni fa·discuss
A heads-up that VSCode's remote extensions and Python LSP (pylance) are proprietary. So they can't be used in forks like VSCodium. Pylance is set to replace the current Python LSP.

So, it's like android - touted as open source but with gotchas that you stumble upon once you are invested in the software, and that creates a lock-in effect. Also, the VSCode binaries released by Microsoft are non-FLOSS licensed and contain telemetry. That's why VSCodium exists, but they are crippled due to at least 2 core extensions being proprietary.

Possibly more core extensions could become proprietary.

PS: I know MS created LSP, so no need to remind in reply.