prone to creating technological cognitohazards
playing with synths again
#rustlang, #rubylang, #pythonlang, #cprogramming
it's had a bad pickup selector switch the whole time.
i just kept smacking it until it worked for... *checks notes*... a decade.
FINALLY open it up to try to fix it, and discover it's a fucking crime scene.
it's had a bad pickup selector switch the whole time.
i just kept smacking it until it worked for... *checks notes*... a decade.
FINALLY open it up to try to fix it, and discover it's a fucking crime scene.
If you create a gem, you can set its version to:
0.a.a.a.b---.---c---
And when you do `gem build`, it converts that version into:
0.a.a.a.b.pre..pre..pre...pre..pre..pre.c.pre..pre..pre.
(last dot is included in the version)
If you create a gem, you can set its version to:
0.a.a.a.b---.---c---
And when you do `gem build`, it converts that version into:
0.a.a.a.b.pre..pre..pre...pre..pre..pre.c.pre..pre..pre.
(last dot is included in the version)
1. build itself as a .gem,
2. pack itself into a single-file script,
3. publish both of these to GitHub Releases
Try out the packed `jim.rb` file. It should be completely self-contained:
github.com/duckinator/j...
1. build itself as a .gem,
2. pack itself into a single-file script,
3. publish both of these to GitHub Releases
Try out the packed `jim.rb` file. It should be completely self-contained:
github.com/duckinator/j...
`jim build` can successfully build itself.
It's a little cursed, and absolutely needs some cleanup, but it works well enough I was able to do `jim build` then `gem install build/jim-0.1.1.gem`.
I'm super excited about this. :3
`jim build` can successfully build itself.
It's a little cursed, and absolutely needs some cleanup, but it works well enough I was able to do `jim build` then `gem install build/jim-0.1.1.gem`.
I'm super excited about this. :3
Tar file writer implementation:
github.com/duckinator/j...
And the code that uses it:
github.com/duckinator/j...
Tar file writer implementation:
github.com/duckinator/j...
And the code that uses it:
github.com/duckinator/j...
On pup-e.com I have a `nav ul` rule with `display: flex` and `flex-wrap: wrap`
With flexbox, is it possible to only put a character between each item that's on the same row?
atm I put a mid-dot between each item, but it looks like shit if it goes over multiple lines.
source "https://gem.example"
gem "@duckinator/jim"
OR:
gem "https://gem.example/duckinator/jim"
... what if a PoC patch was 25 lines, and a 1-line kludge meant you can test it against a production server?
github.com/gem-coop/gem...
source "https://gem.example"
gem "@duckinator/jim"
OR:
gem "https://gem.example/duckinator/jim"
... what if a PoC patch was 25 lines, and a 1-line kludge meant you can test it against a production server?
github.com/gem-coop/gem...
If your goal was to secure the supply chain, you failed. Y'all made rapid fire permissions changes without understanding the implications of your actions.
You removed the team at the root of the supply chain you're "protecting".
If your goal was to secure the supply chain, you failed. Y'all made rapid fire permissions changes without understanding the implications of your actions.
You removed the team at the root of the supply chain you're "protecting".
warning because variables are "unused" -> explicitly mark as used -> get 2 additional warnings about the [[used]] attribute being ignored
*facedesks*
warning because variables are "unused" -> explicitly mark as used -> get 2 additional warnings about the [[used]] attribute being ignored
*facedesks*
5.5 inch long pen and 8 inch long plushie for scale.
5.5 inch long pen and 8 inch long plushie for scale.
vim: oh, right, i know what that means! [smears text across the screen like a child who has been left unattended with paint]
vim: oh, right, i know what that means! [smears text across the screen like a child who has been left unattended with paint]