Live data from Hacker News

Viewing profile — cobar

cobar

HN member
Joined
Tue, Nov 29, 2016, 5:36 AM UTC
HN karma
17
Public activity
10 items

About cobar

Maintainer of react-native-video. Video developer for Ellation. Interested in video and building community.

Recent public activity

  1. comment
    Comment #48127094

    Overall experience is very good with AMD graphics. Most games run on Steam out of the box. There are also emulators for all the systems I've wanted to use. I use Faugus Launcher fo…

  2. comment
    Comment #46799531

    I've had better luck since the switch to Wayland. I don't play many FPS games but mouse input & overall smoothness for strategy games has been great. Check your mouse settings, you…

  3. comment
    Comment #44975048

    While product often does operate in a waterfall model, I think this is the wrong mindset. Good product management should adopt a lot of the same principles as software development.…

  4. comment
    Comment #22272933

    It's possible to map the Caps Lock key to Escape as long as you don't need Caps Lock functionality.

  5. comment
    Comment #18003116

    My bad, I had misread the comment the poster made and didn't see that the quote was there. I stand corrected.

  6. comment
    Comment #18001642

    There is a certain cost in time and energy required to separate yourself from harsh statements like that identify it as such. While it's pretty easy to say, yes he's not suggesting…

  7. comment
    Comment #17939502

    I can relate to this as I'm quite sensitive and when I was younger had an incredibly hot fuse, largely related to being socially awkward, getting teased in school, and not knowing …

  8. comment
    Comment #17367116

    They should be pretty minor. I've found that it's rare you need to rely on any of the Electron APIs. For the most part, Electron just provides a shell to load HTML/JS/CSS and that'…

  9. comment
    Comment #14411424

    They actually ported JavascriptCore over to Android. The only time it uses V8 is if you run the code through the Chrome Debugger. Not sure what the benefit was perhaps performance …

  10. comment
    Comment #13061172

    Development time is a lot quicker with RN. Not only are you targeting a single code base instead of maintaining two apps, but the React environment helps you to be productive. The …