Viewing profile — chazu
chazu
HN member- Joined
- Sat, Feb 08, 2014, 9:38 PM UTC
- HN karma
- 228
- Public activity
- 152 items
- HN profile
- View on Hacker News ↗
About chazu
Recent public activity
-
comment
Comment #46267220
Legally prescribed pharmaceuticals, caffeine, lately nicotine. I also have to start working immediately when I sit down - and continue working until the day is over. Any prolonged …
-
comment
Comment #39290759
Absolutely - anyone who focuses this much on personal life during an interview is almost assuredly clueless as to how to manage people.
-
comment
Comment #37034279
I've got one of each and they are unquestionably the best things I've made, done or invested in.
-
comment
Comment #35214291
I'm consistently shocked by the number of people who have never heard of this principle. Introducing arbitrary numerical limits (emphasis on _arbitrary_, as performance limitations…
-
comment
Comment #35214264
Examples of issues Ive seen in the wild because people violate this rule include payroll systems with an arbitrary maximum number of pay codes and review app systems with a static …
-
comment
Comment #34353057
Cue is one of the most exciting developments that's impacted me professionally in recent years. I can't advocate for it enough.
-
comment
Comment #32159128
Not sure what you mean. Sometimes the word API is used in one sense, sometimes in another. It's a useful distinction insofar as it allows you to talk about APIs as things used by p…
-
comment
Comment #32146382
I want the author of htmx to get together with the guy from pandastrike and rant about the misuse of REST for an hour a week. It would be my new favorite podcast.
-
comment
Comment #32146351
An API is also the interface used by humans to create programs. When you use a library, you're using its API. This sense of the term API is often lost.
-
comment
Comment #32036111
Very cool - thank you for sharing. I like the idea of task-based benchmarking for UI toolkits, and I'm also happy to see more tview code for me to study.
-
comment
Comment #31649616
90% of SREs and SRE managers haven't read the SRE book(s). 99.9% of folks hiring SREs or starting SRE teams haven't read the SRE book. The SRE book (and its sequels) say quite plai…
-
comment
Comment #31581198
> From the productivity standpoint, it is not acceptable that a Machine Learning engineer or a Full Stack Developer are expected to know Kubernetes. Or that they need to interact w…
-
comment
Comment #31581117
> one could argue that the role of sys admins just got more specialized Read the introduction to the SRE book, available free online [1] - and you'll see that SRE is defined _in co…
-
comment
Comment #31326591
That story was truly a horrific vision of the future.
-
comment
Comment #30867298
Has this been translated into English? Cursory googling returns nothing.
-
comment
Comment #29620604
Agreed - this idea is often cited by fans of the book 'Team Topologies'. Its important here to distinguish between the idea of _an_ internal platform team and a _platform engineeri…
-
comment
Comment #29573855
This looks great and I hope to deploy it and kick the tires soon, thanks for sharing. Currently I've been using movienight[1] for this, but it sounds like your app is much more fea…
-
comment
Comment #29473726
ECR borked for us in east-1
-
comment
Comment #29265318
Newer solutions which use abstraction layers like postgREST will hopefully result in easier migration down the road - but I doubt most products/projects use such a thing.
-
comment
Comment #29026601
This. I went down this road for some time before I reached a point with Pharo where I feel comfortable doing things their way.
-
comment
Comment #28604473
You don't need any boilerplate to write an operator - you can write an operator in any language. I've written several in python and they all clock in under 300 sLoC
-
comment
Comment #28465463
Thanks for the leads on this - very excited to look further into it.
-
comment
Comment #28464942
These projects are a source of fascination to me, however a persistent question for me is how do these more symbolic approaches to cognitive modelling figure in today's world of ML…
-
comment
Comment #28060101
This person gets it. Which is rare - do you want a job? :) But seriously, you hit upon something which is important, but very hard to communicate/admit - a big part of making the "…
-
comment
Comment #28060044
This is why I like the 'platform engineering' meme - much better way to frame the value proposition. See: Thoughtworks' blogs and podcasts on platform-engineering-centric topics.