Viewing profile — kenward
kenward
HN member- Joined
- Mon, Jul 23, 2018, 5:20 PM UTC
- HN karma
- 81
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About kenward
No profile information was provided.
Recent public activity
-
comment
Comment #45015962
> fail-fast approach, immediately throwing when validation fails would this mask any errors that would occur later in the validation?
-
comment
Comment #33327122
> The only real justification here is that it probably makes lives easier for Apple developers since they can now manage a single codebase for settings vs. separate ones. While thi…
-
comment
Comment #32208499
It sounds like you were a fantastic manager who cared about their team, I'm very sorry to hear that. Seems like it can be a very thankless job a lot of the time. Hopefully we can n…
-
comment
Comment #32175199
Sounds like you had a great director who was willing to shield their org from bs top-down demands. I didn't appreciate this skill until I had a manager who did the same for me. Hav…
-
comment
Comment #31955525
Not to mention a nicer peripherals like the screen and keyboard. Majority of people are not purchasing a MBA for pro-grade workloads. I think the MBA meets the requirements for its…
-
comment
Comment #31880391
Your comment reminded me of this article[1] that has probably been posted plenty of times on HN. You've described both the "hacker" and the "mathematician" tribes. [1] https://jose…
-
comment
Comment #31514134
> That's what I love about engineering generally, the ability to roughly understand what is going on around me down to some first principles. This! It's very empowering and one of …
-
comment
Comment #31514029
I think the person you responded to was referring to Discourse[1] forums, not Discord[2]. Although I agree with you and the gp, both Discourse and Discord have very different incen…
-
comment
Comment #28788897
"If you owe the bank $100, that's your problem. If you owe the bank $100 million, that's the bank's problem." Technically you're correct. If only a handful of employees migrated, t…
-
comment
Comment #27840110
My experience is pretty similar to yours but I think what you need to try to understand is that everyone has a different level of what is an acceptable "minimal" lifestyle. For a l…
-
comment
Comment #26971264
Oh, you may be right. I interpreted it as having a separate build step to generate the *.out files.
-
comment
Comment #26971080
Huh, TIL. Although the data it collects is seemingly benign [0]. [0] https://nextjs.org/telemetry
-
comment
Comment #26966082
I like this idea, but seems a little backwards. Normally you commit the _source_ and omit the _artifacts_ haha.
-
comment
Comment #26966064
Could you share some of your experience with nbdev? I'm a huge fan of what the fastai team has been doing and I've tried nbdev, but I haven't been convinced yet. Particularly with …
-
comment
Comment #26966022
I would love to see that as well, I'm wondering what has stopped them from integrating it already... Maybe there's room for some contributions from the community here :)
-
comment
Comment #26966011
I've been using the VSCode Insider's release as well and have been loving it and the new native notebook features for all the reasons you've listed already. That's an interesting s…
-
comment
Comment #26958092
Slightly tangent, but has anyone figured out a good solution for version controlling jupyter notebooks? The closest thing that we've found has been to use the notebook percent form…
-
comment
Comment #26493178
Has anyone used this service? Could you tell me how it differs from Confluence (or similar)?
-
comment
Comment #25565967
This is similar to a resource that atlassian has put out on storing dotfiles [1]. It is also similar to what I use and I can vouch for this method as well. [1] https://www.atlassia…
-
comment
Comment #24859887
For many people integrating batteries into their projects, this is true and you can simply take most off-the-shelf cells with the right voltage profile and put them into some serie…
-
comment
Comment #24632442
That's a great accomplishment. However, I think the point is that we (as a society) should recognize and stand up for our oppressed people. Otherwise, we're placing the burden on t…
-
comment
Comment #23468727
I agree it's pretty frustrating from a developer standpoint. However, the majority of people aren't developers and just want a computer that works. I could see this as a way to _in…
-
comment
Comment #23352955
> So when people feel like justice no longer exists, there should be no surprise that they get angry. I think this is the key here. The whole BLM movement has been going on for yea…
-
comment
Comment #22730533
For pdf exports, is there any benefit to rolling your own implementation vs using the browser's print and "Save to PDF" feature?
-
comment
Comment #19793162
My guess is he hasn't gotten to scaling the text sizes yet. It looks like all the text is the same font-size. I think in the Reddit thread, he mentioned having to draw each charact…