Viewing profile — phartenfeller
phartenfeller
HN member- Joined
- Tue, Nov 10, 2020, 9:44 AM UTC
- HN karma
- 742
- Public activity
- 122 items
- HN profile
- View on Hacker News ↗
About phartenfeller
Mainly working with Databases and the Web.
Contact: contact-hn (at) hartenfeller.dev
Recent public activity
-
comment
Comment #48320933
The German "Chaos Computer Club" (hacker club) has a disclosure service. They approach the affected party as the club, hiding the persons identity. Not sure if they do it internati…
-
comment
Comment #47350993
Sorry, not my cup of tea. I think UI peaked with minimal/material/flat a few years ago, which also made me more calm. Besides that, I think readability could be an issue.
-
comment
Comment #47300305
Great news. My first thought was that I want to see how this looks. Unfortunately there is not a single screenshot in the announcement. Missed opportunity in my opinion.
-
comment
Comment #46778806
Heavily disagree (for serious low-code platforms). AI produces code that only AI maintains. That's a big burden. Low-code vendors ship code patterns that are easy to compose. They …
-
comment
Comment #46650761
There are so many more options than being acquired and abandonware. Its hard but there are many independent and stable open source projects.
-
comment
Comment #46650736
Maybe not by market capitalization but Cloudflare is used by around 25 % of the web. Internet giant in my books.
-
comment
Comment #46646866
Why does Cloudflare need a web framework? Most obvious would be they think they can make money from hosting astro sites (like Vercel and NextJS). I hope Cloudflare's impact on Astr…
-
comment
Comment #46312636
Definitely. But AI can also generate unit tests. You have to be careful by exactly telling the LLM what to test for and manually check the whole suite of tests. But overall it make…
-
comment
Comment #46166711
I think you are true to a point. But great movies get almost universal praise with scores of 9/10 on IMDb or near 100% on Rotten Tomatoes. The same goes for food; there are things …
-
comment
Comment #46161756
It is probably not just a Netflix issue. But it is also quite a philosophical question as to who is to blame. The consumers who watch and pay, or the ones who fund the mediocrity. …
-
comment
Comment #46161621
It's about all the other projects that would have had great quality but did not secure funding because Netflix prefers to fund mass-produced mediocrity. In Germany we have a saying…
-
comment
Comment #46160586
I don't like this. Netflix rarely creates excellent content; instead, it frequently produces mediocre or worse content. Will the same happen for Warner? Are cinemas now second behi…
-
comment
Comment #46159027
My Hetzner servers have been running fine for years. Okay, there were times when I broke something, but at least I was able to fix it quickly and never felt dependent on others.
-
comment
Comment #46158274
Wow, three times in a month is really crushing their trust.
-
comment
Comment #46096982
Well some people like to code and logic puzzles. And especially as it is in its raw form where you can forget all the noise you encounter while coding professionally with many hoop…
-
comment
Comment #45749625
This post is mostly an ad for their migration services?.
- comment
-
comment
Comment #45579163
Author here. I am still happy leaving PowerPoint etc. behind. I am currently in Croatia for a conference and will do two talks with my HTML slides.
-
comment
Comment #45565365
We are also working on a database linter. Currently focusing on Oracle but we will support Postgres soon too. Rules can either run queries against the DB (e. g. foreign key without…
-
comment
Comment #45471781
That's probably their strategy of handling 402 Payment Required[1]. They want to become the platform over which auctions for AI crawlers buying rights to use content take place. Sc…
-
comment
Comment #45379385
It's weird that the just keep the version number. Why not release it as 2.6 or something else. Now it is confusing, do my existing workflows automatically use the updated version a…
-
comment
Comment #45108016
Think of a large template with many attributes like classes and structure. When you want to render this multiple times you just have to update a few things for the unique instance …
-
comment
Comment #45078087
SQL is beautiful in its own way. Definitely not easy to master but beautiful in how much business logic you can implement in not many lines of code. And with SQL macros becoming a …
-
comment
Comment #45074271
Can we start distinguishing between basic stats and surveillance? It sounds like this author also disabled web server logs as any knowledge of traffic is deep surveillance. Is this…
-
comment
Comment #44694828
It is not the nicest but you will quickly get used to it and productive. However maintaining huge websites with thousands of thousands of lines of custom CSS will never be easy. An…