Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marktucker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
marktucker
3y ago
I could recommend taiko (Japanese) drums as an adult hobby. You very quickly get off the ground in terms of making wonderful music together with a group.
2.
▲
by
marktucker
3y ago
It’s a cool shell. I used it for a half a year. And then it started crashing on me every ten minutes or so. That’s when I came to appreciate how important the stability of such a tool is.
3.
▲
by
marktucker
3y ago
Maybe you’re not a native English speaker? “Getting robbed” can also mean not getting something you are justly deserved.
4.
▲
by
marktucker
3y ago
What amount of money do you think you'd have to pay them in order for them to say "Yeah, that's enough. I'm not going to use my position to my advantage."?
5.
▲
by
marktucker
3y ago
Point #2 was the reason we made our todo app. It was amazing how many apps had due dates but not do dates. Today you should see the tasks that you WANT to do, and not ALL your tasks, and definitely not just the tasks that MUST be done by
6.
▲
by
marktucker
5y ago
This may be the standard approach, but the question is how else it could have happened other than some GoF procedure. Any idea what the odds are of this ratio happening by chance?
7.
▲
by
marktucker
5y ago
Posted last week here: https://news.ycombinator.com/item?id=29723433 TL;DW Guy thinks information should be free. Thinks an informed society is important. Thinks journalistic freedom is necessary for that. Thinks Julian Ass
8.
▲
by
marktucker
5y ago
Guy thinks information should be free. Thinks an informed society is important. Thinks journalistic freedom is necessary for that. Thinks Julian Assange should be free. Video is about the circumstances around the foiling of the plot to get
9.
▲
by
marktucker
5y ago
I've heard people say good things about dominos in Switzerland in France but I have zero interest in trying it to compare with my experience in the USA.
10.
▲
by
marktucker
5y ago
For me (on Catalina), it's May 10, 2005.
11.
▲
by
marktucker
5y ago
Maybe you had a recent exposure?
12.
▲
by
marktucker
5y ago
I don't have any opinion about "made in Switzerland" for software (other than that it does make a good impression for my customers), but anecdotally (at least when shopping within Switzerland) I have noticed that the "ma
13.
▲
by
marktucker
5y ago
Kevin Wayne is one of the authors of Algorithms 4th ed. by Robert Sedgewick and Kevin Wayne and he has a github repository called "algs4". Pearson sent github a DMCA notice for this repository and another. I'm not sure exactl
14.
▲
by
marktucker
6y ago
I have a small b2c business and one of our key differentiators is the customizability. Users LOVE to turn stuff on and off and customize fonts, colors, and every bit to their liking. Sure it makes bugs and some users post ugly screenshots,
15.
▲
by
marktucker
6y ago
2.8e7 records ;)
16.
▲
by
marktucker
6y ago
What laptop stand is that?
17.
▲
by
marktucker
7y ago
Facebook has major platform lock-in for me, though, since that's where all my friends are. The proper solution is to vote with your ad-blocker.
18.
▲
by
marktucker
7y ago
https://amazingmarvin.com/ has been my side project since 2016 (wow!). I will finally quit my job at the end of the year to go full-time on it (co-founder is already full-time). I worried a lot about doing something that
19.
▲
by
marktucker
7y ago
My wife recently bought a macbook pro and I hate the keyboard (her comment was "you get used to it"). My 2015 MBP is running real slow and I didn't want to wait for next year's refreshed keyboard so I just ordered an or
20.
▲
by
marktucker
8y ago
6 months in I rewrote my meteor app in react for a startup. At the time I was worried it was one of those developer procrastination moments, but it ended up as a HUGE win for us. Our customers are amazed at how fast we can implement featu
21.
▲
by
marktucker
9y ago
I use Amazing Marvin in dark mode :) for day planning and task management.
22.
▲
by
marktucker
9y ago
You can do: npm install --save react-router@3 which will add "react-router": "^3.2.0" to your package.json.
23.
▲
by
marktucker
9y ago
They are maintaining two branches. The 3.x branch has the same API as 2.x and works with React 16.
24.
▲
by
marktucker
10y ago
In my experience, Visual Studio performance has improved significantly since VS2010, but if you compare it to VC6, it's a joke. There's still an old PC at the office running it, and double clicking a project opens the IDE and loa
25.
▲
by
marktucker
10y ago
Dev here. Wonderling asks you and your friend the same question, and once both have responded, the answers are revealed. Things like "What would you do if you were invisible for a day?" or "Have you ever been caught naked?&
26.
▲
Show HN: Wonderling - Questions app for connecting with friends, family, and S.O
(wonderlingapp.com)
1 points
by
marktucker
10y ago
|
1 comments
27.
▲
by
marktucker
10y ago
That's just to get the work visa. If you are married to a Swiss, for example, and get a visa via family reunion, companies can employ you without having to make this argument.
28.
▲
by
marktucker
10y ago
Are you sure about that? Federal taxes in Switzerland are peanuts. And depending on which Canton/Gemeinde you live in, taxes could be MUCH lower than what you would pay in the USA.
29.
▲
by
marktucker
10y ago
In my experience, all you have to do is (passably) speak swiss german to be accepted by the locals. A lot of Germans live here 10+ years without speaking swiss german and I notice some distaste from the Swiss since a Swiss guy will feel li
30.
▲
by
marktucker
10y ago
I find fetch very painful to use since the promises don't reject on non-2XX! I use axios instead. This is especially so sad when using async/await :( https://github.com/whatwg/fetch/issues/18
More ›