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.
In my opinion, Azure App Services are an easy and direct way to launch your ASP.NET Core application for the outside world to access. Azure App Service offers a free tier, perfect for tinkering or getting a new project off the ground.
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.
Elixir doesn't have native modules for functors, applicatives, and monads. Is it possible to create them? Is it worth it?
Take a break with me as I make a pitstop the Elixir GenEvent module, seeing what it can offer in a real life project.
Wordpress, Docker, and your site can work together in harmony with the right configuration. Follow along as I spill the beans.
About a couple of years ago, I was looking for something to add to my programming toolbox. Follow me on my journey of learning Haskell.
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? Learn the essentials for getting your application from development to production.
Stephan A. Miller brings the self-proclaimed “fastest PHP framework” to the masses in his new book, Getting Started with Phalcon.
SEO is a hard beast to tame. Once you have everything just right, moving to a new platform, a new URL structure, or even a new domain can be stressful without taking the necessary steps first.
Recently, I built an API wrapper for Mandrill. Let's walk through the steps I used to create it and see if this process might be able to help you in your next project.
Don't rely on MD5/SHA1/SHA256/etc. hashes for storing passwords. Join me in learning how to bcrypt in Erlang applications.
What it is A markdown blog based off of @natew's obtvse2 , which was originally inspired by svbtle , using Today theme contributed to…
Remember this ? I do. I finally got acvte to a point where I was comfortable using it in production for this website. So far, the…
I need to stop finding awesome projects to try out. Erlang and ChicagoBoss look pretty freakin' sweet. Have to love some high…
Neckbeards of the Internet. Prepare yourselves for the following comment: I don't think Rails is for me. I love Ruby as a scripting language…
I've been working on PHP web apps for years, and over time, my development workflow has remained fairly constant: Configure new app in…
What is Percona Server, and why should I care? Blogs across the Internet have been benchmarking Percona Server against MySQL Server, e.g…
I will be using obtvse2 for the forseeable future. I might finish up my scriptogram clone and release it yet, but I've got other plans for…
Linux and Microsoft's .NET framework haven't always seen eye to eye. The Mono Project looks to get Linux and .NET on the same page.
If it helps anyone else, that's an added bonus, but this is mainly just a reference point for me; I'm always forgetting what all needs to be…