interests: [
"software engineering",
"home-labing*"
]
}
* Lab in home-lab has NOTHING to do with biology
I manage my own dotfiles and I don't want random things to be added to my .zshrc
I manage my own dotfiles and I don't want random things to be added to my .zshrc
A monad wraps data, adds context & allows for chaining through immutable operations.
JS: Promise wraps data & adds "time" as context
Rust: Option wraps data & adds "existence" context
Monads have three laws: Associative, left identity, and right identity
A monad wraps data, adds context & allows for chaining through immutable operations.
JS: Promise wraps data & adds "time" as context
Rust: Option wraps data & adds "existence" context
Monads have three laws: Associative, left identity, and right identity
"AI" at some point in the future: [generates 6000 lines of code for every prompt and fails to follow instructions]
1/2
"AI" at some point in the future: [generates 6000 lines of code for every prompt and fails to follow instructions]
1/2
Doing so at the wrong time and place can get you in trouble.
Doing so at the wrong time and place can get you in trouble.
Not only does it increase friction within the organization, but it also kills the motivation to improve the platform (build something everybody wants to use vs. force everybody to use what you build)
Not only does it increase friction within the organization, but it also kills the motivation to improve the platform (build something everybody wants to use vs. force everybody to use what you build)
add/drop foreign key syntax is not supported by SQLite and for some reason, the Hibernate auto schema generator cannot generate the syntax (create/alter table) that is supported by SQLite.
add/drop foreign key syntax is not supported by SQLite and for some reason, the Hibernate auto schema generator cannot generate the syntax (create/alter table) that is supported by SQLite.