Viewing profile — jetako
jetako
HN member- Joined
- Mon, Mar 03, 2008, 6:01 AM UTC
- HN karma
- 89
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About jetako
No profile information was provided.
Recent public activity
-
comment
Comment #32965450
I can't speak to the prevalence of this mentality, but it rings true for my consultancy. The idea of maximizing hours is absurd. We do everything we can to minimize hours, thus max…
-
comment
Comment #31961365
Shoutout to MobX-state-tree
-
comment
Comment #21200058
No need for dark mode if the canonical design is dark. I wish this was more prevalent.
-
comment
Comment #19288252
Vanguard ETFs are my jam: VOO, VXF, VGT, VTI, etc.
-
comment
Comment #19277491
How do you figure? I've been financing a car at ~3% interest for the past 4 years. My investments have returned triple that over the same period.
-
comment
Comment #18828002
> Safari is literally worse than IE6 was. You're joking, right?
-
comment
Comment #18604822
I share your concern regarding text fields. That's the one area where I never want to mess with native behavior. The search results for "flutter ios text field copy paste" aren't e…
-
comment
Comment #18012002
> 1. Keep Coding Hardest pill to swallow, but it's mostly true. The old adage, "If you want something done right, do it yourself" is a subversive kind of fallacy, because it's half…
-
comment
Comment #16999420
Can't believe I've gone this long (2 years) without knowing about the `sls logs` command. It's life-changing.
-
comment
Comment #16807628
I've been using redux-zero on my latest projects with reasonable success. It does away with the distinction between actions and reducers, so you're basically just calling functions…
-
comment
Comment #13109210
I hope all of the bleeding-heart armchair economists in this thread see your post. They've clearly never worked these jobs they claim to value so much.
-
comment
Comment #12607099
DO NOT move to Seattle if you have any kind of seasonal-affective disorder, or you value seeing the sky.
-
comment
Comment #10913847
Why is it insane?
-
comment
Comment #9614967
The city only gives back what you put in. It's an onion with enormous depth, and you have to dig. I guess she wasn't willing to put in the effort. It's definitely not for everyone.…
-
comment
Comment #9614870
The city does seem to be in constant flux, but there are plenty of landmarks. Griffith Observatory and the Downtown Library come to mind. The author sounds like she spent most of h…
-
comment
Comment #6961803
Distributed fairly evenly from K to 12, I enjoyed a handful of passionate teachers that conducted class in a more Montessori fashion, all at public schools. At the very least, they…
-
comment
Comment #6215271
I submit that a major, if not the primary reason for the Leaf's disappointing sales is its atrocious, shameful, ugly design. It honestly makes me wonder if Nissan wanted it to fail…
-
comment
Comment #5230874
I chose Ember in part to make use of its sibling framework, ember-data. Is there a relational model abstraction that integrates well with Angular?
-
comment
Comment #5230828
Funny you mention reinventing the wheel. YUI may have been around for just as long, but jQuery won the DOM abstraction battle years ago. Both Ember and Backbone depend on jQuery, i…
-
comment
Comment #5094005
Google Now is the one feature that will determine whether I switch from iPhone to Android in the next 6 months. If Apple doesn't come up with something comparable in that time fram…
-
comment
Comment #4786555
Sounds like your hairy ass is the real problem. Ever considered trimming down there? Dry paper might afford you the illusion of cleanliness, but I guarantee you your bum remains di…
-
comment
Comment #4186518
The question wasn't about Windows. The single-app setting only works when you use the Dock to switch apps, not when you use Command+Tab. I would like to know if there's a way to af…
-
comment
Comment #3366637
I'm sure you have better things to do than build a lightbox from scratch. Take 10 minutes to learn someone else's solution and you can move on to solving the actual problem for whi…
-
comment
Comment #1345699
Haxe is even better. Very similar to Actionscript but with more comprehensive type inference and generics, to be brief.
-
comment
Comment #1122092
Yea, what a weird mental block, not realizing null is equivalent to 0, even in math statements. I guess it's because null is not the same as 0 when converted to a String.