295 private links
VS Code is a mostly open-source code editor, with proprietary sprinkles on top, and a proprietary extension marketplace.
VS Codium is a fully open-source alternative based on the same codebase.
VSCode is a high-quality product given for free.
Why is VS Code free?
- good for the reputation of Microsoft as open-source player
- developers are more influential in purchasing their digital products and services than before
- the community is building the majority of the the functionality for other languages and non-core features through extensions.
- it is a cornerstone of their recent online IDE (https://vscode.dev
- a close integration of VS Code with other Microsoft products, it can be touted as a feature to hook people in. See Azure extension for VSCode as example. You can see this integration with GitHub too now, if you press
.on any page of a repository - the author guess that "the philosophy is to make tools for devs, and create an “ecosystem” to sell something extra".
- the telemetry from VS Code gives Microsoft insights on trends and helps with product development. It is a marketing tool for them to gather field research.
- private marketplace: VS Code is configured to use the Microsoft VS Code Marketplace. Its Terms of Use restricts access to Microsoft and GitHub products only. There is nothing stopping Microsoft from changing the marketplace's terms and conditions in the future. That's why is so important. Some VS Code extensions needs VSCode: C# language, C++ language, Live Share, Remote Development extension. These extension sends telemetry (no opt-out).
There is then a comparison of both projects.
Some points about open-vsx and codium projects:
- To publish to the Open VSX marketplace has less requirements and steps than Microsoft’s set-up.
- they both have a cli
Switch to VS Codium? Yes if you
- want to use 100% open-source software
- want to run a private extension registry
- want to support a product that minimises telemetry reporting
- are paranoid about some kind of mischief being afoot with Microsof
- can dismiss the private extension of Microsoft listed above. There is some alternative that needs to be tested though.
Search through code source of Github, crates.io, JVM, ChakraUI, ...
👍
Séparer les dépendances au maximum
You have already a lot of features, so don't loose your time.
That's what I think.
And I also totally agree with this blog post
Ein deutschsprachiges Medium, das über die digitale Freiheitsrechte berichtet.
- DALL-E 2:
- craiyon is a mini DALL-E opensource
- text2image: generate an image from text prompt. " Predictions run on Nvidia T4 GPU hardware. Predictions typically complete within 6 minutes. The predict time for this model varies significantly based on the inputs.
- Wombo: generate an image from a maximum of 200 characters and an art style. An image can be provided as "inspiration" too. It supports NFTs o_o
Improved list designs. It's refreshing.
Feedbacks about the open-source build tool Bazel, backend by Google.
Cet service web génère des horaires d'horloges :)
18.94 kilometers (about 11.77 miles)
Known issues
- Gecko-based browsers like Firefox show an interesting behavior when trying to make the site any higher than 18.939583 kilometers, “shrinking” or “collapsing” the main container.
- Internet Explorer has problems following internal links, and it’s unclear whether the container actually is said 18.94 kilometers high (or long, or tall).
Set expectations appropriately before reviews are delivered. If someone is underperforming across the board, the review should not be his first time getting that feedback.
De nombreuses autres publicités ne seront pas concernées par les interdictions du futur décret. Actuellement, les publicités lumineuses situées dans des locaux privés comme les magasins ou centre commerciaux, installées à l’intérieur et visibles depuis la voie publique, sont autorisées à être allumées la nuit (sauf sur décision sur contraire de la collectivité)
Donc en fait, pour l'approvisionnement électrique, c'est toujours bon :)
a première difficulté du lead est de savoir arbitrer son temps, et c’est bien la compétence fondamentale pour réussir à changer de rôle. Il doit avoir envie d'agir et prendre la responsabilité qu’il faut pour ça. Les anglophones ont un mot pour ça : ownership.
"Part of your leadership is helping the other stakeholders, such as your boss and the product manager, respect the team’s focus and set up meeting calendars that are not overwhelming for individual contributors."
What you can’t do is create good experiences without knowing your content structure. What is your content made from, not what your content is.
It means:
We’d really like to understand the type and structure of the content for this project. Don’t worry, you don’t have to write anything yet, just help us understand.
The writer relates after that its process.
A font meant for readability by the Braille Institute
A simple, extensible CSS framework
Vanilla Framework aims for Level AA conformance with the Web Content Accessibility Guidelines (WCAG) 2.1.
Provide stats about the CSS on a page 👍