Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mclifton
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mclifton
6y ago
DealMe.Cards ( http://www.dealme.cards ) is a free web app that enables people to play a physical board game they own with their friends over video chat. I developed this with the goal of giving people the ability to feel a small
2.
▲
Show HN: DealMe.Cards – Play any board game you own over video chat
(dealme.cards)
3 points
by
mclifton
6y ago
|
1 comments
3.
▲
by
mclifton
9y ago
A generic communication API (this might exist). When I want to communicate with my customer, it handles how they receive the message - whether that's SMS, Email, IM, slack, etc.
4.
▲
by
mclifton
10y ago
That's how I set up the in-laws laptop with Windows 10. I kept all admin privileges in a separate account with a password only I know. They both get their own unprivileged user accounts, with the standard protections turned on (Firewal
5.
▲
by
mclifton
10y ago
I use the Function keys all the time while developing - mostly for debugging. In IntelliJ, Visual Studio (through Parallels) and Chrome, the Function keys allow me to step through the debugger. It's pretty standard in my day to day wor
6.
▲
Adding a strongly typed eager loading feature to an ORM
(tech.mattclifton.xyz)
1 points
by
mclifton
10y ago
|
0 comments
7.
▲
by
mclifton
10y ago
I'm surprised that several people think deleting or even suspending the account is too harsh. I'm not familiar enough with the nuances of StackOverflow - maybe it would delete other helpful questions and comments he's left in
8.
▲
by
mclifton
10y ago
Did you follow the link sent to your email address? That may be the missing piece. The front page has an example (maybe it shouldn't be actual text, it makes it seem like you can copy it). Once you use the link that's sent to your
9.
▲
Show HN: Postmail – Contact forms for static sites
(postmail.invotes.com)
32 points
by
mclifton
10y ago
|
5 comments
10.
▲
by
mclifton
10y ago
SEEKING WORK - Seattle, WA - Remote Ok Technologies: .NET, JVM (Scala/Java), SQL (SQL Server/Postgres), HTML/CSS/Javascript, Android, DevOps (Chef/Bash) Recent Projects: https://www.invotes.com , https:&
11.
▲
by
mclifton
10y ago
Thanks so much for the feedback! Agreed on pretty much all fronts, although you bring up some points I didn't think about. The icons definitely could use some more explanation. The app does a better job of describing the buttons, and I
12.
▲
by
mclifton
10y ago
I created Invotes to simplify casual hang outs with friends. Being the central decision maker has always been a point of stress for me - my primary goal is to get together with people, whenever it's convenient and wherever they want to
13.
▲
Show HN: Invotes – Vote Driven Invitations
(invotes.com)
4 points
by
mclifton
10y ago
|
3 comments
14.
▲
by
mclifton
10y ago
I've strangely also found that this works the other way as well. I have strong experience in the .NET ecosystem and good experience with nix platforms and commonly related technologies (including Java and Ruby). When I interviewed for
15.
▲
by
mclifton
11y ago
Scala.js makes sense when everyone on your team works on every level of your stack - generally smaller teams without any specialization. I'd agree with the other commenters that it makes a lot less sense if you are hiring outside front
16.
▲
by
mclifton
11y ago
Agreed on the C# front. Outside of implicits, I feel like there was just the occasional google search to find what the equivalent LINQ method was in Scala. It took a couple of days to get it sorted out in my head, but I was able to jump in
17.
▲
by
mclifton
11y ago
I feel like my experience is quite a bit different. I chose play framework for my web frontend and REST API, and it's quite easy to get started and ship something quickly. Play framework itself is pretty straightforward with not much i
18.
▲
by
mclifton
11y ago
I'm about to release an app (will probably publish a beta today - https://invotes.com ), and it actually works quite well. The compile times are probably a bit slower than a standard java project, but not bad - something lik
19.
▲
by
mclifton
11y ago
Prior to reading these arguments I would have agreed. But I suppose I have to admit that I would prefer that someone said "This feature isn't necessary - feature Y is a perfectly good substitute" or even "this feature is
20.
▲
by
mclifton
11y ago
I love that they're trying to pin this on Venmo, like it's somehow their problem and not a completely misleading article built on misinformation. > Venmo seems to be confused. According to statement below from Venmo and the mes
21.
▲
by
mclifton
11y ago
Totally agree. I don't understand what the Scala compile server does. It's far slower than using SBT (or Activator, when working on a Play project). I always just keep a console open and compile from the command line, because Inte