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

So it's essentially a bridge to the nearest international airport from Macau?


Not even that: Macau has its own international airport. While Asian destinations are well covered, you need to go to HKG for long-hauls though.

https://en.wikipedia.org/wiki/Macau_International_Airport#Ai...


Parcel has first class support for TypeScript. It's amazingly simple: https://hackernoon.com/zero-config-typescript-bundling-with-...


First class? Parcel uses Babel to transpile. Ugh. https://github.com/parcel-bundler/parcel/issues/954


Seconding Parcel. Such a joy to work with compared with Webpack.


You won't be alone. In any real organization, you'll be part of an experienced team that's working towards the same goal as you, and if you're curious, open and appropriately humble, they'll teach you everything you need to know.


In fake organisations you'll be alone, surrounded by passive-aggressive office culture and every personality on the spectrum from always-hostile to Vulcan-autistic. If you're able, shop around for a job until you find one of these real organisations. They do exist.


Typewriters let you backspace _over_ what was already there, so we just typed the word, used backspace to get the beginning of the word, and then typed underscores until the word was effectively underlined.

In fact, you could double underline a word by moving half a line down (that was a thing) and then create the underline with equal signs.


Interesting, thanks for enlightening me. I have never actually used a typewriter. I wonder if they will ever make a comeback a la record players.


That, or `Array.from`. You can even create an array from a string:

    Array.from('string')
    [...'string']


A master thesis is only one semester. He would have had plenty of time.


Do you have any metrics that you can share?


It depends. In our current app, all we needed to implement separately was the margin for the status bar, literally two lines of code.

But as we move further, we'll be looking into making the versions for both platform feel truly native, and that will require some changes to navigation components and the overall navigation paradigm (tabs vs. drawer, screens vs. cards etc.).

The platform differences are as much about design as about code, and I don't see how you can escape that work with any cross-platform framework. But React Native makes it very easy to implement in a way that lets us share all but a few components.


The EU hasn't "announced" anything. There was a meeting between several influential people connected to the EU, and they reached an informal agreement on something related to freely accessible research. The "announcement" is nothing but the minutes of that meeting.


I thought I hated PDFs until I got my first Macbook and discovered Preview and two-finger zoom. Turns out, I just hated Acrobat and zooming with buttons.


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

Search: