Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Sonar - Write Clean JavaScript Code. Always.
- Revelo Payroll - Free Global Payroll designed for tech teams
- Onboard AI - Learn any GitHub repo in 59 seconds
-
But seriously, someone should write a Linux clone in Javascript. Closest I found was a browser-based OS called (wait for it), OS.js.
-
Most problems with make can be completely avoided by realising that recursive make is harmful. With that in mind any project that doesn't need to, roughly speaking, compile executables to then process files, or needs to execute things to know what depends on what, becomes very very manageable. If you need something more flexible like, having a multi-stage compiler build or such systems which support monadic dependencies (scroll down to "Build System Power") become right-out mandatory. Make is suitable for that kind of task in the exact same way that regexen are suitable to parse HTML: It isn't.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
root@Lapsus$ git clone https://github.com/torvalds/linux/tree/master/kernel 😂
Related posts
- Os.js – open-source JavaScript web desktop platform with a window manager
- Os.js – open-source JavaScript web desktop platform with a window manager
- Os.js
- Why can't there be one ubiquitous programming language that 'does everything' if the underlying principles of coding is all the same?
- Ask HN: How do I normalize text width as a client across devices?