Viewing profile — silb
silb
HN member- Joined
- Mon, Jan 05, 2015, 6:45 PM UTC
- HN karma
- 9
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About silb
I blog at http://blog.silb.no
Recent public activity
-
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.…
-
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…
-
comment
Comment #40685026
Run Debian stable on both PCs. Have /home on ZFS and zfs-send it between the PCs.
-
comment
Comment #40204747
bifurcate
-
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…
-
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 …
-
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…
-
comment
Comment #23528189
Debian stable, Eclipse PDT, PHP 7.4 and Xdebug compiled from source.
-
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 …
-
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/... …
-
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.
-
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
-
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.
-
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…