HackerTrans
トップ新着トレンドコメント過去質問紹介求人

blmayer

109 カルマ登録 6 年前
https://blmayer.dev

[email protected]

投稿

Undergoing maintenance for terminal.pink, I'm moving to a new home

blog.terminal.pink
3 ポイント·投稿者 blmayer·先月·0 コメント

Sigbovik 2026

sigbovik.org
3 ポイント·投稿者 blmayer·3 か月前·1 コメント

コメント

blmayer
·16 時間前·議論
It's vim.NIL
blmayer
·3 か月前·議論
It's out!
blmayer
·7 か月前·議論
I'm working on an experimental display server, for educational purposes and fun:

https://terminal.pink/bgce/index.html

Or https://github.com/blmayer/bgce

The idea is to have the minimum needed for a usable graphical experience. So drawing to drm buffer and handling inputs basically. It's been fun to do.

I am build a toolkit for it too:

https://terminal.pink/bgtk/index.html

Or https://github.com/blmayer/bgtk

I think it is nice that we can just write to a buffer and it appears on the screen. Very little abstraction is needed. Hope you like it.

I also made some progress on my hardware projects, but I'll keep a low profile for now.
blmayer
·3 年前·議論
During the COVID19 pandemics I wrote an app to help my mom cook with anything she had at home, so she could go fewer times to the supermarket, considering her heavy smoking and old age, the best is to avoid exposure.

The app is just a search where you input the ingredients you have and you get a list of possible food you can cook with it. I crawled over 6000 recipes over the network. In fact I have over 120k recipes in Portuguese but can't display them due to legal restrictions. After some time I decided to create a site and open-source it:

https://feitaemcasa.com

I added some recipes in english as well.