Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Khao
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Khao
9y ago
Ideally, yes. But so many people only know of Word, or have been writing using Word for so long that they won't change their workflow and they simply do what works for them.
2.
▲
by
Khao
9y ago
Word is tons more powerful than Google Docs, has add-ins, way more formatting and styling. In my mind, Google Doc is not a direct competitor to Word when it comes to professional editing and writing.
3.
▲
by
Khao
9y ago
It's $40k USD which means it's at least $50k CAD. It seems about right for recent graduates with less than 2 years experience. I'm in Montreal btw.
4.
▲
by
Khao
9y ago
Formatting really adds a lot of depth that is important for deaf/hard of hearing people. Maybe you should try thinking about people with disabilities some time.
5.
▲
by
Khao
9y ago
"Officially", SRT files are only timecodes and text, but most players support html codes directly like <b> <i> <u> to support more formatting options than the basic SRT. I wonder if some of them simply render the
6.
▲
by
Khao
9y ago
A+ post. Funny rambling backed up by a crazy well detailed article and you get downvoted by the HN hive mind. Docker is the ...ahem... whale in the room that you shouldn't criticize ever!
7.
▲
by
Khao
10y ago
SEEKING WORK - REMOTE - MONTRÉAL Your app has performance issues? Scale issues? Your database queries are slooooow? I'm a performance/design/architecture expert looking for contract work. Web or desktop apps. Specialized in e
8.
▲
by
Khao
10y ago
I downloaded Ingress yesterday because apparently Pokemon Go pokemon spawn locations are based on data from the Ingress map that was collected over the years. Ingress is sooooooooo complicated it's a major turn off for everyone who wan
9.
▲
by
Khao
10y ago
I often hear my friends talking shit about the spotify desktop app and web app not working properly. I don't use spotify but it seems like something's not working at least every month or two.
10.
▲
by
Khao
10y ago
I just started playing around with ffmpeg for a side project of mine. I'm sad because it's C++ (and I didn't write enough C++ in my life to be any good in it) and I was looking around for a good C# wrapper exposing a media pl
11.
▲
by
Khao
10y ago
> very narrow lens that 99% of the people don't care about If I thought that was a really nice product and sent the link to my dad (he likes gadgets and cars, after all), he'd have no clue what to do after landing on the page.
12.
▲
by
Khao
10y ago
This page has by far the worst scrolling interaction I've ever experienced. First up : no scroll bar so there is literally no visual cue that I need to scroll. Scrolling "activates" the next portion of content. Somewhere arou
13.
▲
by
Khao
10y ago
It's not better on a desktop browser... I have to right-click "View image" because there's no way to show the full size within twitter itself
14.
▲
by
Khao
10y ago
I hope they enjoy their subtle and extremely hard to find errors.
15.
▲
by
Khao
10y ago
I'm having a ton of issues with an Asus laptop that worked perfectly on Win8 and now every time I open it after sleep it's a gamble if I'll get a BSOD or not with "FAULTY_HARDWARE_CORRUPTED_PAGE"
16.
▲
by
Khao
10y ago
> Established procedure was not followed Why have a procedure if your support doesn't follow it? Even if you have a procedure, everything falls apart when it isn't followed. This is the same as having no procedure at all.
17.
▲
by
Khao
10y ago
Montreal is still expensive compared to the suburbs. Urban sprawl and congestion on bridges at rush hour is a big problem. Québec is the most taxed province in all of North America too and salaries are lower than most other places. It'
18.
▲
by
Khao
10y ago
I'm working on one of the startups mentioned on the website (although one that's buried way deep in the list). What I know as a dev : My company pays an outside firm specialized in getting R&D credits for companies. I don'
19.
▲
by
Khao
10y ago
If you contribute open source, your contribution will be out in the open. That's the whole point of it. If you remove it from Github, any website will be able to pull the same info and display it since it's all public information.
20.
▲
by
Khao
10y ago
I genuinely can't tell.
21.
▲
by
Khao
10y ago
I don't care about my own contribution graph, but I still find the feature useful when looking at other profiles. It's informative and it even looks nice. I do 95% of my work on Github in private repos at work, and 5% on open sour
22.
▲
by
Khao
10y ago
Is this an April Fools joke? I've never seen anyone who gave a fuck about their contribution graph and record streak, except for devs who developped clever git repos that make your contribution graph show pixel art (which is pretty awe
23.
▲
by
Khao
10y ago
Literally how the whole world works.
24.
▲
by
Khao
11y ago
Reddit? It has always been like that! People try to crack jokes to get attention, now attention has a little number next to it (the upvotes/downvotes) but it's the same thing that's always happened ever. Think back in high sc
25.
▲
by
Khao
11y ago
Feels like this "do [x] while npm install is running" silly project is turning into a running gag. Why not fix the issues with NPM install that makes it extremely slow instead? Not saying that people shouldn't make things jus
26.
▲
by
Khao
11y ago
So far Telegram has done everything right. They have awesome native apps on all the platforms, no stupid web-wrappers that are slow and buggy. I haven't had a single bug, it's always been extremely fast and reliable. This is what
27.
▲
by
Khao
11y ago
This is planned obsolescence, when the cables break like this the chargers normally simply stop working. And that cable doesn't carry 110VAC so it's safe to assume even if you touch it you can't really get hurt.
28.
▲
by
Khao
11y ago
Sitting in a chair for 8hrs a day at work, sometimes I have difficulty concentrating because my shoulders/neck hurt. I have a stand-up desk at home and I love it.
29.
▲
by
Khao
11y ago
In our app, everything that's a timestamp (invoices, payments, registering to an event, sending messages, create/update timestamps, etc..) is stored in UTC. Having both depending on the use case is really the best for us.
30.
▲
by
Khao
11y ago
We simply ignore DST. For example let's take a recurring event that happens every Wednesday at 6pm for 10 weeks. In the middle of those 10 weeks, this timezone enters DST. By saving the series' time as 6pm EST in the database, we
More ›