What is Conflagrate?
Conflagrate is an organization that provides:
- Free and open-source software
- VPS/Shared Hosting
- Software engineering solutions
- Staff augmentation
Get in touch
Our email address: contact@conflagrate.co
Our "software philosophy"
Sounds kind of cheeky if we put it that way, but there is a certain "philosophy" we hold when it comes to software.
- System resources are not infinite! One should at least attempt to write code that's as resource efficient as possible.
- JavaScript is not the future! Web-based desktop applications are simply over-blown and wasteful.
- UI should be presentable! It doesn't have to be beautiful and designed by an actual designer, but through consistency and attention to detail you can attain good aesthethics.
- Don't re-invent the wheel! If a library exists or if your language provides a solution - use that instead of writing your own implementation from scratch. Unless of course your aim is to improve it.