@mistersql in June 2023
Back to @mistersql · Open this account on Mastodon
I'm thinking about APIs that are like incantations - only one way to say them...
I'm thinking about APIs that are like incantations - only one way to say them right and if you deviate from their single-tick-pony usage found in the documentation or SO, then...
Tetris sounds like a fun movie. All software developers' lives are like this,...
Tetris sounds like a fun movie. All software developers' lives are like this, right?
I'm continuing to treat markdown as code. Surely you've been wanting to do...
I'm continuing to treat markdown as code. Surely you've been wanting to do this. ``` import markmodule markmodule.import_md("hello_module.md") import hello_module...
Steel man your enemy or you wont know what your enemy is up to, you'll just be...
Steel man your enemy or you wont know what your enemy is up to, you'll just be projecting your emotions that make you feel good.
Well this is new... how the @#$ do we install this? At least poetry namespaces...
Well this is new... how the @#$ do we install this? At least poetry namespaces it. This is just some tooling that doesn't respect namespacing. ``` [project] dependencies = [...
Those wings on the plane supposed to flap that much?
Those wings on the plane supposed to flap that much?
A ballroom (1000 people) presentation at a technical conference should be at...
A ballroom (1000 people) presentation at a technical conference should be at what (college level)
Last day at TODO: create a Tour of Zeros app, which is editable list of all the...
Last day at TODO: create a Tour of Zeros app, which is editable list of all the 0s in mathematics.
Is people using ChatGPT to think up malicious package names an new AI centric...
Is people using ChatGPT to think up malicious package names an new AI centric exploit? I'm skeptical. This is AI assisted typosquatting. Meat based LLMs are already `pip install`...
Wasm & rust & Angular interop.
Wasm & rust & Angular interop.
-east-1 or ? Which one are we down with?
-east-1 or ? Which one are we down with?
An reactive form doesn't have to be a form. (?)🤯 This still works. (I think)...
An reactive form doesn't have to be a form. (?)🤯 This still works. (I think) ``` <div [formGroup]="form"> <input type="text" placeholder="First Name" class="border-1 border"...
Am I ready for to start? Yes.
Am I ready for to start? Yes.
Alright time to hit the next pizza shop in
Alright time to hit the next pizza shop in
Flying tomorrow. It has been so long not sure if I remember how to do this....
Flying tomorrow. It has been so long not sure if I remember how to do this. Something about flapping arms.
While hacking on my markpickle library I ran into markdown-to-json and have...
While hacking on my markpickle library I ran into markdown-to-json and have been hacking with the author to do maintenance development and today I got 2.1.0 published, all...