Data architecture vs backend architecture
A modern tech stack typically involves at least a frontend and backend but relatively quickly also grows to include a data platform.
From: Erik Bernhardsson
A modern tech stack typically involves at least a frontend and backend but relatively quickly also grows to include a data platform.
From: Erik Bernhardsson
MacBook Pro Setup: My setup with detailed instructions
From: Dan Vega
I've been using the Atom editor for about two years now.
Rich Hickey gave a very thought-provoking talk at Clojure/conj 2018 called Maybe Not, where he mused on optionality and how we represent the absence of a value.
One of the more mysterious new features in Clojure 1.
New Course: Getting Started with Spring Boot 2
From: Dan Vega
It has been a crazy busy year, both at work and personally, and it's hard for me to believe my last blog post was in April!Clojure/conj is coming up fast and the schedule was posted today, which has made me even more excited about it.
It started with a tweet: New years resolution: every plot I make during 2018 will contain uncertainty estimates — Erik Bernhardsson (@bernhardsson) January 7, 2018 Why? Because I've been sitting in 100,000,000 meetings where people endlessly debate whether the monthly number of widgets is goi...
From: Erik Bernhardsson
Here's a quick trick on working with a SQLite DB from CFML quicky and easily.
From: Coders Revolution
This post falls in the category of something that took me several hours to figure out and other people are not likely to figure it out on their own and I'm likely to forget it if I don't write it down! The problem is if you have a jar file with some 3rd party library that you want to use in Lucee.
From: Coders Revolution
This is a bit of a rant but I really don't like software that invents its own query language.
From: Erik Bernhardsson
I get bored reading management books very easily and lately I've been reading about a wide range of almost arbitrary topics. One of the lenses I tend to read through is to see different management styles in different environments.
From: Erik Bernhardsson
This post falls in the category of something I hammered out for a client today and I thought to myself, "Wow, that's just obscure enough that no one would probably figure it out on their own.
From: Coders Revolution
As some of you may know, one of my side interests is approximate nearest neighbor algorithms.
From: Erik Bernhardsson
Ok, so I have to first preface this whole blog post by a few things: I really struggle with the term microservices. I can't put my finger on exactly why. Maybe because the term is hopelessly ill-defined, maybe because it's gotten picked up by the hype train.
From: Erik Bernhardsson
I have done roughly 2,000 interviews in my life. When I started recruiting, I had so much confidence in my ability to assess people. Let me just throw a couple of algorithm questions at a candidate and then I'll tell you if they are good or not!
From: Erik Bernhardsson
What you should learn as a Java Developer in 2018
From: Dan Vega
With the recent arrival of clj and tools.deps.alpha as a "standard" lightweight way to run Clojure programs and the seed for tooling based on deps.edn dependency files, it's time to take a look at the terminology used across Clojure's various tools.Running Java/JVM Programs
I've been reading up on operations research lately, including queueing theory. It started out as a way to understand the very complex mortgage process (I work at a mortgage startup) but it's turned into my little hammer and now I see nails everywhere.
From: Erik Bernhardsson
I started writing this blog in late 2012, partly because I felt like it would help me improve my English and my writing skills, partly because I kept having a lot of random ideas in my head and I wanted to write them down somewhere.
From: Erik Bernhardsson