Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jeffesp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jeffesp
5y ago
You cut the sentence in the middle: "though individuals who had received at least one dose of a COVID-19 vaccine continued to be less likely to test positive for COVID-19, regardless of variant." Which does not mean the unvaccinat
2.
▲
Air Quality in Beijing
(docs.nexosis.com)
1 points
by
jeffesp
9y ago
|
0 comments
3.
▲
by
jeffesp
11y ago
.Net Core does not have the same API coverage as Mono. So some things are available, while others are not. (I think) Mono is integrating things from the open source parts of .Net, but you still have areas where you might be using something
4.
▲
The Trouble with Checked Exceptions
(artima.com)
1 points
by
jeffesp
13y ago
|
0 comments
5.
▲
by
jeffesp
13y ago
You are correct. You can also look at it as if I am going to unbundle, why would I need a cord? We (essentially) have a pipe from the internet to our TVs now, so just use that cord for the individual things you want. Maybe the author has th
6.
▲
by
jeffesp
14y ago
Unfortunately, there are not many companies that make a living from the 4th & 5th. The gun companies stand to lose a good bit on 2nd amendment issues so they help fund the NRA.
7.
▲
Sandman Pricing
(tbray.org)
33 points
by
jeffesp
14y ago
|
17 comments
8.
▲
by
jeffesp
14y ago
https://www.google.com/#hl=en&output=search&sclient=... Gives back a list of interesting people. Not that I think it matters if you use Vim or anything particular for that matter.
9.
▲
by
jeffesp
14y ago
There are two MS "JET" database implementations. One that runs access, and then this one. I think this one is commonly referred to as JET blue. The Access one is called JET Red. This is outlined in the wikipedia article linked in the parent
10.
▲
by
jeffesp
14y ago
"When life hands you lemons, make lemonade."
11.
▲
by
jeffesp
14y ago
I thought the same thing. The unknown that I came up with was distribution channels. How would I get these great calendars that I created into the hands of the people? Certainly not unsolvable, but much more work and much more risk (up fron
12.
▲
by
jeffesp
15y ago
Besides a .Clear(), wouldn't the second most obvious be to have a count variable external to the loop that is initialized to the number of tabs before entering the loop? Then you still count up, and are able to reach the end of the list. Ei
13.
▲
by
jeffesp
15y ago
The key thing that it looks like he is doing is using heredocs and string interpolation to change the way the HTML for the template is written. This is cool, but in my opinion the wrong place for HTML. I think the support of script tags wit
14.
▲
by
jeffesp
16y ago
I Reflectored Reflector once and I found that the source was obfuscated. I don't think that would be a trivial task.
15.
▲
by
jeffesp
16y ago
Although I am sure there is the opportunity for this kind of depravity among sea captains, for the majority of them it was probably a crime of convenience. It is easy to say "he is a criminal, let him die." It is much more difficult to say
16.
▲
by
jeffesp
16y ago
A sealed record of the number of prisoners on departure.
17.
▲
by
jeffesp
16y ago
I have often thought that lua would make the perfect addition for client side scripting. There are some annoying bits of lua, but it seems like a compelling alternative to me.
18.
▲
by
jeffesp
16y ago
It is probably personal bias, but I find this article lacking. I tutor once a week in a GED class and find there is definitely value for the students outside of the GED itself. My main responsibility is to help the students develop their ma
19.
▲
by
jeffesp
17y ago
There are people (who keep this stuff confidential) to talk to though. You have to pay them and it can be difficult to find one that just doesn't want to blame the past instead of helping you move forward. But these people do exist and are
20.
▲
by
jeffesp
17y ago
If you look closely when it is folded, it only has one.
21.
▲
by
jeffesp
17y ago
And I wonder how many of those that realize are willing to change their lifestyle based on that knowledge? To be honest, I am not doing my part.
22.
▲
by
jeffesp
17y ago
In this case I would say the goal is improved user experience through further contact with the author. As in, how can I increase the ease of doing something that _I_ want the user to do? It is debatable whether this is actually improved exp
23.
▲
by
jeffesp
17y ago
If we only measure ourselves (and our work) by the next best person, then only thing we can become is slightly better than them.
24.
▲
by
jeffesp
17y ago
Instead of a registry hack (that SmartKeys does), I use Ctrl2Cap - http://technet.microsoft.com/en-us/sysinternals/bb897578.asp... . I used to do the registry hack manually, but remember (although not specifically anymore) there were some
25.
▲
by
jeffesp
17y ago
I would think it would be a feature matrix - you know features down the left column and the different apps across the top. It would be really useful to have a review of each app that explains how they might improve a particular feature, or
26.
▲
by
jeffesp
17y ago
This is more of a subjective 'this is what works for me' review than an objective analysis of the various offerings. Not that worthwhile in my opinion. Try them each and see what works best for you - this article isn't going to help you muc
27.
▲
by
jeffesp
17y ago
I would think that if both equals and hashCode are not implemented in a specific class, you would issue a warning like the parent says. I'm not sure of the details, but I assume you can disable warning for regions of code like you can in C#
28.
▲
by
jeffesp
17y ago
I think that the browser sandbox and SuperPreview serve different purposes. The sandbox will allow you to do the js checking, but SuperPreview allows you to look more at design elements through overlay and rulers. This is the same feature p
29.
▲
by
jeffesp
17y ago
I really wanted to like this, and didn't mind the 250MB download, because I just got my coffee while it was downloading. But the first address I entered caused an error page about insufficient memory even though my system shows 800MB of fre
30.
▲
by
jeffesp
17y ago
This ignores the fact that there might be a fixed cost per book. If it is 10% of the current book price, then you are making no profit. Books don't just grow on trees. It also assumes that I have time for 10x as many books because they are
More ›