Viewing profile — tjsix
tjsix
HN member- Joined
- Mon, Apr 28, 2014, 11:21 PM UTC
- HN karma
- 36
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About tjsix
No profile information was provided.
Recent public activity
-
comment
Comment #33537651
"How is preventing your competitors from undercutting your price not anti-competitive? It's preventing the one thing that causes competition to lower prices." Because Minimum Adver…
-
comment
Comment #32870368
Yes, it most definitely is true. The company I work for designs and sells somewhat niche products geared towards photographers which we sell via our own website, retail camera stor…
-
comment
Comment #26582735
As someone who's created their own theme for VSCode this could've saved a ton of time. However after trying to just change a couple colors I'm already extremely frustrated since I …
-
comment
Comment #16437700
When I was in the army we did this regularly. My barracks roommate was our platoon medic and would stockpile as many IV bags as he could without causing suspicion. Anytime we had a…
-
comment
Comment #13437745
In the past when I've traveling, didn't have access to any equipment or didn't feel like running I've used the Sworkit app. It's free and allows you to pick time, type of workout e…
-
comment
Comment #13419529
I used Nylas for a while after it was first released and really liked it. Then one day out of the blue I started getting sync errors and it basically stopped working (I've talked t…
-
comment
Comment #12050494
I used Nylas for a while when it first came out and liked it alot. Then out of the blue one day I started to get errors that it couldn't/wouldn't sync, spent more time than I shoul…
-
comment
Comment #10616865
"Our existing codebase and workflows had served us well, but ten years of legacy was beginning to seriously hinder us from building the modern, fast, and mobile-friendly experience…
-
comment
Comment #10185796
I don't really want to be negative but I really can't see how this could be used for anything other than a quick prototype scenario. I'm never going to add 126kb of css to a projec…
-
comment
Comment #10130761
They probably could, but it's more likely that the demand isn't enough to justify building out the required infrastructure and services to make things work properly in a shared hos…
-
comment
Comment #10129479
Even if the project delivered absolutely everything promised, and more, it's highly unlikely that it could gain enough adoption to challenge WordPress in any meaningful way. This i…
-
comment
Comment #9922715
While it seems, at least through what the author reveals, that they were in fact requesting her twitter handle for background info purposes, requests like these may not always be w…
-
comment
Comment #9858296
I don't think anyone is saying people who know just enough jQuery NEED to know about React, just like jQuery, React is just another tool. To address your points though, React is "A…
-
comment
Comment #9653470
No, I'm not saying software used by advisors HAS to be vetted. I'm saying that I don't know a single compliance officer that would green light a piece of software that provides any…
-
comment
Comment #9652349
Having spent 6 years as a fully licensed Financial/Investment advisor as firms both large and small (independent), I can say that while I think this is a cool project, marketing it…
-
comment
Comment #9550365
It doesn't appear to be open source since it's not on the authors Github. However if you're looking for a menubar app example with custom views, here is one: https://github.com/phr…
-
comment
Comment #9250607
If you happen to use zsh/oh-my-zsh, enable the OSX extension. You can then use the command cdf to jump to the active finder directory and pfd to display the active finder directory…
-
comment
Comment #8695377
The version of webkit would be based on the sdk used and build target of the app, not the end users osx version. So for example, if your build target is 10.9, it will only run on 1…
-
comment
Comment #8695205
So by your definition, any app that contains any code that requires any type of interpreter is no longer a native app? That's just silly. Nowhere does it say that it has to be run …
-
comment
Comment #8695019
What is so terrible about tools like MacGap, Node Webkit, Atom Shell, etc? They are great prototyping tools and especially useful for things like 'in-house' apps where tools can be…
-
comment
Comment #8530005
IE8 has less than 5% market share globally, how is it that you are arriving at your 20% number?
-
comment
Comment #8243607
The material looks to be the same as the wicking filters used in HVAC humidifiers. They're typically recommended to be changed every couple months under normal usage, though they'l…
-
comment
Comment #8209009
Maybe it's just me but having no manifest makes using this tool quite painful. It has taken me 10 mins just to figure out how to structure the require()'s so that it doesn't error …
-
comment
Comment #8208806
It looks like the cli utility has a built in watch flag that can be passed to automatically rebuild on changes
-
comment
Comment #8173929
I think this app has potential but after installing a local copy and playing with it for a few minutes there are a few things right off the bat that are a bit of an issue: First, c…