For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | elijahlofgren's commentsregister

I agree with this suggestion. I have not regretted having both a smart phone a dumb phone I can use when I want to untether but also still be contactable in emergencies.


This does seem unfortunate especially considering the enforcement doesn’t target Apple’s parter IBM which the article says develops similar apps. I guess the answer is that for many of these apps they need to make their own without a template or just encourage use of a mobile website.


They pay the protection money.



That's a silly response. IBM provides enterprise level apps that are distributed outside of the app store. That doesn't really apply to this situation.


Are the IBM apps in the App Store or just for enterprises?


Helix looks really cool. One small usability/onboarding to think about is it took me a little while to figure out that I need to double tap on an item to edit it (using Google Chrome on Android phone). Looking forward to trying Helix out!


A coworker two jobs ago told me about it and I've been reading ever since. So glad she told me about it!


I've used NeoBudget a virtual envelope budgeting system for years. You do have to manually upload your bank transactions but I really like the visual virtual envelope UI. https://neobudget.com


To deal with the cats want food before we awake we bought an automatic feeder: http://www.amazon.com/gp/aw/d/B0002YHUPC/ref=mp_s_a_1_3?qid=... - it seems to work most mornings, but we do think one of our cats may take the food from both so we give them the second part of their breakfast when we wake up. Today they wanted 2nd part of breakfast earlier, they didn't know about the time change ;)


I have really enjoyed Kendo UI but am now just getting into a world beyond jQuery based frameworks, what were you comparing Kendo UI to that you liked better?


My hate for Kendo is very biased, due to the fact that my use of Kendo was not by my choice, and I quickly left the company for many reasons - one of them being that the overall technical prowess was very low (programming was seen as a cost center there so this is no surprise).

...

I view Kendo as an attempt to create an all in one solution to UI, primarily used by 'enterprise' type companies (i.e. not very tech savvy). This is a fine goal but...

I hate the imperative syntax. The Razor based Imperative syntax for creating Kendo components is god awful. Simply look at what configuring one of those ridiculous grids imperatively looks like.

But you say, there is declarative syntax! Until you start needing some of the edge cases and you will start to find missing documentation that exists in the imperative syntax documentation but not declarative. There are countless subtle differences just enough so that you may spend hours trying to fix a damn kendo grid.

MVVM Kendo: Kendo has a half baked solution for MVVM which does not compare to other open source solutions. You are better off with using a more standard open source solution where there is an actual community surrounding the development.

I used to keep a list of all of the bugs I had found upon using declarative MVVM kendo, but it's been a long time and I will absolutely never work anywhere that uses Kendo again so I brain dumped all of my specific kendo knowledge.

When all things are considered, KendoUI trys to hold your hand very tightly, and it does a great job and spinning up complicated grids. When you want something that isn't explicitly accounted for, or combine things in novel ways - you are going to be in a world of hurt.

UI Kits I like better:

I think you will be better off with any widely used UI kit. I've played around with Material Design and Twitter Bootstrap. These are both significantly lighter weight than Kendo.

Over All Frameworks/Libraries to replace the MVVM portion:

I've fallen favor of React as opposed to Kendos attempt at databinding. There's tons of great resources out there for React so I won't even try to go into it but it's been a pleasure.


I thought bootstrap was a CSS framework and Kendo was a collection of jquery widgets?


I seperated out my suggestions into UI and Frameworks. Kendo does many things, a non-standard MVVM framework is one of them: http://demos.telerik.com/kendo-ui/mvvm/index

Kendo also gives multiple ways to initiate their widgets, one of them being the standard jquery widget way.

Also bootstrap is more than just CSS, which is why it's distributed with a JS file. Samem with material design.

Frankly, I think the approach Kendo takes trys to do way to much, and in effect they make it difficult to do beyond what was accounted for.

If you simply are creating internal tools for a business to use and don't care about aesthetics or having great control/UX experience, Kendo is possibly an easy hand held solution for your company. On the other hand, the type of company who has this as a goal is likely a terrible company to work for and will not lead to very interesting work.


That very much depends on what you're doing. For front-enders, probably yes. There are other job functions though. UI is very tedious to get done and Kendo offers an easy way out, leaving you to do your main job, be it business intelligence, custom predictive analytics or something else.


Definitely, which is why I mentioned the following:

> If you simply are creating internal tools for a business to use and don't care about aesthetics or having great control/UX experience, Kendo is possibly an easy hand held solution for your company. On the other hand, the type of company who has this as a goal is likely a terrible company to work for and will not lead to very interesting work.


I love this quote from the article: "Hackers like to work for people with high standards. But it's not enough just to be exacting. You have to insist on the right things."


Mine:

  Windows Server
  ASP.NET
  Github Desktop
  SVN
  Visual Studio
  Brackets - awesome text editor with 
    JavaScript syntax checking 
    and undefined variable checking
  Jenkins
  Octopus Deploy
  Stripe.com
  Red Gate SQL Source Control
  Keen.io - not affiliated 
    but wanted to plug since has been coolest thing recently  
    awesome, easy analytics (paid but 
    free plan has 50k events/mo and 
    we've stayed under that so far)


Really cool idea!

Minor suggestion, make the TOS link on your signup form open in a new window, that way someone signing up without manually opening in new window won't lose what they've typed.


Good point. We'll take care of it first thing tomorrow.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You