menu
Home
Google Bard interpreta las creaciones de mi madre
Read
Published on 03/01/2024
1 min read
A mi madre le gusta expresarse cuando hace pascualinas. Le pedi a Google Bard que interprete la creación. Esta fue su respuesta: La…
bard
pascualinas
arte
VS Code's killer feature: Live Share
Read
Published on 06/12/2023
2 min read
Live Share: Transforming Collaborative Coding in VS Code Visual Studio Code (VS Code) has established itself as a leading code editor…
coding
collaboration
editing
code-reviews
Clojure, explained by Donald Trump
Read
Published on 10/01/2023
1 min read
"Clojure, let me tell you, it's the best programming language, it's going to make you so much money. It's the best, it's huge, it's…
chat-gpt
donald-trump
clojure
tailwindcss is awesome
Read
Published on 05/08/2021
1 min read
Fell in love with tailwindcss
css
tailwind
frontend-development
Awesome ZEKE videos with improved audio track
Read
Published on 29/03/2021
1 min read
There are a bunch of new ZEKE live videos in youtube. I grabbed a couple which had bad audio (the stereo track had only one good channel, so…
zeke
live
music-videos
modo
Online Games
Read
Published on 15/03/2021
1 min read
I rarely play online games because lag pisses me off. I've been hearing for some time now that modern online games are super fun and have…
gaming
online-gaming
2k21
Disqus comments fixed
Read
Published on 15/02/2021
1 min read
I am pleased to announce that disqus integration in this blog is finally fixed. So if you want to leave some feedback on any of the posts go…
disqus
comments
news
blog
Using exercism
Read
Published on 13/02/2021
1 min read
Exercism is an awesome tool you can you to test your mad programming skillz. Here is a short terminal video I recorded doing a little demo…
exercism
learning
programming
Sending clojure data from the REPL to the clipboard
Read
Published on 31/01/2021
1 min read
I wrote these utility functions so I could easily pprint clojure data structs into the clipboard.
clojure
repl
clipboard
pprint
programming
chart.js reagent component and deploying libraries to clojars
Read
Published on 23/12/2020
2 min read
Introduction Recently I was integrating some charts with chart.js in my clojurescript/reagent application and I came across this neat little…
clojure
clojars
react
reagent
chart.js
lein
Deprecated and Current OpenGL "Hello World" implementations
Read
Published on 04/11/2020
1 min read
This is what I was taught in school: This is the new way to do it:
opengl
c++
glsl
Building a Theming System with angular and CSS custom properties
Read
Published on 09/02/2020
7 min read
Introduction Difference between css and sass variables Time to refactor Our theme model Fetching theme details from the backend Implementing…
angular
css custom properties
themes
white labeling
css variables
css preprocessors