WSL
content
Our great sponsors
WSL | content | |
---|---|---|
22 | 62 | |
1,607 | 7,354 | |
1.6% | 2.2% | |
7.9 | 10.0 | |
10 days ago | 5 days ago | |
PowerShell | Markdown | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WSL
-
There are literally no reasons to choose an iPhone over an Android smartphone
Off the top of my head was this bug that caused a lot of people using vbox to swap to vmware. Just a bunch of really annoying compatibility bugs that made it a nightmare if you were trying to use it like a native linux instance.
-
Switched fully from Linux to W11, love it
yeah. But, the github complaint says otherwise https://github.com/MicrosoftDocs/WSL/issues/798
-
Chocolatey
https://github.com/MicrosoftDocs/WSL/issues/798 - maybe fixed a couple of months ago. I personally haven't tried.
- WebAssembly
-
ASROCK Doesn't support LINUX is becoming a major problem
After that https://github.com/MicrosoftDocs/WSL/issues/590 , fixed things for me.
content
-
How to use JavaScript with HTML and CSS
Get very familiar with the MDN and when you run into specific issues Google is your best friend. I’ve been learning Web Dev for an entire year now and knowing what to ask if important. Be specific in your searches. There are so many tutorials and teachers out there. You can PM me if you want
-
Reasons Why You Should Learn JavaScript in 2023 [A Must read]
Mozilla Developer Network (MDN)
-
My Journey into Open Source
I have found that when you start working on just a single project, it will naturally lead to other opportunities (e.g. upstream libraries, similar projects, etc). When I started working on MarkBind, a static site generator, I was also making occasional contributions to some of the plugins for markdown-it, the Markdown parser that MarkBind uses. I was fixing bugs in MarkBind by discovering the root causes in the upstream libraries and pushing fixes there to hopefully benefit other projects as well. I even made a pull request to fix the documentation that I was reading on an MDN page for : The Table Body element, something that broke the server-side rendering of MarkBind.
-
Centering
MDN Web Docs
-
I feel so stupid. I can’t even make a simple navbar without copying code.
Go to MDN, https://developer.mozilla.org/. Click the Guides link at the top of the page, and follow the guides from beginning to end. That should be a good place to get started which will give you a good foundation and reduce the feeling of being overwhelmed significantly. The CSS Layout section is what will help you, but you should start with Getting started with the web and work your way down.
-
Switching to javascript
Just pick up the language, make https://developer.mozilla.org your goto website for JS doc and fly
-
Creating a Simple Firefox Extension
Documentation: https://developer.mozilla.org
- Ask HN: Good resource on writing web app with plain JavaScript/HTML/CSS
-
What is some webdev resource you just can't live without?
https://developer.mozilla.org, although usually via search engine
https://developer.mozilla.org/ for looking up stuff w3schools.com for reference https://docs.emmet.io/cheat-sheet/ if you use Emmet
What are some alternatives?
Chocolatey - Chocolatey - the package manager for Windows
Propeller - Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
sorbet - A fast, powerful type checker designed for Ruby
eslint-plugin-no-unsanitized - Custom ESLint rule to disallows unsafe innerHTML, outerHTML, insertAdjacentHTML and alike
proposal-pipeline-operator - A proposal for adding a useful pipe operator to JavaScript.
gta-css - I made a Grand Theft Auto style demo in CSS 3D (as much as possible) because I'm an idiot with far too much free time.
synth - The Declarative Data Generator
big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
design - WebAssembly Design Documents
bazel-toolchain - LLVM toolchain for bazel
amp.dev - The AMP Project Website.
proposal-pattern-matching - Pattern matching syntax for ECMAScript