←
Home
Tags
Archive
Search
Life Stack
Subscribe
Daniel Low
I write about
things
I find interesting. Usually they are related to
travels
,
programming
,
puzzles
,
food venues
, and
other random things
.
First Year Solving Advent of Code in Rust
My initial thoughts after solving Advent Of Code in Rust
rust
1167 words · 6 minutes read
Objects and Data Structure/Container
code-as-art
coding-design
design-pattern
software-engineering
727 words · 4 minutes read
Using the reflect package
devlog
golang
intermediate
programming
reflect
694 words · 4 minutes read
Metaphorical fences in programming
Before you tear down the fence, think about why someone put it up in the first place
software-engineering
thoughts
321 words · 2 minutes read
Anti pattern: turning struct into interface
coding-design
golang
programming
376 words · 2 minutes read
Struct embedding as implicit composition
Inheritance through composition in golang, kinda.
beginner
coding-design
golang
java
programming
678 words · 4 minutes read
An example of leaky abstraction
An example of leaky abstraction
golang
software-design
153 words · 1 minute read
Flexbox for human
Some basics on justify-content, align-content, and align-items
css
flexbox
webdev
491 words · 3 minutes read
The ambiguous builder pattern
Are you thinking of the same builder pattern as me?
builder
design-pattern
software-engineering
555 words · 3 minutes read
Logging in scala and java
Logging for the practical programmer
java
logging
scala
633 words · 3 minutes read
Monadic Boolean 2
A nicer way to log and compose predicate
coding-design
programming
scala
273 words · 2 minutes read
Confusing syntax sugar
Trying to use two different monads in for-comprehensions does not work
programming
scala
480 words · 3 minutes read
Monadic Boolean
Combining several boolean predicates easily
coding-design
programming
scala
1050 words · 5 minutes read
Class Design for Maintainability
How do you design for the future
design-pattern
java
921 words · 5 minutes read
Strategy Pattern
Some thoughts on strategy pattern
design-pattern
java
programming
435 words · 3 minutes read
Functional Programming
Composition is the name of the game
functional
scala
scalaz
353 words · 2 minutes read
Scala Implicits
The woes of the user is implicit
rant
scala
715 words · 4 minutes read
Scala Http Client
Pragmatic programmer - making http requests
scala
web
255 words · 2 minutes read
8 Weeks into Java and Scala
Some thoughts on getting starting and how it compares with golang
golang
java
languages
programming
scala
thoughts
683 words · 4 minutes read
Java variance, covariance
A post on this needs to exist
beginner
java
programming
569 words · 3 minutes read
Older Posts
→