Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matthewking
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
matthewking
7y ago
Thought your comment on helicopter rides to the summit of Everest was interesting so I looked it up, only 1 person has ever achieved it (twice) and set the world record in doing so: https://en.wikipedia.org/wiki/Didier_
2.
▲
by
matthewking
9y ago
Sleep tracking would be one of my primary use cases, how accurate is it? is it useful?
3.
▲
by
matthewking
9y ago
Take a look at https://www.cloudimage.io
4.
▲
by
matthewking
9y ago
Also looks like more than a few completely unnecessary using statements.
5.
▲
by
matthewking
9y ago
At almost 1ghz slower, 2 less usb-c ports, no gpu, 1600mhz vs 2133mhz ram and only available in silver. They've gimped the non touchbar version on purpose so those of us that want a top spec MacBook have no choice but to go with it.
6.
▲
by
matthewking
9y ago
They call this "health tourism" and its a fairly regular subject that comes up whenever NHS budgets are discussed, in reality though I believe latest figures put it at about £300m /year (0.3% of the NHS budget). I don't
7.
▲
by
matthewking
9y ago
I've worked a 6 month contract before, 3 months would have been ideal I think as after that it was starting to drag on a bit but I don't see many contracts that short. Unfortunately the company didn't really utilise my time v
8.
▲
by
matthewking
9y ago
What do you do with the other 9 months of the year? side projects? travel? Id be interested to hear how your lifestyle is with all the free time. I've considered this approach myself too but more 6 months on, 6 months off. Scala in par
9.
▲
by
matthewking
9y ago
$10k MRR in 3 months seems like a lofty goal to me. Is that from product launch? or from day 0? with or without investment?
10.
▲
by
matthewking
9y ago
Windows 10 has a bash shell now via WSL (Windows subsystem for Linux): https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux
11.
▲
by
matthewking
10y ago
Linode have a load balancer: https://www.linode.com/nodebalancers
12.
▲
by
matthewking
10y ago
When you say for clientside you would want to stick to the full Visual Studio IDE, do you mean web clientside or clientside as in traditional desktop apps? If you did mean web clientside could you expand on that?
13.
▲
by
matthewking
10y ago
Not the person you asked but I also develop .NET Core on a mac. I like .NET because I can use C# which is my favourite language, and the new ASP.NET Core framework is very clean, modern and straight to the point. There's very little ma
14.
▲
by
matthewking
10y ago
I'm considering this too, Windows 10 still has some annoying UI inconsistencies but its getting there, and with the Ubuntu subsystem its viable for Linux based dev's without setting up a VM. I mean technically its closer to my tar
15.
▲
by
matthewking
10y ago
Coming from macOS my main issues with win10 virtual desktops were 1) the inability to save and persist my desktop configuration through reboots, 2) the inability to assign specific apps to always open on a particular desktop and 3) being ab
16.
▲
by
matthewking
10y ago
I think you're confusing total rendering time, as being discussed here, with server response time. I'm getting 86ms response time from the mentioned blog (from London), and 900ms total rendering time.
17.
▲
by
matthewking
10y ago
I'm writing an asp.net core app, my host os is macOS. I initially setup my project with yeoman which created the footprint for me, but after that I've been manually creating files. You're right that it would be nice if it wou
18.
▲
by
matthewking
10y ago
What features are you missing? I've been using VS Code for 4 months now on a daily basis and can't say I'm missing anything outside of some Nuget package management tools, but I'm not sure if that's available to me
19.
▲
by
matthewking
10y ago
Have you tried Visual Studio Code? Or if you prefer a fuller IDE JetBrains Project Rider?
20.
▲
by
matthewking
10y ago
I find for the jobs market usually Java and C# dominate.
21.
▲
by
matthewking
10y ago
Also from the UK and I have the upmost respect for anyone that can speak a second language. I find it incredibly difficult to get beyond a base vocabulary to actually being able to use the language without sounding like a cave man. I assume
22.
▲
by
matthewking
10y ago
Most languages have these type of functions, once you've read the file into an array its just array/list manipulation. I haven't compile checked this but here's the same as a C# one liner: List<string> lines = File
23.
▲
by
matthewking
10y ago
I don't really have any experience with the specifics of the deal you're trying to arrange so id only be guessing, but its essentially a licensing agreement? you're licensing the company to use your software under particular
24.
▲
by
matthewking
10y ago
I would recommend avoiding signing or agreeing to anything there and then, take any documentation home and think it over for a good long while before signing. If possible, have your own legal representation go over it from your side. Their
25.
▲
by
matthewking
10y ago
I get 10-11 hours from my 2014 13" mbp, usually running safari, mail and atom.
26.
▲
by
matthewking
10y ago
Spaces, the windows 10 version won't fill that gap for me until I can assign apps to specific spaces so that they always open there, as well as key shortcuts e.g. Ctrl 1 to go to space 1. Also remembering my setup through shutdowns. Qu
27.
▲
by
matthewking
10y ago
The confusion in your example was using OOP vs functional. The Area getter in my example could be a method, it just makes it slightly nicer to have it as a getter in C# for that type of thing. But, the actual getter/setter is: publ
28.
▲
by
matthewking
10y ago
Yep, OP is comparing apples to oranges, and there's several strange things with the example code, but a direct translation of the original Java code provided into C# is: public class Square { public double Side { get; private s
29.
▲
by
matthewking
10y ago
Curious what stack you use for development? how do you find working on Windows?
30.
▲
by
matthewking
10y ago
To me that sounds like you're the target market for what was the Air, or what is now the MacBook. The MacBook Pro is their top of the line and shouldn't be diminishing something as important as the keyboard which people use all da
More ›