Live data from Hacker News

Viewing profile — fastingrat

fastingrat

HN member
Joined
Fri, Jan 16, 2026, 4:36 AM UTC
HN karma
1
Public activity
2 items

About fastingrat

No profile information was provided.

Recent public activity

  1. comment
    Comment #47619265

    if you are behind cgnat (both ipv4, ipv6) then vps, have public ipv6 then you can connect via public domain (ddns openwrt) and if you have a public ip, wireguard it is

  2. comment
    Comment #46949080

    I'm going through CMU 15-721 and building wsql[1]; a GPU-accelerated query engine. It uses wgpu for cross-platform portability and implements modular pattern, heavily inspired from…