Viewing profile — jonfk
jonfk
HN member- Joined
- Sat, Apr 23, 2011, 8:05 PM UTC
- HN karma
- 59
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jonfk
No profile information was provided.
Recent public activity
-
comment
Comment #45262024
What withinboredom meant is that running processes in containers don't add overhead vs simply running them outside of them. That is mostly true because of the way that containers w…
-
comment
Comment #40869135
Since finding out about Kowloon walled city, I have been fascinated with it. Most cities have sections (usually older parts of them) that are maze like, and they are often my favor…
-
comment
Comment #38130579
I prefer using markdown files in a repo and generating my website using a SSG, because I find managing plain text files and a simple CI/CD pipeline to deploy easier to manage. The …
-
comment
Comment #36716108
My understanding is that this is usually done by companies that need to implement delegated authorization which is the bread and butter of OAuth 2.0. By starting and implementing t…
-
comment
Comment #33929926
I have found 1 to 2 week leaves not unusual. I am taking a month off this year after not taking any ptos around the holidays other than the mandatory ones for the last several year…
-
comment
Comment #30180249
Here is the github repo for httpyac [1]. Not sure why it's not part of the httpyac org that hosts the site. [1] https://github.com/AnWeber/httpyac
-
comment
Comment #30178745
To add another data point, I also moved on from Postman a while ago. Similarly to several commentors here I had found it to have become bloated, slow and buggy imho. In my particul…
-
comment
Comment #22032062
The use case would be the same as the one covered by jdbc and odbc. That is creating a standard interface to connect to databases at a lower level than the orm. This could then be …
-
comment
Comment #2898833
I think he makes some valid points. At first I was a bit ticked off that he is redefining what operating system means somewhat. But he is right in many ways and what really counts …