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

All of the participants in the study had pre-existing heart problems as well.


I'm looking at a bottle of Advil right now and nowhere does it mention not to take it on an empty stomach.


"That’s what I love about this place, all the secrets, all the little things I never noticed even after all these years. You know why this beats the real world, Lawrence? Real world is just chaos. It’s an accident. But in here, every detail adds up to something."


For those of us who don't watch the show, what's the context here?


Yes, Nintendo games and games from a few other developers are probably the most pleasant pieces of software that I've ever used: well-designed interfaces, low-latency interaction, very few bugs, and tons of attention to detail.

I wish there was more information out there about Nintendo's software development process.


I think one of the big reasons that many dev tools are command line programs is that command line interfaces are just easier to code, even if you are writing all the parsing logic from scratch. You don't have to worry about designing a layout, hooking logic up across a UI thread, wrestling with a widget library, etc.


On UNIX, the Windows, macOS culture is to provide GUIs for developer tools even if they might look a bit ugly.


Last year I bought a new Macbook Air that came with Yosemite, so after I got home and went through the setup process, I tried to update it to El Capitan through the app store. The laptop went to reboot... and didn't come back up. I thought it was completely bricked because pressing the power button did nothing: no LED light, no startup chime. Apple support guides said to hold down the power button for ten seconds and then re-press it, which at least made the laptop turn on and chime, but nothing happened beyond that. Booting into recovery mode didn't work, but luckily booting into internet recovery mode did. I had to reinstall Yosemite over the internet, create a USB image of El Capitan, then install from the USB.

Even after that, things never went smoothly. There was some sort of bug where I couldn't enter my Apple ID security answers in the OS dialog box. Like you, I had problems with external displays, especially with waking up a display when the laptop itself woke up. The very first time I tried to restore from a Time Machine backup I got errors. Problems with iTunes and Photos sync. Not to mention more or less subjective issues I had.

I had more problems with this laptop than I've had with any Windows machine.


In my experience Macs have never worked very well with non-Apple displays. Switching from a Dell to an Apple display was like night and day.


that ringing you'll hear is the death sound of the frequency you'll likely never to be able to hear again

or you'll hear it all the time


Does anyone have any advice on how to start doing VR/AR development? What tools are used and knowledge is required?


Microsoft has a series of tutorials using Unity for Hololens. Udacity just launched a new VR course using Unity as well.

However, performance can be a critical factor depending on the app, and C++ may be the only solution. For that you need low-level knowledge of shader+texture+render techniques, which for Hololens is generally all in DirectX.

There are very few business-oriented frameworks for any of the devices, almost everything is designed for gaming (short scripts and machine-oriented code organization). Implementing most of what we normally imagine being part of an 'app' has to be done from scratch.

Source: I am doing a Hololens startup.


Get Unity or Unreal. Unity uses C#, Unreal uses C++ or a visual scripting system called Blueprints.


You need to read gwern's link more closely. Second paragraph:

This indicates that the medium effect size is due to methodological problems and that n-back training does not increase subjects’ underlying fluid intelligence


Most damningly, the review didn't turn up dose-dependent results. If n-back works, I would expect either "more is better" or "flat gain past some minimum". Instead, the effect vs training graph is a shapeless cloud, which seems like a major warning sign.


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

Search: