Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yeowMeng
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
yeowMeng
3y ago
Not sure this will be helpful but here goes. I wanted to be a pilot but am tall (> 6 feet) and poor eye sight (< -10). I was told at a young age that it would be nearly impossible for me. I accepted my fate for better or worse. Yet yo
2.
▲
by
yeowMeng
4y ago
I may have seen RMS talk once. I arrived early. After witnessing an interaction with a younger woman, it was weird…
3.
▲
The best and worst engineering methods to stop COVID
(twitter.com)
3 points
by
yeowMeng
4y ago
|
0 comments
4.
▲
by
yeowMeng
5y ago
Solarwinds is closed source so the choice to build from source is not really an option.
5.
▲
by
yeowMeng
5y ago
I like the eclectic selection of problems. I wish I had seen something like this when I was growing up; a manageable set of problems with the hint of depth. It’s easy to snipe a nerd, but nerd sniping a non-nerd.. That’s gold. FWIW: - No ma
6.
▲
by
yeowMeng
5y ago
> The [python] scripts are much faster... Pipelines are performant; many algorithms can be expressed as pipelines. Bash has many built-in string manipulation mechanisms which do not require a sub shell. Why do people who subscribe to the
7.
▲
by
yeowMeng
6y ago
Cscope in vim to jump between caller and callee (examine relationship). See where symbols are used. Jump to global definition. Could not live without cscope!
8.
▲
by
yeowMeng
6y ago
I listened to the record again; Popple, crackling, the sound of streams; The tape is transcribed; From the spinning disk to my mind; Let’s listen again but this time one rut deeper; The orbit quickens but the beat is steady; The needle stop
9.
▲
by
yeowMeng
7y ago
Bash was the first scripting language I became “good” in too! The skill seems to be regularly devalued in this community, and there is no surprise why (what is collaboration and maintenance for $500). However, it’s hard to ignore why bash m
10.
▲
by
yeowMeng
7y ago
On my second day at work they let go of the dozen people who had been our groups training “buddies” the night before. That sends a strong message. In the five subsequent years, I can’t recall anyone else getting let go. I later learned that
11.
▲
by
yeowMeng
7y ago
He is free to compute as he desires. He has worked a lifetime for that freedom. As for a luddite, he has enabled generations to forge new wild techno paths.. So literally the opposite of a luddite.
12.
▲
by
yeowMeng
8y ago
Curious to know why the HN title is using `FOSS` but only mention of `FOSS` is on the site’s /faq page. For free software zealots, the sites tag line “... maintaining popular open source projects...” may not spur action as OSS is missi
13.
▲
by
yeowMeng
8y ago
uhmm.. Staring into a book while listening to silence.. staring into a wall listening to music.. These are introspective journeys. You can’t expect everyone to be social in person from day 13.. Some ppl need time before they bloom socially.
14.
▲
by
yeowMeng
8y ago
You can watch an average American baseball game in a ‘condensed’ format in under 20 minutes. The condensed format shows key pitches and plays.
15.
▲
by
yeowMeng
9y ago
> ... can't sort basics of their their UI out ... Consumer lock in && feature bias to minimize UI complexity && tradition of maintaining long standing bugs... So basically, XXXXX XXXX as in Don’t care.
16.
▲
by
yeowMeng
9y ago
It’s a mvp wget clone.
17.
▲
by
yeowMeng
9y ago
Speculation to follow: Health care as an industry is significantly more profitable than the proactive/preventative healh programs. Eliminating insurance removes a volatility dimension. Preventing problems (if possible) saves infinite s
18.
▲
by
yeowMeng
9y ago
Some tree planters live in the bush for months. I knew a tree planter who lived in a tent within a tent and inside the outer tent was a dozen jugs piss. He never bothered to empty the jugs until the camp relocated. Also, it’s not impossible
19.
▲
by
yeowMeng
9y ago
Totally! Compiler development = Finite State Automaton + Push Down Automaton + Context Free Grammar + Intermediate representation + Static Analysis/Optimiation + Stack Machine + ... Hardware Architecture = Stack Machine/Turing Mac
20.
▲
by
yeowMeng
9y ago
BFS space complexity is order exponential.
21.
▲
by
yeowMeng
9y ago
Yield is a function of energy to the foilage that feeds the flowering buds. The largest bud is usually at the top of the plant since light tends to be placed above a plant. During flowering, if you can distribute energy more evenly among th
22.
▲
by
yeowMeng
10y ago
Play hunting oriented games with them.
23.
▲
Password protection for static pages
(github.com)
1 points
by
yeowMeng
10y ago
|
1 comments
24.
▲
by
yeowMeng
10y ago
Wirst guards and a helmet are a worthwile investment.
25.
▲
by
yeowMeng
10y ago
Honest question: when you didn't want your parents knowing where you were - did you make good choices? The truth for me; If I had listened to my parents, I would not be as cool. But If I had listened, I would be healthier and getting o
26.
▲
by
yeowMeng
10y ago
I used to be a son out skateboarding with a parent subsidized cellphone that was, on many occations, not answered. I can now understand the worry I cause my parents 'you were gone for 12 hours skateboarding and didn't think to che
27.
▲
by
yeowMeng
10y ago
(Other useful strategies not mentioned) * Watch video's on Khan Academy/youtube * Use Wolfram Alpha to confirm/deny yr solutions * Get a tutor who can explictly show you how they approach solving any arbitrary problem you bri
28.
▲
by
yeowMeng
10y ago
I dont think it's fair to characterize Stallman as an "Armchair Economist". FSF/GNU are active efforts in response to the Stallman world view. It's the opposite of armchair IMO. There is a distinction between framew
29.
▲
by
yeowMeng
10y ago
it could be base3, base64, base84.. that does not matter. The part that I find interesting is how many people who read the script are going to decode the blob and verify that the blob is non-malicious.
30.
▲
by
yeowMeng
10y ago
I try to read scripts before I download and execute. The only time I thought WTF was this: https://bootstrap.pypa.io/get-pip.py Even though the author made it clear something funny was about to happen - I just could not exe
More ›