Viewing profile — NLips
NLips
HN member- Joined
- Fri, Mar 23, 2012, 10:22 AM UTC
- HN karma
- 570
- Public activity
- 287 items
- HN profile
- View on Hacker News ↗
About NLips
No profile information was provided.
Recent public activity
-
comment
Comment #46099884
What do you think shareholder meetings are for?
-
comment
Comment #45589078
How do you know? Your “UK” set is liable to have some Irish accents in it. You need to break down regions more
-
comment
Comment #42201582
No, it’s “grift”: https://www.wordnik.com/words/grift
-
comment
Comment #40649511
The entirety of Great Britain is farther north than the entirety of the contiguous 48 USA states.
-
comment
Comment #38066757
The lowest paid employees get no less than 1/50th of the CEO’s allocation.
-
comment
Comment #38024630
Has anyone found a static analysis tool which understands C11 annex K (aka “safe C”) functions? I’ve found some tools like CLANG static analysis will raise errors for potentially i…
-
comment
Comment #38022928
For best filtering, place the filter so air is “sucked” through by the fan, rather than “pushed”. (Quite possibly what you meant; I just found “in front of” easy to interpret in ei…
-
comment
Comment #36116551
The concept I use is that the next stage is all about how you implement the previous one: the spec is how you implement the requirements, the design is how you implement the spec, …
-
comment
Comment #36116507
“Would Be Nice If”. Often used even when the “if” expansion doesn’t really make sense.
-
comment
Comment #36101886
I disagree with the author. Requirements are a precursor to the spec, and are a list of MUSTS, SHOULDS, and WBNIS which need to go into the feature/product. The Spec is a descripti…
-
comment
Comment #35020688
Note that legal tender != can buy milk with. Legal tender is only about payment of debt. A shop selling you something doesn’t have to accept any specific form of payment, as they d…
-
comment
Comment #34103458
Windows allows you to use a PIN for regular device logon - so you have a longer, more secure password for general use of the account, but an eg 8 digit numeric PIN _only_ for that …
-
comment
Comment #32519037
How did you find/calculate the floor area from Rightmove? In my experience listings _might_ have the area in the floor plan image, so you’d be hoping for floor plans then running O…
-
comment
Comment #31919110
I think the speed _for all passengers_ was increased, because of the reduction in queueing.
-
comment
Comment #31918162
On the underground you’re meant to stand on the right of escalators to leave room for those walking up on the left. However, TFL ran a trial a few years ago instructing people to s…
-
comment
Comment #31419813
This seems a poor article for not mentioning the St Patrick’s Cross - one of the flags “making up” the Union Flag / Union Jack, representing Ireland. It’s contentious, but arguably…
-
comment
Comment #30736766
So am I right in understanding you aren’t saying photography isn’t “an art”; just that it isn’t “fine art”? In which case I think you’d see much less disagreement here.
-
comment
Comment #30720868
Does your art class perhaps only cover “fine art”? Or does it also include the performing arts like music, theatre, even cinema? In my experience in the UK, “art” in school commonl…
-
comment
Comment #29906457
I agree? In the above I'm assuming equal likelihood between each lab and each city, rather than equally likely to have come from any lab vs any city. The second is a poor starting …
-
comment
Comment #29905132
To get the 1% figure you have to include an unstated assumption, which is that a novel virus is just as likely to emerge from this lab as from all top 100 cities put together. If w…
-
comment
Comment #29862015
My guess is “red and at” -> “redundant”
-
comment
Comment #29691023
Tim Hartford addresses this: “ the Landsburg rule can only be imposed in controlled environments such as a theme park, perhaps” He’s using it to explain reverse logic, and then mov…
-
comment
Comment #29677132
Ditto. I always edit themes to make comments brighter than code. Fairly easy in sublime text, more-so now there’s a built-in “edit theme” function.
-
comment
Comment #29295343
Hah - I’ve assumed for years that days weren’t accessible because the section of ASCII art for them is greyed out!
-
comment
Comment #29295147
You can see any year by changing the url: https://adventofcode.com/2021 I think it started in 2015. On the AoC website you need to provide solutions for each day in a given year to…