Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mbnull
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mbnull
3y ago
I had a different, but similar, experience for years and overcame it eventually this month. It is real to some degree, but not in the way you think. All I can recommend is to meditate, get in touch with your spirituality and reading up on
2.
▲
by
mbnull
3y ago
We would all be very surprised - of that I am certain. But why do you think that a mothership would equate to an invasion? And even then, why would we try to fight something that can sterilize the planet from afar and could have done so lon
3.
▲
by
mbnull
3y ago
Yes, sometimes you want to de-duplicate pieces of information by a part of the piece and preserve order. The article tldr sounded like you can only de-duplicating by first sorting with package sort if you don't have to preserve order.
4.
▲
by
mbnull
3y ago
> TL;DR: If you don’t need to preserve order of the elements, sort the slice first and dedupe. And if you need to preserve order of elements, there is always sort.Stable!
5.
▲
by
mbnull
4y ago
I read it in my head with the voice of Ken Nordine of Word Jazz Colors fame.
6.
▲
by
mbnull
4y ago
Would you also say that musicians should only create and perform popular music?
7.
▲
by
mbnull
4y ago
The TED talk is old and maybe not the right format to discuss details. There are long-form discussions with Donald Hoffman on Theories of Everything with Curt Jaimungal I can link: https://youtu.be/CmieNQH7Q4w He goes into
8.
▲
by
mbnull
4y ago
From my reading focused on this specific issue of the GDPR and the national laws of member states, this is not the case. Opt-in is specifically required for personal information. The telemetry data outlined in the proposal would not fall un
9.
▲
by
mbnull
4y ago
Plato's Cave, Jungian Archetypes, Valee's Control System all hint at the same insight, that founders of many religions also try to communicate: We live in a symbolic consensus reality, made up of individual dreams, if you will,
10.
▲
by
mbnull
4y ago
I do remember the comment thread on the 2017 time article here on hn. Opinions already have changed considerably in the last 5 years. It also appears as if the process of disseminating information still accelerates (with promis coming out a
11.
▲
by
mbnull
4y ago
Maybe you can find a search mask for https://en.wikipedia.org/wiki/Siebmachers_Wappenbuch somewhere. Edit: source https://commons.wikimedia.org/wiki/Siebmachers_Wappenbuch
12.
▲
by
mbnull
4y ago
By reading the lines and not between them, you could read these two lines: runtime_procPin() and runtime_procUnpin(). With explicit comments that these pause preemption.
13.
▲
by
mbnull
4y ago
archive link without paywall https://web.archive.org/web/20220510071257/https://www.nytim...
14.
▲
House Panel to Hold Public Hearing on Unexplained Aerial Sightings
(nytimes.com)
4 points
by
mbnull
4y ago
|
1 comments
15.
▲
by
mbnull
5y ago
unless errorlevel is exported as ErrorLevel you can only do so inside the declaring package.
16.
▲
by
mbnull
5y ago
Medieval people certainly believed that. The linked wikipedia page does not say otherwise. It states that "European scholars and educated people during the Middle Ages believed the Earth to be flat". Most people in Medieval times
17.
▲
by
mbnull
5y ago
Occam's Razor postulates that the simple solution is often the right one. That does not mean it's always so. For the longest time Occam's Razor would have favored a flat earth, before we knew better. Alien intelligence would
18.
▲
by
mbnull
6y ago
I found this paper from 1987 https://sci-hub.se/https://doi.org/10.1111/j.1751-1097.1987.... You will also find lots of experience reports and discussions of appropriate light sources on numerous grower
19.
▲
by
mbnull
6y ago
AFAIK the plant produces more resin, and some compounds therein, to protect itself from the suns UVB radiation.
20.
▲
by
mbnull
7y ago
It uses effectively only the one keyword assure. The constraints look like fields on the type variables, which have an ambiguity with package private method expressions with the same name.