HN user

machrider

1,198 karma
Posts12
Comments205
View on HN

Appreciate this, I was feeling the same way as the original comment. It looks maybe over-sharpened, but I don't see anything as glaring as the text of the article makes it sound! (Of course, I'm not a video codec developer.)

It does remind me of how stereo & speaker manufacturers sometimes boost treble a little bit (rather than being perfectly "transparent" to the original signal) because it gives the impression of clarity. But ideally each step in the processing chain "colors" the signal as little as possible, because those little differences can add up.

One thing I've worried about with self-hosting small (or smol) services is that I'm responsible for securing them against attackers. Even if my circle is 15 people using a particular service, potentially thousands of malicious actors will be poking at it over the months and years I'm running it.

I'm a big fan of self-hosting, especially things that I can run inside my home with no internet-facing ports. But anything that will be outward facing has to be sandboxed from everything else, kept up to date, and monitored for intrusions. It can be daunting unless you definitely have time to stay on top of it. I'm curious if any self-hosters have thoughts about this.

I'm liking vimwiki, for what it's worth. It feels like a pretty small set of changes to vim that make the wiki stuff "just work", and otherwise it's my regular ass plaintext world that I love.

I'm running Jellyfin on a recent Intel-based Synology (they also have cheaper ARM CPU models), and it can transcode H.265->H.264 on the fly using about 50% CPU. It also runs in a Docker container so it's pretty easy to manage. I'm a big fan!

There are crypto functions that are not amenable to quick solutions with quantum computers, right? Is there any reason why we wouldn't start migrating to those functions today? It seems foolish to wait until technology matures and present-day crypto is completely invalidated before we react defensively. Is anyone working on this?

Uncanny Valley 10 years ago

I got an "error connecting to the database" type of message. I think the entire site was having trouble with the HN traffic spike.

Glittering Blue 10 years ago

Black screen here, too (although the loading text went from 0 to 100%) on Firefox 44 on Windows 7.

The XY Problem 11 years ago

This behavior used to be common in IRC, where there are really no consequences for being a dick. In IRC, my experience was generally: ask question, spend 5 minutes justifying why it's a reasonable question to ask, then maybe (or maybe not) get an answer.

I think StackOverflow does a pretty good job of incentivizing people to give helpful answers, so I haven't seen this behavior as much there. Even when the person asking has flawed assumptions, the answers tend to steer them politely in a better direction.

Goodreads | San Francisco, Sunnyvale, and Seattle | Engineering full-time

We're the world's largest site for readers and book recommendations; we'd love to talk to you if you share our passion for technology and the impact we can make with it on readers and the book industry.

We are hiring engineers for several parts of our site, including our UX, Back End, iOS, Community, Android, Authors, and Social Reader teams.

Please check https://www.goodreads.com/jobs for descriptions of any of these and reach out to katd@goodreads.com if you have any questions.

That makes sense. I'm also curious about data though. Unless they tunnel all your traffic through a VPN, you just have to hope your apps and web sites are using https correctly. (And if they did tunnel all traffic through Google servers, it would raise a different set of concerns...)

Any idea if they're layering any additional security onto the unsecured WiFi connections it seems to prefer? (attwifi, xfinitywifi, etc. are all unencrypted, and I personally only use them in very limited ways for that reason.)