Viewing profile — rskar
rskar
HN member- Joined
- Fri, Jul 30, 2010, 2:26 AM UTC
- HN karma
- 97
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About rskar
No profile information was provided.
Recent public activity
-
comment
Comment #23944981
Per https://smartasset.com/taxes/all-about-irs-form-1040ez , Form 1040EZ is discontinued; there is only a single redesigned Form 1040 for all filers to use.
-
comment
Comment #23884258
TIOBE tracks the trends (or at least hopes to) of people looking to learn/re-learn/familiarize/re-familiarize themselves about whatever programming languages for whatever reasons. …
-
comment
Comment #23458431
I'm personally convinced that a strong case is made that connects leaded gasoline with high crime rates. Certainly larger police forces and legalized abortion and various public po…
- story
-
comment
Comment #23108102
Per https://www.marketwatch.com/story/this-is-exactly-how-much-i... , retirees have a lifestyle of roughly $60k or so per year. At a more modest $50k, and assuming a portfolio of w…
-
comment
Comment #23038741
>But only variants can be null or empty... That's true, only Variants can be Null (Null is a state of Variant); however, Empty is translated to whatever default value makes sense f…
-
comment
Comment #23036573
Fun factoid, VBA/VB6 dichotomizes between the "NULL" of value (keyword Null) versus the "null" of reference (keyword Nothing). Dim x x = Null Debug.Print "x", x Debug.Print "x = x"…
-
comment
Comment #20361869
Fruit juices should be seen as a form of processed sugar - even if the processing is not as substantial as making table sugar. Whole fruit - such as a whole orange or grape or appl…
-
comment
Comment #19766035
Speculation robed as explanation, but maybe still good for sake of conversation. 1. It is nearly two decades since the mind-share decimation event of .NET occurred, circa 2002: Vis…
-
comment
Comment #19069669
https://financial-dictionary.thefreedictionary.com/Consumer+... "The class of persons able to buy goods and services other than those that satisfy their basic needs. ..."
-
comment
Comment #18167374
>apart perhaps from VB but it is going away Even presuming it's gone zombie, it'll be 30+ years before it might scatter to the winds... (And that's presuming that VBA is finally no…
-
comment
Comment #17537466
At about 25 minutes into this, the claim was made that the world was financially stable, currencies were backed by gold, the "real economy" was in balance with amount of money avai…
-
comment
Comment #17076390
Maybe this is my limitation, but it still looks like "love" means about the same at its core, thru the times - I don't see a "lost meaning" to it. But I do see "flavors" for love, …
-
comment
Comment #17075654
>The self-sacrificing love, agape, is what the GP is talking about. Perhaps, but the GP began with "the word love has lost its meaning throughout the ages". I don't think it has. P…
-
comment
Comment #17074576
Could you give a citation for that "love for the ancient and medievals was akin to the word passion"? My understanding of that love-to-passion link is by way of Christianity, i.e. …
-
comment
Comment #16528956
Examples of corporations expressing religious beliefs: https://www.washingtonpost.com/news/the-fix/wp/2014/03/24/he... Per above: "Hobby Lobby and Conestoga Wood Specialties' argum…
-
comment
Comment #16367726
And now, in VBA: Sub Main() Dim i As Integer For i = 1 To 100 Dim f As Integer f = IIf(i Mod 3, 0, 1) Or IIf(i Mod 5, 0, 2) Dim buf As String If f = 0 Then buf = Format(i) Else buf…
-
comment
Comment #16040920
I wonder if the world-wide trend on high blood pressure is aligned with that of vitamin D?: - https://naldc.nal.usda.gov/download/17956/PDF - https://www.ncbi.nlm.nih.gov/pmc/artic…
-
comment
Comment #15200403
See https://ifixit.org/blog/8448/apple-audio-adapter-teardown/
-
comment
Comment #14238592
Yeah, that was an odd start, given that Dr. Downey is a Professor of Computer Science. Even a charitable suggestion that he was looking to keep things as understandable as possible…
-
comment
Comment #13669210
DOS isn't based on Xenix at all. It's a clone of CP/M, and CP/M was its own thing for 8-bit CPUs (and later 16-bit).
-
comment
Comment #13560381
>the company started out supplying a Fortran compiler for the Altair 8800 I would suppose maybe at some point they did (not sure on this) but it's long been my understanding that B…
-
comment
Comment #12445906
>According to them the issue is that there are lots of people who are "neither employed nor actively looking for work". I wonder if we're talking past each other. Perhaps robots ar…
-
comment
Comment #12443519
>Technological unemployment may happen some day. But it hasn't happened yet. That's the crux of the matter: Whether "some day" happens sooner rather than later. Also, what to do wh…
-
comment
Comment #12384552
Could it be that humanity at large is doomed to repeat its usual method of a "reset"? Planet Earth isn't getting any bigger, and if we're lucky worldwide population may plateau aro…