HN user

animeweedlord

69 karma
Posts0
Comments23
View on HN
No posts found.

Much to my chagrin, modern games don't focus on high frame rates. 30 fps is the new standard, 60 fps if you're lucky, most PC ports of console games are locked to 30/60hz and require physics-borking hacks to lift the limit, and even the games that do support arbitrary framerates tend to have a target FPS designed into them, such that even a monster PC with all of the graphics settings turned down will frequently choke.

Ludicrous speed is good, the "hold down a button to temporarily run a tiny bit faster until your stamina bar runs out" mechanic is what sucks.

There are any number of ways to deanonymize users once javascript is running, not to mention the greater possibility of escaping the sandbox. It's a damned if you do, damned if you don't scenario.

I know they're trying to serve users that can't be expected to play the whitelisting game, but they really should be stricter here. It's already trivial to differentiate a Tor user from a regular one, they might as well set the most secure defaults possible.

At which point CPS intervenes. The other piece of the puzzle would be high quality orphanages, operated with expectation that the chidren will not be adopted, instead dedicated to providing the best possible environment for development.

Our current system tries to fill the role of the orphanage as best it can without taking the children away from their parents, and I don't think it works for anyone involved. Bad parents are enabled, poor kids rarely overcome their upbringing and continue the viscious cycle, well adjusted kids from stable homes have their education disrupted and often violence inflicted on them by the poor kids, and it only gets worse as time goes by.

What about inverting the status quo and deducting UBI for each child you have (with a grandfather clause of course)? The problem would solve itself in a few generations. You've gotta work and plan if you want to have kids. If you want to party for your entire life, go ahead, but you don't get to leave kids behind for the rest of us to deal with.

Hiroshima (1946) 10 years ago

I was trying not to ruffle feathers, but that's what I was getting at. I was quite liberal as a teenager but even I could tell that history/social studies was mostly used as an opportunity to indoctrinate. The one teacher I had that tried to provide opposing views on every topic got canned.

Hiroshima (1946) 10 years ago

In American schools an overwhelming amount of time is spent teaching about the sins of our country and other white people. Slavery, Jim Crow laws, the genocide of Native Americans. In a unit on WWII, a week would be spent on the entire war, and the other 3 specifically dedicated to the Holocaust. All in all I'd say we spent over half of our history lessons and a third of our English lessons covering subjects like these.

Right hand on mouse, left hand on WASD. The spacebar is always easy to hit your thumb, but you have to move your right hand away the mouse to hit Page Down. Plus it mixes well with Vimperator-like extensions, to the point that I can do 90% of my browsing with one hand.

EDIT: and before anyone points out that if I'm already using extensions I could easily add another, yes and I would if I had to, but it's not ideal, because 1. Extensions crash, fail to load, or aren't allowed by internal browser pages, and 2. You sometimes have to use other peoples' machines and it's annoying when basic functionality is locked away.

Good point. It's times like these I wish there was proper separation between the "hyperlinked documents and dumb form-based UIs" web and the "jerry rigged universal app runtime" web.

EDIT: But if it were an option or an extension, I would gladly enable it to help for 99% of sites I use and either accept the occasional weirdness or blacklist it for Youtube et all

Even if everything is cached, there is an annoying delay while the tab is reconstructed and the server is pinged. Even for something as trivial as a directly viewing a single image.

That's my main pain point (I really do think about frequently), but if others are having problems with AJAX-generated forms or whatever, it would help them too.

Another example would be losing your place in on an infinitely scrolling page (yet another web anti-pattern) because you accidentally closed the tab. I would appreciate having a second to correct my mistake before I having to do the"scroll wildly for 30 seconds until it catches up to where I was" song and dance.

I'm well aware. I'm saying that the tab should appear to close but persist in the background for a short period of time so that I can Ctrl-Shift-T and get my untouched context back.

I think Chrome does this as well. The real problem is that it doesn't seem to work with dynamically created forms, and web devs ruined everything with client-side templating.

But along the same lines, I would like it if browsers waited 5 seconds before actually killing a tab that you closed. That would not only fix your problem (if you applied it to page history changes as well), but solve most accidental data loss problems, and most importantly for me, be the end to having to reload entire pages just because I held down Ctrl-W for too long.

Please don't give them ideas. Backspace they can have because it causes real problems with forms, but Space never hurt anybody.

No seriously, if any Chrome devs are reading this, I will go back to Firefox tomorrow if you break Space.

I'm gonna be majorly pissed if they disable space bar scroll. I use that quite literally constantly while I'm browsing. It is the scrolling method I use 99% of the time.

Backspace to go back, OTOH, I was aware of, but I doubt I ever wanted. Alt-Left is easier to use because it's less modal. Still bothers me in general when devs screw with established defaults.

Teaching C 10 years ago

The page containing address zero (NULL) is almost always unmapped in environments with virtual memory, specifically to catch NULL pointer dereferences. That's not the source of the problem. The problem is that dereferencing a NULL pointer is "undefined behavior," and modern compiler writers abuse every instance of undefined behavior to implement negligible optimizations that subtly break programs for little gain.

As in thinking in terms of what assembly you want the compiler to produce, and not trusting it to do so. Whereas people that program in higher level languages tend to think mostly in terms of the language semantics.

Is the guy playing acoustic guitar on the street for tips not the sole creator of his work because some number of people were involved with manufacture of his guitar?

Most Vocaloid songs become popular in part because of videos that were animated by a single (usually different) person.

As for their voices lacking emotion, that's just, like, your opinion, man.

The vast majority of popular Vocaloid music is created by the fans themselves, not "Japanese businessmen." In fact, the kneejerk reaction is completely backwards: regular human idols and pop stars are the fake, focus tested machinations of businessmen. Vocaloids are a pure representation of the feelings of regular people. The pop song on the radio was designed and marketed to appeal to a certain audience by people that probably hate what they're creating, acted out by a human puppet. The equivalent Vocaloid song was made by someone that really wanted to write a song about love or loneliness or saccharine positivity or whatever. Ordinary (but talented) people living their dreams through a collective consciousness.

From my perspective, it seems strange that anyone enjoyed the "real" thing in the first place.