Tag Archives: Java

Java Midwittery

Posted in Programming | Tagged , , | Leave a comment

Welcome to the “Future” of App Deployments

I’m sitting here watching the braintrust in our IT organization tell everyone about a NEW! “PRO!” product that will do database migrations with Jenkins, and I’m just sitting over here thinking about the native migrations available by default in Ruby … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

From Node to Ruby on Rails | D U N K

Building the web app in Rails took me 2 days – the same thing in Node would have taken 2 weeks. I’ve also included things I wouldn’t have attempted to build on Node/Express until I proved the idea out (editing … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Kinda a big announcement – Joel on Software

I took a few stupid years trying to be the CEO of a growing company during which I didn’t have time to code, and when I came back to web programming, after a break of about 10 years, I found … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

TECH | Stop using JPA/Hibernate · Blog de Laurent Stemmer

Here an example of a JPA entity (using Lombok for “simplicity”): <sarcasm quotes mine> Source: TECH | Stop using JPA/Hibernate · Blog de Laurent Stemmer Through a very long series of unfortunate circumstances, I was backed into using Java/Spring/Hibernate/Angular in … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment

What I wish I had known about single page applications – Stack Overflow Blog

I settled on JHipster, a development platform for building web applications using modern technology: Angular, React or Vue for the client side, and Spring plus Gradle or Maven for the server side. It’s been around for years, is very well … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Google And Oracle’s Decade-Long Copyright Battle Reaches Supreme Court : NPR

Source: Google And Oracle’s Decade-Long Copyright Battle Reaches Supreme Court : NPR I don’t want Oracle to win on the basis of software copyrights, but I do want Google to lose, and get hit with an astronomical penalty. I also … Continue reading

Posted in Religion | Tagged , , | Leave a comment

Something Refreshing for a Change

Can I just say how much I appreciate good software, for a change? Jenkins is cool stuff, even if it is built on Java. Also, it’s complicated to get a project building, but, then, getting a project deploying automatically is … Continue reading

Posted in Programming | Tagged , | 1 Comment

How 4 Chinese Hackers Allegedly Took Down Equifax | WIRED

While the operation had a certain degree of complexity, Equifax itself made their job much easier than it should have. It should have patched that initial Apache Struts vulnerability, for starters. And an FTC complaint from last summer also found … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

IMHO: The Mythical Fullstack Engineer – Stack Overflow Blog

It’s my experience that the above MVFE is pretty uncommon. The profile describes a person with skills requiring thousands of hours to master, but who doesn’t take part in the holistic decision making process. By nature, the value of a … Continue reading

Posted in Programming | Tagged , , , | Leave a comment