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
·前天·讨论
这是 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.