Thread
Stories related to "Working (better) with GLSL source files" across the full archive.
**Hello.** I built a 100% open-source hosting platform for JavaScript microservices, in Javascript. Ask me anything!
**The project:** [http://hook.io](http://hook.io)
**The source code:** [http://github.com/bigcompany/hook.io](http://github.com/bigcompany/hook.io)
**Built with:** [Node.js](...
Hello fellow lobsters!
Networking in general is probably the area related to Computer Engineering I'm less familiar with, but I would like to use this quarantine to change that. Usually every time I deal with a networking issue I end up fixing it by trial and error and a bit of intuition but I wo...
Networking Switch – MUREX Robotics Documentation (Tiny Opensource Switch)
(docs.murexrobotics.com)
> Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under an MIT License.
It looks good.
I have heard a lot about people misusing REST, and I would rather do it properly than improperly when writing an API for myself, since it seems like I could learn something about good APIs, since the people who came up with REST thought so long about how they should work. What are the best resource...
I've open sourced the code I wrote for [countinual.com](http://countinual.com) which has been storing counter data for all of my company servers (bandwidth, cpu, memory, etc.) as well as some personal things (like [Lobsters stats](https://github.com/jcs/lobsters/blob/master/app/controllers/signup_co...
For some reason, it goes without questioning that networked applications of significant complexity require a centralized server. Much of the nature of the web and the cloud are basically a result of this. In a number of cases, it's relatively legitimate. Some things just are significantly easier whe...