I know I'm late but RIP James Earl Jones. I loved him in "The Lion King", but he really spoke to me as Darth Vader, when he quoted every PM I've had.
Life imitates art, and James Earl Jones created art.
| github | https://github.com/MylesWritesCode |
| https://linkedin.com/in/myles-berueda | |
| portfolio | https://themapletree.io |
I know I'm late but RIP James Earl Jones. I loved him in "The Lion King", but he really spoke to me as Darth Vader, when he quoted every PM I've had.
Life imitates art, and James Earl Jones created art.
I'm currently using FiraCode for my terminal font, but I want to change it up a bit. Anyone got suggestions?
this is my mouse. there are many like it, but this one is mine.
I published the article
New iterators in Go 1.23
#golang
https://medium.com/google-cloud/new-iterators-in-go-1-23-5d4596e50760
Hi Mastodon! I'm Pal, a passionate Rust/Go developer and open-source fan.
I've recently built an open-source, private, end-to-end encrypted form builder as an alternative to slightly creepier tools like Google Forms.
It's built in Rust and Svelte with lots of wasm for the encryption bits.
Check it out and let me know what you think: https://palform.app
Interestingly, my initial tests of a graph transformation library in #rust and compiled to #wasm hasn't netted an increase in speed.
Granted, this is debug and I haven't done optimizations yet, but It's only doing a simple transformation for now. Regardless, this is still a little surprising.
This goes to show that when working with two different technologies, you should still bench your results before just assuming "faster lang is faster"