Notes

Short updates, links, and thoughts that do not need to be full blog posts.

It's Saturday night and I'm adding Neovim config to my dot files repo. Things are getting wild over here.

I haven’t posted anything about Palestine as I’m not an expert and I won’t be saying anything helpful, but god damn. I don’t understand how this is being allowed to happen. Isreal has a right to defend itself, sure, but we are way past that now. It has to end!

In programming endianness is used to describe where the most significant bit or byte is in a series.

I just learned that this comes from the Gullivers Travels book! It’s a reference to which end of a boiled egg is is broken open. 🤯

All being well, I'll be moving to the US PNW this summer. When I get there I'll be looking for some work! I'm a senior web developer with most of my experience being in #TypeScript and #JavaScript. I'm open to both contract and full time work. If you'd be interested in working with me, get in touch.

I'd also appreciate boosts for reach! #FediHired

I've spent a bit of time learning about Domain Driven Design this weekend. The idea of a ubiquitous language is something I'll be pushing for on all future projects! I've been involved in several projects that were made so much harder without it.

There are some really interesting ideas on the technical side too.

I love that everyone quietly agrees that #elixir is the best programming language. I’ve never heard anyone say anything bad about it.

Does anyone else really dislike Notion? I find it so hard to use. I can never find anything and the split panel thing they do drives me insane.

It is kind of wild to me how deregulated the #software industry actually is. I have hobbies that are more highly regulated some safety critical software jobs are!

Is there a #css only way so scroll a div from the bottom by default? I'm building a chat feature and I'd like to start with the most recent messages at the bottom and you should start there and scroll up for older messages.

@timClicks I bought a copy of Rust in Action from Manning a load of months ago. I’m going back to reread it now after reading “the rust book” on my kindle and finding the formatting of code blocks a bit rough compared to the the rust book.

Manning offers a bunch of different formats, do you have any guidance on which one handles the formatting best on Kindle?

I would like to write #rustlang professionally. How should I go about doing that? At this stage I can build simple API apps and cli tools but I still have plenty to learn. I have over 10 years experience writing code in higher level languages though. I’m very open to advice.

I know this an ancient #software flame war, but tabs are so much better than spaces. Tabs do everything spaces can, but you can change how they are visually presented when coding.