2024-07-18 02:31:59 +02:00
|
|
|
![some river](https://alemi.dev/img/about-slice-1.png)
|
|
|
|
> i rarely make sense but still make things
|
|
|
|
|
2024-07-18 03:13:55 +02:00
|
|
|
```sh
|
2024-07-18 03:21:04 +02:00
|
|
|
curl -X PUT \
|
|
|
|
-H 'Content-Type: application/json' \
|
|
|
|
--data '{"body": "hiii :3 how are you??", "public": false, "author": "curl from your git :p"}' \
|
|
|
|
https://api.alemi.dev/msg
|
2024-07-18 03:13:55 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
```sh
|
|
|
|
curl -s https://api.alemi.dev/mood | jq -r .mood
|
|
|
|
```
|
|
|
|
|
2024-07-18 02:49:15 +02:00
|
|
|
## some things
|
|
|
|
---
|
|
|
|
* **[scope-tui](https://moonlit.technology/alemi/scope-tui)**
|
|
|
|
> a simple oscilloscope/vectorscope/spectroscope for your terminal
|
|
|
|
---
|
|
|
|
* **[upub](https://moonlit.technology/alemi/upub)** ([site](https://join.upub.dev))
|
|
|
|
> micro social network, federated
|
|
|
|
---
|
2024-07-18 03:13:55 +02:00
|
|
|
* **[aiocraft](https://moonlit.technology/alemi/aiocraft)** // **[treepuncher](https://moonlit.technology/alemi/treepuncher)**
|
|
|
|
> asyncio-driven headless client library for block game // an hackable headless minecraft client
|
2024-07-18 03:21:04 +02:00
|
|
|
---
|
|
|
|
* **[bscv](https://moonlit.technology/ftbsc/bscv)**
|
|
|
|
> next generation block game utility client
|
2024-07-18 03:13:55 +02:00
|
|
|
---
|
|
|
|
* **[tinker.nvim](https://moonlit.technology/alemi/tinker.nvim)** // **[peak.nvim](https://moonlit.technology/alemi/peak.nvim)**
|
2024-07-18 03:21:04 +02:00
|
|
|
> a neovim config for those who cannot stop tinkering // a warm colorscheme to keep you cozy at night
|
|
|
|
---
|
|
|
|
* **[guestbook.rs](https://moonlit.technology/alemi/guestbook.rs)**
|
|
|
|
> an easy to deploy and customizable guestbook for your site
|
|
|
|
---
|
|
|
|
* **[tci](https://moonlit.technology/alemi/tci)**
|
|
|
|
> tiny custom CI runner for your selfhosted just-git repositories
|
2024-07-18 03:13:55 +02:00
|
|
|
---
|