Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gphreak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gphreak
9y ago
Same. RHEL/CentOS went without a hitch. The age of the kernel start’s to concern me, though. According to the top comment in one of the posts in HN even 4.9 and 4.4 use a less ideal patch: https://news.ycombinator.com/i
2.
▲
by
gphreak
9y ago
Exactly, and use 4.14. According to a recent comment from a kernel dev both kernels use the same patch approach. 4.4 and 4.9 are using a different approach that’s less ideal, less complete and apparently less tested.
3.
▲
by
gphreak
9y ago
Re-reading my post it does sound a bit confusing. What I meant is: Ubuntu LTS seems to not give a damn if the kernel they use is also an LTS release. Examples would be: 14.04, 16.04 HWE kernels, 18.04 (currently planned to be 4.15).
4.
▲
by
gphreak
9y ago
Based on the remarks I'm wondering if there's a distribution out there that is similar to Ubuntu LTS but only uses LTS kernels. I'm on CentOS right now and love it, but from what I've understand so far it would be prefer
5.
▲
by
gphreak
9y ago
I'm sorry that happened to you and thanks for speaking up. The way the company treated you is beyond awful.
6.
▲
ZFS won’t save you: fancy filesystem fanatics need to get a clue about bit rot
(nctritech.wordpress.com)
19 points
by
gphreak
9y ago
|
37 comments
7.
▲
by
gphreak
12y ago
I dislike the term fanboy, but otherwise a solid addition to the post. One could argue that what you describe is a very geeky way to approach that descision and most people won't follow the same train of thought.
8.
▲
by
gphreak
13y ago
The original article reminds me of the usual SUN/Bild/Fox News style which makes it really hard to defend the author in any way. In addition to that he calls names, basically gives out the address of the person in question.. ugh.
9.
▲
by
gphreak
13y ago
Reeder was near-perfect until Google Reader was shutdown. Giving a developer another 5 bucks for an updated code base that unifies iPhone and iPad versions is so worth it. The app is by far the best RSS reader on iOS imho.
10.
▲
by
gphreak
13y ago
If you look at Google trends there is a massive spike in Angular interest: http://www.google.com/trends/explore#q=angularjs%2C%20emberj... I'm not saying this should play the biggest part in your descision, but it
11.
▲
by
gphreak
13y ago
While the cage match was fun to watch I found it pretty one-sided. Tom Dale has awesome live stage skills and was better prepared. While Ember and Angular seem to be pretty close in terms of functionality etc, Angular has recently gained a
12.
▲
Resources for Mac and iOS Developers
(davemark.com)
2 points
by
gphreak
13y ago
|
0 comments
13.
▲
by
gphreak
13y ago
This is not my work, I tried contacting dypsilon but couldn't find contact details to let him know he should stop by here. EDIT: found him on twitter and contacted him
14.
▲
A list of front end development resources
(gist.github.com)
382 points
by
gphreak
13y ago
|
90 comments
15.
▲
by
gphreak
13y ago
I haven't played with EmberJS too much, but read several times that debugging can get pretty nasty (the poster mentioned something about a run-loop if I remember correctly?). Did you encounter similar issues or do you rely mostly on un
16.
▲
by
gphreak
13y ago
Would be interesting to compare degrees from different countries with each other, how hard it is to obtain them etc. The bachelor degrees in Germany seem to be strongly dependend on the university and I've seen quite a few people where I di
17.
▲
by
gphreak
13y ago
The author, David Smith, is not an unknown force in the iOS development community and usually releases products that feel like he cared for them and sustains them with regular updates. He talked about FeedWrangler on his Podcast, Developing
18.
▲
by
gphreak
13y ago
Agreed, but it still hurts. Also, the upload goes down from 10mbit to 0,5, which is quite severe.
19.
▲
by
gphreak
13y ago
If you look at their current conditions, for Call & Surf VDSL and fiber contracts there is already a cap in place [1]. It is not enforced, though, but certainly will be in the future. Entertain contracts on the other hand do not mention
20.
▲
by
gphreak
13y ago
They have been extremely responsive to feedback so far and always carefully explained why they are not incorporating everything the community suggested.
21.
▲
by
gphreak
13y ago
Go seems to have issues with the database drivers, maybe because of the 1.1 update? It was quite fast in the previous iterations of the test which used Go 1.0 afaik.
22.
▲
by
gphreak
13y ago
See above, John is working on a re-design: https://twitter.com/eggheadio/status/322062696583413761
23.
▲
by
gphreak
13y ago
Good read, I'm a sucker for those love it/hate it posts. Still being in the process of playing around with Ember and I really want to like it, but my mine gripe is still the documentation. Take for example the linkTo helper which I wanted
24.
▲
IntelliJ IDEA 12.1 has been released
(jetbrains.com)
2 points
by
gphreak
13y ago
|
0 comments
25.
▲
by
gphreak
14y ago
You might want to have a look at http://egghead.io/ if you haven't already. John manages to explain topics in simple terms and examples, usually much easier to digest than the official documentation.