Live data from Hacker News

Viewing profile — victorbohr

victorbohr

HN member
Joined
Sat, Mar 25, 2023, 7:07 AM UTC
HN karma
6
Public activity
3 items

About victorbohr

No profile information was provided.

Recent public activity

  1. comment
    Comment #39814190

    I'm missing the icons from pifmgr.dll in this list. Always used those to make my shortcuts look cool.

  2. comment
    Comment #36369119

    I use Rectangle for this. Works like a charm. https://github.com/rxhanson/Rectangle

  3. comment
    Comment #35505517

    Take a look at the powerjoin package. It let's you specify strict rules for your joins, for example requiring unique keys in the right-side table when doing a left join. It's got s…