Viewing profile — jbergens
jbergens
HN member- Joined
- Wed, May 21, 2014, 12:09 PM UTC
- HN karma
- 307
- Public activity
- 541 items
- HN profile
- View on Hacker News ↗
About jbergens
No profile information was provided.
Recent public activity
-
comment
Comment #44255414
I was surprised that TFS was not mentioned in the story (at least not as far as I have read). It should have existed around the same time and other parts of MS were using it. I thi…
-
comment
Comment #43299978
I'm personally on the side that thinks that pg + x != pg. It might not even be possible to install x on some hosted pg servers. It is great that you can expand pg and that you and …
-
comment
Comment #41598946
I don't think the example was perfect which explains your wife's reaction. Think of it more like the first delivery guy/girl left his/her car outside and wrote 123 on it. Then walk…
-
comment
Comment #39058414
I don't see any reason why it shouldn't scale. It also allows you to use any backend language. If you write messy code in php and think it is the language 's fault then you can use…
-
comment
Comment #38833086
The two parts below means different things. Just thought about it. > I wonder how much longer until we have a military device that doesn't work killing people... And > I wonder how…
-
comment
Comment #38732212
Do you really want the thousands of bugs that would occur if we shipped a real binary to each device? And all security problems? Sorry, the FooApp 1.1 does not support your iPhone …
-
comment
Comment #38605709
Meant to link to the root but can't change now. https://htmx.org/
-
comment
Comment #38605682
Sounds like htmx. https://htmx.org/essays/right-click-view-source/
-
comment
Comment #37608801
I remember a client using Graylog. It was good for app logging and is available as open source.
-
comment
Comment #37599828
There was/is a state management lib called Mobx that was released years ago and was usually combined with React. It was kind of reactive, very easy to use and fast. It normally onl…
-
comment
Comment #37509628
Did you read the article? The main issue with your idea is that an LLM won't know if the algorithm it created is any good, or even if it works at all. If it can't check that it wil…
-
comment
Comment #37509431
In Sweden we have a special authetication system that is owned by the banks. It is called BankID and generally works well but it has flaws, especially that you shouldn't use it if …
-
comment
Comment #37334290
I know that some of them tried to rewrite large systems but failed. You are right that it is not just a money issue since they could spend hundreds of millions of dollars on the re…
-
comment
Comment #37319988
A really, really bad argument in my opinion. That thinking would lead us to Cobol.
-
comment
Comment #37319958
I remember it as at that time Windows and Unix was the common systems. I know we collected statistics for our business software offering that could run on multiple types of Unix an…
-
comment
Comment #37318030
This sounds like an idea without any real data. For people to prefer one they had to try both and I guess especially data science people just took the most common language in their…
-
comment
Comment #37147368
I think Angular looks like Htmx on crack but I do remember that Angular was first. We used it in a project and it worked perfectly. If you have the need to write a lot of logic and…
-
comment
Comment #37046074
> Aeroflot is disabling 1 out of 4 brakes, not all 4 1 out of 4 brakes _so far_...
-
comment
Comment #37046009
I don't remember everything I've done or why. There is very little training data to be found for us as persons. IF they hack your phone or computer they might be able to store how …
-
comment
Comment #37045766
It has come down a bit in price in Sweden but they do need to scale up their factories get the prices down much more to sell more.
-
comment
Comment #36720947
In a way it would be logical for Apple to get out of the computer business and scrap all MacBooks and Mac Minis. That they only have around 10% of the market means that most people…
-
comment
Comment #36654498
Other companies are still building cd players, Linn could too if they wanted to. They do build streamers.
-
comment
Comment #36518709
When you have more time and budget for a project you can teach junior developers to optimize code better.
-
comment
Comment #36326189
If one thousand of us read one page each we can be done in 15 minutes! Then we just have to sync our knowledge.
-
comment
Comment #35833664
Of course there are some challenges and some use cases where Htmx is not the best solution but I think it can scale pretty far. You can split a large app into pages and then each p…