Viewing profile — pweissbrod
pweissbrod
HN member- Joined
- Thu, Jul 18, 2013, 3:40 PM UTC
- HN karma
- 1,218
- Public activity
- 308 items
- HN profile
- View on Hacker News ↗
About pweissbrod
Recent public activity
-
comment
Comment #37132657
I'm curious if anyone else is advocating for HTMX as a mechanism to simplify bloated front end code bases
-
comment
Comment #34835347
I won't try to guess the industry trajectory as a whole. But I can speak from personal experience. I've been on teams jump on the single page application bandwagon. React in partic…
-
comment
Comment #34619296
When you have a team with predominantly back-end knowledge expertise using a templating language they are familiar with plays to their strengths. MVC applications were written for …
-
comment
Comment #34617990
Recently we went through an exercise where we built a to-do simple app using react and rewrote it using HTMX. The functionality was identical between the two apps. The amount of to…
-
comment
Comment #34616686
That's the thing. It doesn't really matter. It's sort of like asking what backend tech you pair with jQuery
-
comment
Comment #34614791
Not for large DOMs. And for websites which Don't require support for low internet bandwidth this is optimizing for the wrong problem
-
comment
Comment #34614765
By choosing an SPA. You must choose a dedicated static site hosting which is separate from your web application. You may already have this but you may not. In most cases you must c…
-
comment
Comment #34614175
In more cases than not I've noticed the choice of single page app itself is pure overhead. SPA technology brings some key advantages but also a whole new realm of cost and complexi…
-
comment
Comment #33371893
How would this work from a fault tolerance perspective? For example the listening application happens to be offline but the database is inserting records. How would the application…
-
comment
Comment #32944603
Perhaps the overhead of chatty queries is diminished in this special use case. But it doesn't change the fact that standalone database server processes are designed to support spec…
-
comment
Comment #32929574
Select N+1 is a fundamental anti-pattern of relational database usage. Reducing the latency per round trip doesn't change this fact.
-
comment
Comment #32764911
What's the point of this article? An attention getting headline followed by some bombastic claims followed by walking them back later in the next paragraph. It's like generating de…
-
comment
Comment #32013534
I look at it differently. If vim is a useful tool in your daily workflow then it's probably worthwhile to invest time into customizing it and enhancing it with plugins. The open so…
-
comment
Comment #31960154
I used to think the same thing until I considered that single page app development is really just a reinvention of thick clients. When you look at an SPA as a thick client state ma…
-
comment
Comment #31960121
Agreed! I'm surprised at the comprehensive work going into researching the history of state management in this article while completely missing MobX. What problem does MobX not alr…
-
comment
Comment #31483681
If your team is comfortable writing in pure python and you're familiar with the concept of a makefile you might find Luigi a much lighter and less opinionated alternative to workfl…
-
comment
Comment #30956966
I think this is what Snowden referred to as the concept of "TurnKey tyranny".
-
comment
Comment #26962767
Agreed. It's a cool idea. It's not really computer science as much as a penetration test involving humans and processes. Of course without any semblance of prior consent it isn't q…
-
comment
Comment #26955921
"Please provide to the public, in an expedited manner, all information necessary to identify all proposals of known-vulnerable code from any U of MN experiment. The information sho…
-
comment
Comment #26650518
Thanks! It's still a lot of hoops to jump through coming from visual studio perspective where all settings can be imported or exported to a file. But this is workable!
-
comment
Comment #26593886
So let me get this straight. I make a theme. In order to actually use that theme I must sign up with azure DevOps create my own organization then get a personal access token then p…
-
comment
Comment #25397809
I've been using an almost stock installation of spacevim both in gvim and terminal for the last couple years. It's sort of like a distro of vim plugins dialed in to play nicely tog…
-
comment
Comment #24787553
Isn't this article essentially what terragrunt accomplishes
-
comment
Comment #22675138
I never appreciated the popularity of redux. My impression was astonishment at the amount of boilerplate I needed for what I felt was a vanilla web ui use case. Then the required v…
-
comment
Comment #20166267
This really hits the head of so many nails. Similar to you I think I grew up in deep north. Our generation can not subside in the economy of factories and Timber Mills. Most of the…