Hacker Newsnew | past | comments | ask | show | jobs | submit | sltkr's commentslogin

Interesting timing, considering that the Buffy the Vampire Slayer reboot was canceled by Hulu yesterday.

It is a little weird that these two events were so close to each other.

My tinfoil hat tells me Someone Important didn't want two shows from the same creator resurrected simultaneously and potentially competing with each other, but I put the hat back in the cupboard because even if it were true, that person's opinion would be stupid. Coincidences happen, and people can be fans of more than one thing.

Personally, I have high hopes for this Firefly venture. And for those who were hoping for a live action continuation, that's still not off the table! This may be how we get there.


I think it was first introduced in 4.3 BSD Tahoe (released June 15, 1988): https://www.tuhs.org/cgi-bin/utree.pl?file=4.3BSD-Tahoe/usr/...

This was an update to the earlier 4.3 BSD (1986) which still implemented printf() in VAX assembly instead, and doesn't support the %n feature.

So %n may have originally been implemented in 4.3 BSD Tahoe and made its way into SVR4 subsequently.


Are you sure you are comparing apples with apples here?

The fact that i686 is 14% faster than x86_64 is a little suspicious, because usually the same software runs _faster_ on x86_64 (despite the increased memory use) thanks to a larger register set, an optimized ABI, and more vector instructions.

Of course, if you are compiling an i686 binary on i686, and an x86_64 binary on x86_64, then the compilers aren't really doing the same work, since their output is different. I'm not a compiler expert, but I could imagine that compiling x86_64 binaries is intrinsically slower than for i686 for a variety of reasons. For example, x86_64 is mostly a superset of i686, so a compiler has way more instructions to consider, including potential optimizations using e.g. SIMD instructions that don't exist on i686 at all. Or a compiler might assume a larger instruction cache size, by default, and do more unrolling or inlining when compiling for x86_64. And so on.

In that case, compiling on x86_64 is slower not because the hardware is bad but because the compiler does more work. Perhaps something similar is happening on RISC-V.


It isn't crazy uncommon to see i686 be faster - usually it means you're memory bandwidth bound.

But yeah, it may mean the benchmark is not representative.


The x86-64 build runs about 50% more linker tests than the i686 build.

Paul Graham wrote about the entanglement of news and PR companies over 20 years ago: https://www.paulgraham.com/submarine.html

It wouldn't surprise me if something similar is happening with social media and indeed a lot of the news is astroturfed to some extent, though I agree we shouldn't discount the extent to which people are willing to participate in this by reposting popular content for a quick ego/karma boost. And increasingly that reposting is done by bots.


The water glass animation looks nice I guess, but this has to be the worst possible way to present this data?

Compare it with e.g. Wikipedia here: https://en.wikipedia.org/wiki/List_of_countries_by_access_to...

The tables allow you to quickly find the countries with the highest and lowest values, which is impossible on your site, and the map is helpful to give a general overview of how the numbers vary between global regions.

Some more concrete feedback:

  1. The "Update Data" button seems unnecessary here, since there is only one input element: why not just update the graphic whenever the country listbox changes value?
  2. The country listbox is not keyboard navigable.
  3. The countries without data should be greyed out in the listbox.
Not to be rude, but if you're a designer, surely some of these should have already occurred to you?

edit:

And a few other things, the way countries are named is wildly inconsistent, varying from common names to official names and various arbitrary qualifiers.

For example, why is there a "Saint Martin (French part)" but there is no "Sint Maarten" or "Saint Martin (Dutch part)"? Why is Iran listed as "Iran (Islamic Republic Of)" but the Islamic Republic of Pakistan is simply "Pakistan"? Why is the Republic of Belarus "Belarus" when we have "Republic of Moldova", speaking of which, why isn't the latter "Moldova (Republic of)" which is consistent with Iran and would at least put Moldova in the right place alphabetically. Why is the Kingdom of Belgium "Belgium" but we have "Netherlands (Kingdom of the)". And so on.

This comes across as if it was vibecoded in 30 minutes and little effort was put into polishing the data or the UI. In fact, I suspect I spend more time actually looking at the site _you_ created than you did before you posted it on Hacker News.


How would any new user earn karma in that system? How would any story get upvoted?

Again, this system can only work if there are at least _some_ people that are willing to upvote newbies and read new posts.

It sounds like what you want isn't a community with collaborative filtering, like Hacker News, but a newsletter with editors, like Slashdot for example.


People will need to participate otherwise there won't be any new content. I see it as just like vouching, except someone has to vouch for green accounts. A slightly more equitable (and easier to implement) version of lobste.rs' invite tree.

What I want is for green accounts not to be abused as much as they are. The number of noxious, vitriolic troll alt accounts and bots is getting ridiculous. That is almost entirely the fault of established users of course, but there's no way to deal with them poisoning the well without affecting new users.


I think you missed @sltkr's point. HN wouldn't just have less new content; it would fail to develop new users. That kind of stagnation is how sites like this die.

Aggressively filtering to raise the average post quality is a sugar rush and it has the metaphorical long term consequences of type-2 diabetes. Things start out feeling great but the acceleration of death is effectively guaranteed.


Given the choice, I would prefer the quiet dignity of death by stagnation over the toxic hell of cancer and metastasis.

The filtering is supposed to be based on the quality of the content, and it's only useful to the extent that people filter either on quality directly or closely correlated metrics.

If everyone votes purely on basis of the first letter of the username, to use your example, then the votes provide no useful information and you may as well abolish it.


t1m3 f0r g00d 0ld 1337 sp34k t0 m@k3 a c0m3b4ck 0n h4x0r n3ws & s3p4r8 th4 k3wl fr0m th4 n00bz

In UTF-8, … is just as long as ...


Oh. Touché


And perhaps less well known to the Hacker News crowd, relevant Malcom in the Middle: https://www.youtube.com/watch?v=5W4NFcamRhM


That’s the same video (but in a higher quality) as in the grandparent comment.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: