HN user

phaer

2,288 karma
Posts25
Comments481
View on HN
mirage.io 4y ago

MirageOS 4.0.0 Beta Release

phaer
24pts0
adamierymenko.com 9y ago

Privileged Ports Are Expensive (2016)

phaer
265pts210
www.bleepingcomputer.com 9y ago

BrickerBot Author Claims He Bricked Two Million Devices

phaer
1pts0
tahoe-lafs.org 10y ago

2 Tahoe-LAFS loses, then finds Bitcoin key for donations

phaer
3pts0
medium.com 11y ago

Why the Great Glitch of July 8th Should Scare You

phaer
13pts0
www.project-syndicate.org 11y ago

Joseph E. Stiglitz on Austerity and the Eurozone

phaer
1pts0
github.com 11y ago

SICL – A fresh implementation of Common Lisp

phaer
77pts49
secupwn.github.io 11y ago

Android IMSI-Catcher Detector (AIMSICD)

phaer
4pts0
lfe.io 12y ago

Lisp Flavored Erlang

phaer
2pts0
tails.boum.org 12y ago

Tails calls for new developers

phaer
1pts0
medium.com 12y ago

No, Nate, brogrammers may not be macho, but that’s not all there is to it

phaer
2pts0
mediagoblin.org 12y ago

Support MediaGoblin for a decentralized web

phaer
3pts1
github.com 12y ago

Redux, redo in go

phaer
3pts1
www.tedunangst.com 12y ago

Signify - openbsd sign & verify tool

phaer
3pts0
ori.scs.stanford.edu 12y ago

Ori - a distributed file system built for offline operation

phaer
1pts0
www.theguardian.com 12y ago

Edward Snowden: ‘I already won’

phaer
6pts0
blog.plover.com 12y ago

Moonpig: a billing system that doesn't suck

phaer
66pts58
www.theguardian.com 12y ago

Gore-Tex gets made without managers

phaer
2pts0
checkmyworking.com 12y ago

Computer Modern on the Web

phaer
67pts46
www.rollingstone.com 12y ago

Outrageous HSBC Settlement Proves the Drug War is a Joke

phaer
539pts253
www.theverge.com 12y ago

Weev and the cult of the angry young man

phaer
4pts1
www.factorio.com 12y ago

Factorio - a game about building factories.

phaer
1pts0
sixrevisions.com 14y ago

Using Power Structure and Gestalt for Visual Hierarchy

phaer
2pts0
mobil.derstandard.at 15y ago

Chris DiBona on Open Source at Google

phaer
4pts0
blog.vivekhaldar.com 15y ago

The Cognitive Style of Unix

phaer
6pts2

Very unlikely if you just hosting an onion service with legal content, where all traffic is encrypted.

Having to deal with law enforcement is unlikely even if you run a normal, encrypted, TOR relay.

Exit nodes, on the other hand, will most likely get letters or even visits by law enforcement. But those are not involved at all when just running an onion service.

I think you might be mixing them up?

Opt-in means that the user needs to actively decide to use the feature, it's OFF by default. That's currently the case for atuin (happy user without sync here).

Opt-out would mean the feature would be ON by default and users would need to actively decide NOT to use it.

A bigger problem is that you should never use leaded solder to repair boards that have been soldered with lead-free, which means pretty much every board out there that has been manufactured in the last 20-30 years or so.

I am unlikely to every try this, but curious: Why is that, what would happen?

Swimmable Cities 2 years ago

I suppose it's less safe then a pool, but I don't think there's more current compared to the Danube and there are boats there as well.

Swimmable Cities 2 years ago

You can swim there if you want! there's a picture with ppl swimming in Viennas canal (Donaukanal) on the website and there's a whole association around it which claims 300+ members: https://schwimmvereindonaukanal.org/.

That being said, Donauinsel is still quite close to the center and I personally prefer the relative quietness and greenery around there to swimming in the canal.

But let's say even $500 (it's probably cheaper) for something that lasts 8 years is still much cheaper than sending people to get the readings

Probably true, but only as long as one can continue to externalize the cost of handling the resulting e-waste to future generations or at least current-day taxpayers.

Not sure why you would consider the suspected re-sale value of the phone here?

From a users perspective the question would seem to be whether they want to spend $89 for a battery or $890 (maybe minus that re-sale value of 200-300, so still around $600) on a new phone.

I think fly.io believes that they can allow the bookstore to do so in less than two hours for a price where it's still important enough for the bookstore and profitable - in aggregate - for fly.io.

I personally believe that could be true, but their investors going to find out ;)

FreeBSD 13.2 3 years ago

NixOS is "better" in the sense that you can get pretty close to something like Silverblue with it if you tinker around.

But I agree with you that for the average user Silverblue surely is the the better platform, NixOS is for people how like to hack around and customize their environment.

As far as I understand it, the dynamic website you use is the same as served to the client minus the editing parts? Would it also support a scenario where the dynamic part runs on one host, say inside an intranet and users can "publish" to pre-configured static hosts or s3 buckets with a click? Static hosting could be enough for many sites and one could combine the technical and UX advantages of your dynamic interface with the advantages of static sites for security and distribution.

I found that useful when i worked with https://www.getlektor.com/ years ago. In lektor the dynamic part runs on a users desktop machine, but it of course wouldn't need to.