add date stamps and links to my stuff elsewhere
This commit is contained in:
parent
7b82a7719e
commit
d99f1c3870
12 changed files with 52 additions and 6 deletions
|
@ -1,4 +1,5 @@
|
|||
# cell thingy
|
||||
`2024-06-02`
|
||||
I made/am making some kind of asynchronous cellular automata or cell-based spatial programming environment. Idk, those are fancy words for a silly experiment. It is inspired by [cellpond](https://www.youtube.com/watch?v=xvlsJ3FqNYU) and [Markov Junior](https://github.com/mxgmn/MarkovJunior). If you have [rust](https://www.rust-lang.org/) installed, you can try it yourself! The source code is [here](https://git.crispypin.cc/CrispyPin/snad) and [here](https://github.com/CrispyPin/snad).
|
||||
|
||||
The world consists of a grid of cells, and you can create new cell types and assign them names and colours. You can create rules, which are like the chemistry of this world. You make a pattern on the left and a pattern on the right.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Horological crimes
|
||||
`2024-07-05`
|
||||
I have this old pocket watch that doesn't run any more. I recieved it as a gift a number of years back, and I have no idea how long it has been broken.
|
||||
|
||||
The brand is Halda (a swedish watch company that has existed since the 1880s), and it's marked with the number 17882, if that means anything.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# distracting
|
||||
# distracting
|
||||
`2024-05-25`
|
||||
i work in an open office. that means there are 30 people in the same room trying to work. and between 1 and 5 conversations happening at once. i cannot work if i hear people talking, this is a constant problem. loud music helps some but makes me more tired too.
|
||||
today i brought a bearing, i like to fidget with something while i think.
|
||||
today i brought a bearing, i like to fidget with something while i think.
|
||||
as soon as i spun the bearing, the two people having a conversation next to me that i was trying to ignore just stared at me then said "sorry but that's really distracting". how is that more distracting than people talking everywhere all the time? how can i be the only one struggling with this here?
|
||||
|
||||
i refuse to believe that *anyone* likes open offices. they just suck. bosses just choose it because it is cheaper and the status quo.
|
||||
|
|
|
@ -13,9 +13,10 @@ this means it is
|
|||
- [horological crimes](/horological-crimes)
|
||||
- [photo archive](/photos)
|
||||
- [snad (cell thing)](/cellthing)
|
||||
- [internets](/internets)
|
||||
- [keyboar](/keyboards-are-fun)
|
||||
- [distracting](/humans/distracting)
|
||||
- todo: put more words in the computer
|
||||
|
||||
[other sites](/internets)
|
||||
[my other stuff](/my-other-stuff)
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# keyboards!
|
||||
`2024-05-25`
|
||||
I love weird keyboards. I have many ideas for more weird keyboards that I might make one day, physical and digital.
|
||||
|
||||
My main keyboard is a funny little 36-key split one that i designed myself ([here](https://git.crispypin.cc/CrispyPin/leko-pona))
|
||||
|
|
7
write/my-other-stuff.md
Normal file
7
write/my-other-stuff.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
I also exist on:
|
||||
- [my git server](https://git.crispypin.cc/CrispyPin/)
|
||||
- [itch.io](https://crispypin.itch.io/)
|
||||
- [youtube](https://www.youtube.com/CrispyPin42)
|
||||
- [github](https://github.com/CrispyPin/)
|
||||
|
||||
[home](/)
|
Loading…
Add table
Add a link
Reference in a new issue