umgeher's changelog

OpenBSD - Monero

Para compilar a toolchain do monero no OpenBSD, devemos ter os seguintes pacotes instalados… cmake, gmake, zeromq, libiconv e boost. Temos todos em pkg.

pkg_add cmake gmake zeromq libiconv boost

Agora vamos clonar o projeto…

git clone https://github.com/monero-project/monero.git

Dentro do diretorio do projeto, execute:

ulimit -d 2000000 ; env DEVELOPER_LOCAL_TOOLS=1 BOOST_ROOT=/usr/local gmake release-static

Agora voce tem a toolchain do monero dentro do diretorio ./build/OpenBSD/master/release/bin.

Articles from blogs I follow around the net

Need dwm class? xprop

Need some info for dwm? Maybe for the rule section? Use xprop and find WM_CLASS

via Lucas E M M. opinions 2025-04-13 21:32

rpki-client 9.5 released

The OpenBSD project has announced the release of version 9.5 of rpki-client: rpki-client 9.5 has just been released and will be available in the rpki-client directory of any OpenBSD mirror soon. It is recommended that all users upgrade to this version for improved…

via OpenBSD Journal 2025-04-12 12:34

A Firefox addon for putting prices into perspective

I had a fun idea for a small project this weekend, and so I quickly put it together over the couple of days. The result is Price Perspective. Humor me: have you ever bought something, considered the price, and wondered how that price would look to someone el…

via Drew DeVault's blog 2025-04-04 00:00

Generated by openring