Fiddling with ASP.NET Core and F# with Suave
Suave is a possible replacement for the ASP.NET stack, but with some help, the two can be used together to build composable F# web applications.
Suave is a possible replacement for the ASP.NET stack, but with some help, the two can be used together to build composable F# web applications.
Onion's Omega2 SoC computers are a prime target for cross-compiling Rust applications, taking care to set up your environment just right for the Omega2's MIPS architecture.
While not the primary focus of Microsoft's efforts, F# makes for an excellent language choice for applications targeting .NET Core.
PHP isn't just for templates for Apache's mod_php. Let's have fun with socket programming in PHP.
Take a break with me as I make a pitstop the Elixir GenEvent module, seeing what it can offer in a real life project.
You may have experience in deploying your Ruby or .NET applications, but when it comes to Elixir, do you have what it takes to deploy your app?
Recently, I built an API wrapper for Mandrill. Let's walk through the steps I used to create it.
Don't rely on MD5/SHA1/SHA256/etc. hashes for storing passwords. Join me in learning how to bcrypt in Erlang applications.
What is Percona Server, and why should I care?
If it helps anyone else, that's an added bonus, but this is mainly just a reference point for me.