Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mimog
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mimog
6y ago
Its not two realities. Its one population chunk living in reality and one chunk living in a misinformation fueled delusion. Special interests have managed to weaponize social media and misinformation. It started with allowing blatant lying
2.
▲
by
mimog
10y ago
$2.06M for eight employees seems very steep
3.
▲
by
mimog
11y ago
You are violating DRY principle. Copied code, with minor variation, spread out through a codebase is, seriously, the root of all evil.
4.
▲
by
mimog
11y ago
I don't know specifically about the Bay Area, but everywhere else in the world having a bunch of short stints on your CV would be a bad thing. It also doesn't take many 5 - 15% pay bumps before you have maxed out what anyone is wi
5.
▲
by
mimog
11y ago
Do 21 year old people at the start of their career really take home $100K in SF? Thats crazy. How much would a 30 year old with a masters in CS get?
6.
▲
by
mimog
12y ago
So a comment containing an explicit referral to the guidelines is not considered moaning, but a comment implicitly referring to the guidelines is?
7.
▲
by
mimog
12y ago
So moaning about a comment is okay, but moaning about a submission is not okay ever. Got it.
8.
▲
by
mimog
12y ago
You seem to struggle with the fact that your personal interests and the HN submission guidelines diverge. Even though the story of a Hotel manager levying unlawful charges against his guests seems to pique your intellectual curiosity immens
9.
▲
by
mimog
12y ago
Would the proper response then not be to flag my comment rather than making a comment about it not adhering to the guidelines?
10.
▲
by
mimog
12y ago
>> Which amount to "whatever piques one's intellectual curiocity" and "whatever good hackers like" It only amounts to that if you completely disregard this part: "Off-Topic: Most stories about politics
11.
▲
by
mimog
12y ago
This part apparently: "Most stories about politics, or crime, or sports ... If they'd cover it on TV news, it's probably off-topic." But forgive me, I am, unlike you, not the type of person who finds a story about a Ho
12.
▲
by
mimog
12y ago
You are thinking of reddit. HN has submission guidelines.
13.
▲
by
mimog
12y ago
How does that make the submission appropriate?
14.
▲
by
mimog
12y ago
>> Trip Advisor is a tech startup So a nearly 15 year old company with a billion dollar revenue still qualifies as a startup? >> The situation couldn't have occurred without a service like them Freedom of speech infract
15.
▲
by
mimog
12y ago
https://news.ycombinator.com/newsguidelines.html
16.
▲
by
mimog
12y ago
According to the HackerNews guidelines this story would IMHO be in the 'Off-topic' category for submissions: https://news.ycombinator.com/newsguidelines.html
17.
▲
by
mimog
12y ago
Why is this on hackernews?
18.
▲
by
mimog
12y ago
Just buy a Synology NAS and be done with it.
19.
▲
by
mimog
12y ago
Demo doesn't work. Not super impressed.
20.
▲
by
mimog
12y ago
Good. I wish all the people developing crappy and useless apps, flooding the place, would get banned. You publish 10 different apps where the only thing that changes is the youtube channel, and claim you were beta testing? I hope Apple and
21.
▲
by
mimog
12y ago
34 years old and has been at Microsoft for 15 years? That seems a little strange
22.
▲
by
mimog
12y ago
According to Robert C. Martins book "Clean Code", and the SLAP principle, the maximum length of a method (yes, an entire method) is around 20 - 50 lines of code. If it gets longer than that, odds are that it is doing more than one
23.
▲
by
mimog
12y ago
Hibernate is free. jOOQ not so much. Hibernate can work with noSQL databases, jOOQ not so much. Also, there are alternatives to jOOQ such as QueryDSL (free btw).
24.
▲
by
mimog
12y ago
I like how it says "Rock-Solid Ecosystem", yet I have had the exact opposite experience trying to install even the most basic things with Cabal. I still can't get the Sublime text haskell plugin to work due to a dependency th
25.
▲
by
mimog
12y ago
This doesn't seem surprising, given the cost (I assume) of living in SF.
26.
▲
by
mimog
12y ago
How about having your client cache the results? I am working on a project that uses an external customer database service, and in order to speed up the service i cache the lookups/REST responses in a 5 min retention speedup cache and a
27.
▲
by
mimog
12y ago
It tells us that nimrod is pretty fast.
28.
▲
by
mimog
12y ago
This seems like quite the overreaction. Why wouldn't an apology suffice?
29.
▲
by
mimog
12y ago
Secunia PSI is an alternative that is great at keeping installed software updated. It's free and keeps most software up to date without any hassle.
30.
▲
by
mimog
12y ago
In my experience lexers and parser generators are used extensively by hobbyists. Tools such as Antlr, Boost.Spirit and Xtext come to mind.
More ›