HN user

ryanf

1,095 karma
Posts23
Comments64
View on HN
www.clearviewcopout.org 1y ago

Reject ClearviewCopOut Settlement

ryanf
2pts0
www.jefftk.com 3y ago

Against Singular 'Ye' (2013)

ryanf
2pts0
slate.com 3y ago

The Unholy Pleasure: My life-long recovery from snobbery (2011)

ryanf
1pts1
harpers.org 4y ago

“Put on the Diamonds”: Notes on Humiliation

ryanf
74pts59
dontcookbook.com 5y ago

Don't Cookbook

ryanf
2pts0
www.newyorker.com 9y ago

Learning from the Slaughter in Attica

ryanf
1pts0
sdtimes.com 9y ago

The Case for JS++

ryanf
1pts0
nylas.com 10y ago

Nylas Pro

ryanf
29pts8
konkle.us 10y ago

Master Complex Redux Workflows with Sagas

ryanf
1pts0
c.getsatisfaction.com 10y ago

Photoshop's gradient editor needs a few improvements

ryanf
4pts0
www.patentarcade.com 10y ago

Valve sued over Steam Controller design

ryanf
4pts0
medium.com 10y ago

The End of Visual Regressions

ryanf
1pts0
slackatwork.com 10y ago

Slack at Work

ryanf
2pts0
medium.com 11y ago

The secrets to great commit messages

ryanf
4pts0
medium.com 11y ago

Sharpen your Vim with snippets

ryanf
3pts0
cirw.in 12y ago

Dotgpg: Easy-to-use storage for your production secrets (2014)

ryanf
5pts0
http2.github.io 12y ago

HTTP 2.0: GTFO (General Termination of Future Operations)

ryanf
192pts85
video.foxbusiness.com 12y ago

GitHub: Writing a New Dictionary?

ryanf
2pts0
us.battle.net 14y ago

Diablo 3 bug report: "Passwords not case-sensitive."

ryanf
133pts149
www.nytimes.com 14y ago

Dealing With an Identity Hijacked on the Online Highway

ryanf
2pts1
techcrunch.com 15y ago

Scribd files patent on PDF-to-HTML5 conversion

ryanf
3pts0
mikebeauchamp.com 15y ago

HD 555 to HD 595 mod (or: how Sennheiser cripples cheaper headphones)

ryanf
395pts207
techcrunch.com 15y ago

Academia.edu Launches A Directory Of 12,500 Academic Journals

ryanf
43pts12

Maybe I'm too paranoid! If it's not LLM then I don't think it's a very well-organized post though.

In addition to the emoji, things that jumped out at me were the pervasive use of bullet lists with bold labels and some specific text choices like

Note: The bash scripts in tools/ dynamically generate Rust code for specialized analysis. This keeps the main codebase clean while allowing complex experiments.

But I did just edit my post to walk it back slightly.

This article looked interesting, but I bounced off it because the author appears to have made heavy use of an LLM to generate the text. How can I trust that the content is worth reading if a person didn't care enough to write it themselves?

I'm not sure I agree, since there's words like "bookkeeper" that work fine—people just add a stop in front of the k sound and don't really think about it.

The question itself would be fine if the asker were actually interested in the answer. What's condescending is asking the question while already knowing the answer, with the unstated ulterior motive of getting the writer to change the method name.

No, Google Reader had a social layer where you could add friends, see items that they recommended, and comment on them. It was really great, but it was ruined by the migration to Google+ before Reader was actually killed.

This is interesting but I wish it included some information about the definition of "dissonance" being used. Of course xenharmonic stuff sometimes sounds out of tune just because it's unfamiliar, but also there's a temptation to go too far the other direction and assume that something must be exploring profound new harmonic space just because it sounds bad.

We collectively tried the approach you’re describing, and we stopped doing it because it sucks. It looks nice in simple cases, but the lack of encapsulation or locality makes it impossible to change upstream styles without breaking something somewhere else. Also you have to use horrible BEM-style names to avoid accidental collisions between styles from different parts of your app, which kind of ruins the elegance in itself.

It’s not universal, people just don’t bother writing posts with the opposite perspective because it’s boring. Tiger was my first version of OS X and I think what we have now looks much better.

Jukebox 6 years ago

I think you're missing that even shallow popular music is fundamentally about the interplay between familiarity and unfamiliarity in a way that's informed by the broader world. Sometimes it's about knowing who the performer is and how a song fits into their life and persona, or maybe it's about the way the melody and style conform to or defy current idioms, but it's definitely not about anything simple enough to be replicated in an unguided way by an AI. Like an AI could spit out a perfect 2000-era Britney Spears song tomorrow and it wouldn't be a hit regardless of its technical merits, because that's not what anyone is actually looking for in 2020.

I haven't finished the article yet, but I think one thread that's supposed to connect those two ideas is that in both cases, it's important for the external surface to be consistent with the worldview of a naive reader, while further thought reveals a meaning that's at least somewhat subversive if not completely contradictory to that worldview:

It follows, then, that a writer who seeks to educate philosophically through Socratic dialectics must make a special effort to enter sympathetically into the received opinions of his time and place—though he may consider them false—while pointing quietly to certain puzzles or contradictions within those opinions.

I think using pure black is actually more analogous to compressing your audio. Excessive compression (+ normalization) maximizes the recording's volume in the same way that using pure black as your default body text maximizes contrast; in both cases, you're losing headroom that you could have reserved for parts that need emphasis.

I think part of the reason this doesn't come up in Ruby is that Ruby doesn't have Python's powerful namespacing system.

In Python, it's reasonable to have a package with just functions in it, whereas in Ruby, writing a top-level method means polluting every object in the system. You can write modules that have singleton methods on them, but you still don't have anything as flexible as Python's "from pkg import foo, bar"—the caller needs to either write "ModuleName.my_function" at every call site, or use "include" and end up with the module's methods as part of the consuming class's interface.

Knyle Style Sheets 15 years ago

I think he meant that he should be able to customize the output using special comments, instead of needing to write Ruby.

CoffeeScript wraps its output in an anonymous function, so to create a global var you have to explicitly assign it as "window.varname" or, at the top level, "this.varname".

Button Basics 15 years ago

He's zooming in so you can see the pixels. He obviously isn't talking about putting giant, stretched-out buttons on an actual site.

Right, but the text of this blog post claims in multiple places that they're supporting traditional cab drivers somehow.

"Taxi drivers are going on strike, and while they circle City Hall in hopes of getting a better deal..."

"...making sure ordinary folks can get around the city while the taxi drivers strike to get a fair deal."

"Furthermore, we want to put a word of support out there to the hard working taxi drivers in San Francisco..."

As far as I can tell, the reality is that they're deliberately undercutting the strike and profiting by it. Which may or may not be justifiable (I don't know anything about the strike), but it's certainly not supportive.

It's bizarre that they're trying to spin this as pro-taxi-driver. I can't tell if they really believe taxi drivers would be happy with them for doing this, or if they're just cynically positioning themselves as "for the people" to erode public support for the union (or score PR points from public disdain for the union, I guess).