HackerTrans
TopNewTrendsCommentsPastAskShowJobs

teliskr

61 karmajoined 14 jaar geleden

comments

teliskr
·9 dagen geleden·discuss
Does my opinion on SQL and ORMs matter anymore? What does Claude think about ORMs an SQL? So far Claude seems to be content with my existing patterns of using JPA/Hibernate. We've been having this conversation since the early 2000s. Will we have it next year? Maybe just for fun... to pretend we are still relevant :(
teliskr
·20 dagen geleden·discuss
I tweaked the css in my browser with developer tools.
teliskr
·20 dagen geleden·discuss
There's a mass delusion in the industry that using Kubernetes has to be hard, grossly over complex, and is always wrong if you are not Netflix scale. Is the system as described by the author significantly less complex and better than a small Kubernetes system? Sounds like they went through a lot of work to get it to their desired state.

Rolling your own zero-downtime deployments is as about as a good idea as rolling your own security... it's not a good idea.

I run our small system on a single EC2 instance with K3s. It runs a half-dozen or so services and does it quite well. I don't think it is particularly complex or over engineered. I like how easy it is to maintain the configuration in a helm package and quickly deploy it in different environments.

There is a learning curve for doing K8s well, but that's true for any non-trivial system.
teliskr
·4 maanden geleden·discuss
I've been using Macbook Pros for a long time. I usually spend 3-4k on them. I recently purchased an 14" Asus ZenBook for $1300 and loaded Omarchy Linux on it. I wanted to have something less expensive and lightweight for traveling. I really like it a lot! I notice that it is a little slower than my Macbook Pro, but the performance completely acceptable for most things.
teliskr
·2 jaar geleden·discuss
Some people get entirely too dogmatic about their “XYZ is wrong, don’t do it!” beliefs. At the time I implemented JWT in our system, many years ago; it was the most straightforward way to solve the problems that I had. I read about the pitfalls and have yet to experience any of them. So in short.. “no regrats” from this heathen.
teliskr
·2 jaar geleden·discuss
I maintain a system I created in 2004 (crazy right). Not sure how we lived; but at the time, emojis were not as much of a thing. This has come to bite me several times.