> Judith Faulkner at Epic (no medical background) I suppose that's technically true although wikipedia states that she cofounded Epic with a medical doctor and is married to a medical doctor. As a software developer, I…
Same problem and same fix for my 2009 Acura MDX.
Did you try Google Keep? It does exactly what you ask for: sharing a simple todo list with another person.
I'm genuinely curious. Do you need to go to a physical bank location to do this? How do you buy a car in the evening or a Saturday afternoon, when a bank is closed?
No, not every email server supports it. For example, I know that Office 365 Exchange doesn't support it as I tried it yesterday.
However, if the system isn't maintained it often needs replaced at a large expense. Most homeowners don't know how to inspect and don't bother to hire someone knowledgeable. Our local township has an ordinance where…
On Android, aCal+ Tasks supports this. It uses google's todo as a storage backend so you can do some editing there. https://play.google.com/store/apps/details?id=org.withouthat...
I've been working remote from home for 15 of the past 18 years. Taking it a step further, the biggest problem with "my door is shut, I'm at work" is that I sometimes need to open my door. Perhaps for lunch or a snack.…
If that's true, it'll be years before 1.0. There are many admin screens that this new tool will have to replicate.
What do you mean "inline text search for sproc"? I use a combination of SQL Hunting Dog http://sql-hunting-dog.com/ (quick search all object names) and a SQL script from the (free) SSMSBoost plugin that looks at most…
Pennsylvania has a "Clean and Green" act [1] that "bases property taxes on use values rather than fair market values" for farmland. Must have at least 10 acres or produce $2,000 in annual revenue off the land. For me,…
Allow me to recommend aCalendar+. All the features you need.
I use Backblaze but haven't had to do a restore yet. It appears their current limits are 500gb per zip file. They also have a "BackBlaze Downloader" utility (Mac & Windows) that has the ability to resume interrupted…
> Now that lots of weed are resistant, farmers will have to figure out how to farm without > this shortcut. Roundup is obsolete, so nothing of value will be lost. I'm a part-time farmer. My father and I manage about 35…
Actually, 2 weak horses could probably equal 1 strong horse. http://timmaurer.com/2012/01/16/horse-sense/ https://www.quora.com/Is-it-true-that-two-horses-pulling-tog...
Yes, that is exactly what we do at work. We have ~20 IP phones in the office plus a few in remote locations. A few of us also use softphones (X-Lite or Zoiper) & USB headsets. Our pbx is hosted by http://sipworxx.com/…
The biggest problem with scalar UDFs is not the IO performance. It is that they force the query to serial (non-parallel). On queries that return a non-trivial quantity of data, that hurts.…
For Microsoft's SQL Server Management Studio, try SSMS Boost (http://www.ssmsboost.com/). There is a free community edition.] They just released a beta for SSMS 2016 that has a lot more flexible SQL formatting features.…
You don't know me then. I've forked a v1.0 OSS .Net project on bitbucket and am attempting to get it moving forward again. I have a number of pull requests queued, waiting on the original two devs to communicate. So…
I have been using a Rosewill RK-9000RE (http://www.newegg.com/Product/Product.aspx?Item=N82E16823201...) for several months. So far, I really like it although I would probably try the Cherry MX brown switches next time.…
What is the arch-shaped object to the left of his keyboard in the picture of his new Mac? Edit: Nevermind, found it under Accessories on Apple.com. It's a BookArc Pro by Twelve South -…
If only HN had numeric user IDs... We could have another low user id contest!
Sure, you're making my point exactly. The soundbite "5% of farms in the US are using Farmlogs" sounds impressive doesn't really mean much without further qualification. In fact, I find it misleading. So did you,…
I live on a small farm and know quite a few farmers socially. The 5% number seems hard to believe. According to Wikipedia[1], there were 2.2 million farms in 2007. Since the number of farms is decreasing (land…
> Judith Faulkner at Epic (no medical background) I suppose that's technically true although wikipedia states that she cofounded Epic with a medical doctor and is married to a medical doctor. As a software developer, I…
Same problem and same fix for my 2009 Acura MDX.
Did you try Google Keep? It does exactly what you ask for: sharing a simple todo list with another person.
I'm genuinely curious. Do you need to go to a physical bank location to do this? How do you buy a car in the evening or a Saturday afternoon, when a bank is closed?
No, not every email server supports it. For example, I know that Office 365 Exchange doesn't support it as I tried it yesterday.
However, if the system isn't maintained it often needs replaced at a large expense. Most homeowners don't know how to inspect and don't bother to hire someone knowledgeable. Our local township has an ordinance where…
On Android, aCal+ Tasks supports this. It uses google's todo as a storage backend so you can do some editing there. https://play.google.com/store/apps/details?id=org.withouthat...
I've been working remote from home for 15 of the past 18 years. Taking it a step further, the biggest problem with "my door is shut, I'm at work" is that I sometimes need to open my door. Perhaps for lunch or a snack.…
If that's true, it'll be years before 1.0. There are many admin screens that this new tool will have to replicate.
What do you mean "inline text search for sproc"? I use a combination of SQL Hunting Dog http://sql-hunting-dog.com/ (quick search all object names) and a SQL script from the (free) SSMSBoost plugin that looks at most…
Pennsylvania has a "Clean and Green" act [1] that "bases property taxes on use values rather than fair market values" for farmland. Must have at least 10 acres or produce $2,000 in annual revenue off the land. For me,…
Allow me to recommend aCalendar+. All the features you need.
I use Backblaze but haven't had to do a restore yet. It appears their current limits are 500gb per zip file. They also have a "BackBlaze Downloader" utility (Mac & Windows) that has the ability to resume interrupted…
> Now that lots of weed are resistant, farmers will have to figure out how to farm without > this shortcut. Roundup is obsolete, so nothing of value will be lost. I'm a part-time farmer. My father and I manage about 35…
Actually, 2 weak horses could probably equal 1 strong horse. http://timmaurer.com/2012/01/16/horse-sense/ https://www.quora.com/Is-it-true-that-two-horses-pulling-tog...
Yes, that is exactly what we do at work. We have ~20 IP phones in the office plus a few in remote locations. A few of us also use softphones (X-Lite or Zoiper) & USB headsets. Our pbx is hosted by http://sipworxx.com/…
The biggest problem with scalar UDFs is not the IO performance. It is that they force the query to serial (non-parallel). On queries that return a non-trivial quantity of data, that hurts.…
For Microsoft's SQL Server Management Studio, try SSMS Boost (http://www.ssmsboost.com/). There is a free community edition.] They just released a beta for SSMS 2016 that has a lot more flexible SQL formatting features.…
You don't know me then. I've forked a v1.0 OSS .Net project on bitbucket and am attempting to get it moving forward again. I have a number of pull requests queued, waiting on the original two devs to communicate. So…
I have been using a Rosewill RK-9000RE (http://www.newegg.com/Product/Product.aspx?Item=N82E16823201...) for several months. So far, I really like it although I would probably try the Cherry MX brown switches next time.…
What is the arch-shaped object to the left of his keyboard in the picture of his new Mac? Edit: Nevermind, found it under Accessories on Apple.com. It's a BookArc Pro by Twelve South -…
If only HN had numeric user IDs... We could have another low user id contest!
Sure, you're making my point exactly. The soundbite "5% of farms in the US are using Farmlogs" sounds impressive doesn't really mean much without further qualification. In fact, I find it misleading. So did you,…
I live on a small farm and know quite a few farmers socially. The 5% number seems hard to believe. According to Wikipedia[1], there were 2.2 million farms in 2007. Since the number of farms is decreasing (land…