- Caddy – The HTTP/2 Web Server with Fully Managed SSL –
- 3DNes Beta – Play Nes In 3D –
- 10+ Plugins to Speed up Your WordPress Site – DesigneMag –
Month: March 2016
Bookmarks for March 9th
- Ansible vs Chef · Nothing interesting… –
- Facebook Advertising Strategies for Early-Stage Startups | Hacker News –
- Paid User Acquisition for Early Stage Startups – Part 1: The Five Rules of Paid User Acquisition – Interstate Analytics –
- How We Migrated Data into Drupal from Four Different Sources Using the Migrate Module | Acquia –
Bookmarks for March 8th through March 9th
These are my links for March 8th through March 9th:
- C2: Affordable X86-64 Servers | Hacker News –
- How We Build Code at Netflix | Hacker News –
- leaf – Rust –
- iGNANT.de – art, design, photography and architecture, celebrating ideas and creativity –
Bookmarks for March 7th through March 8th
These are my links for March 7th through March 8th:
- Introducing Pencil: A Microframework Inspired By Flask For Rust — Shipeng Feng’s Writings – <blockquote>Templating
Just create the templates folder under your application root path, it just works. You can customize the template folder.<h1>
Hello {{ name }}!
</h1>fn hello_template(request: &mut Request) -> PencilResult {
let mut context = BTreeMap::new();
context.insert("name".to_string(), "template".to_string());
return request.app.render_template("hello.html", &context);
}fn main() {
// app here</blockquote> - How to pass a programming interview – Triplebyte –
- filipedeschamps/rss-feed-emitter: Super RSS News Feed aggregator written in Node.js and ES6 –
Bookmarks for March 7th
- Keshif: Data Made Explorable –
- BeagleLogic: A BeagleBone Based 14-channel 100Msps Logic Analyzer | Hacker News –
- Avoiding the pointless blockchain project | MultiChain –