"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 Advertised Price (MAP) policies are one of…
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 stores and on Amazon. Since we do not allow…
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 can't actually type a hex code in the…
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 late night of heavy drinking, before…
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 etc. I've found it's better (at least…
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 to multiple people that this happened…
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 should've trying to get it to work again…
"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 experiences that our users expect." - Taken from…
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 project just for shortcuts like this, it just…
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 hosting environment.
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 is primarily due to being built on Node.…
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 what they appear to be. As an example,…
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 javascript library for building user…
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 type of financial analysis, or…
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 towards investment advisors likely…
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/phranck/CCNStatusItem. The example in that…
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.
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 10.9+ and use webkit from 10.9
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 exclusively through the webview using…
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 rapidly developed and updated as…
IE8 has less than 5% market share globally, how is it that you are arriving at your 20% number?
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'll usually get clogged up with dust/dirt…
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 out, and that's with only requiring two…
It looks like the cli utility has a built in watch flag that can be passed to automatically rebuild on changes
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, creating a project doesn't work, after…
"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 Advertised Price (MAP) policies are one of…
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 stores and on Amazon. Since we do not allow…
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 can't actually type a hex code in the…
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 late night of heavy drinking, before…
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 etc. I've found it's better (at least…
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 to multiple people that this happened…
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 should've trying to get it to work again…
"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 experiences that our users expect." - Taken from…
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 project just for shortcuts like this, it just…
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 hosting environment.
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 is primarily due to being built on Node.…
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 what they appear to be. As an example,…
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 javascript library for building user…
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 type of financial analysis, or…
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 towards investment advisors likely…
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/phranck/CCNStatusItem. The example in that…
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.
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 10.9+ and use webkit from 10.9
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 exclusively through the webview using…
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 rapidly developed and updated as…
IE8 has less than 5% market share globally, how is it that you are arriving at your 20% number?
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'll usually get clogged up with dust/dirt…
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 out, and that's with only requiring two…
It looks like the cli utility has a built in watch flag that can be passed to automatically rebuild on changes
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, creating a project doesn't work, after…