Live data from Hacker News

Viewing profile — silb

silb

HN member
Joined
Mon, Jan 05, 2015, 6:45 PM UTC
HN karma
9
Public activity
14 items

About silb

I used to be https://news.ycombinator.com/user?id=bigbango, but that was a stupid username, so here I am with no karma.

I blog at http://blog.silb.no

Recent public activity

  1. comment
    Comment #47815453

    > I mean generally I want fixed IPs on my local network for robustness. With IPv6 you can assign fixed unique local addresses in addition to dynamic public addresses from your ISP.…

  2. comment
    Comment #46342801

    For IPv6, multiple addresses on an interface is the norm: an interface has both a public address from your ISP (replacing IPv4 NAT) and a unique local address (replacing stable IPv…

  3. comment
    Comment #40685026

    Run Debian stable on both PCs. Have /home on ZFS and zfs-send it between the PCs.

  4. comment
    Comment #40204747

    bifurcate

  5. comment
    Comment #29321099

    One step up from 'curl' and 'jq' is to only target modern browsers supporting Javascript ES6. Just create a static HTML file and a script loaded as an ES6 module. Use the Fetch API…

  6. comment
    Comment #27175645

    A CLI tool for downloading the Java Specification Request (JSR) of a given Java package: https://github.com/silb/jsrlib I found downloading the JSRs manually too cumbersome. It is …

  7. comment
    Comment #26901338

    The site became noisy by indie hackers creating products for other indie hackers and using the site for promoting their products. There's also a community focus on less hackerish t…

  8. comment
    Comment #23528189

    Debian stable, Eclipse PDT, PHP 7.4 and Xdebug compiled from source.

  9. comment
    Comment #21217665

    My personal FreeBSD NAS running ZFS. Snapshots get sent to external disks that I rotate and store off site. All machines write their backup archives to the NAS. I haven't tested a …

  10. comment
    Comment #17254175

    For Java related projects we use to have Codehaus. But it it shut down [0] and the repos are now at Github [1]. [0] https://www.javaworld.com/article/2892227/open-source-tools/... …

  11. comment
    Comment #15310135

    The javac compiler has a new option "--release" which can compile against previous Java releases 6, 7 and 8. So the new JDK bundles parts of the previous releases.

  12. comment
    Comment #9438229

    Debian has a separate long term support project [1] for old stable release that provide security patches beyond the 2-3 years of official support. [1] https://wiki.debian.org/LTS

  13. comment
    Comment #8868094

    This is true in Norway. Merchants are required by law to report cash purchases over a certain amount to the tax authorities.

  14. comment
    Comment #8868040

    In Norway, the equivalent debit card payment system is called BankAxept. An important factor in the adoption of these cards is the low transaction costs for both the consumer and t…