Advertisement · 728 × 90

Posts by Chad Preisler

Post image

In 2021 I bought a computer from Tuxedo Computers a company in Germany that sells awesome Linux based computers. I paid import duties of $25. This year I just purchased a new laptop from them. Import duty is now $286.80. Thanks Donald Trump for costing me so much money. You totally suck.

5 months ago 1 0 0 0

I hope Lego creates a smaller less expensive version of the Star Trek Enterprise.

5 months ago 0 0 0 0

It's open enrollment time for US Health Insurance. It's a stark reminder of just how broken Health Care is in America.

5 months ago 0 0 0 0

¨a complex that would level 700 acres of forest, swallow nearly 2 million gallons of water a day, and draw enough electricity to power a city the size of Seattle." We should all be speaking out against these. I mean they will create just a few dozen long term jobs and consume so much.

5 months ago 0 2 0 0

I quit Amazon Prime about nine months ago, and I don’t miss it at all. I find deals at other retailers, and overall I spend less without it.

5 months ago 0 0 0 0

The two weather apps that I use had no clue that it was going to rain here last night and possibly today. Is this a result of funding cuts to NOAA?

6 months ago 0 0 0 0

Setting up a new iPhone is a long and painful process.

6 months ago 0 0 0 0
Advertisement

Sales will be better if they actually release it!

6 months ago 0 0 0 0

AI might not need weekends off, but it's a hungry beast that consumes large amounts of power and water. We are watching an environmental disaster unfold in real-time.

7 months ago 0 0 0 0
Post image

AI and the race to create super intelligence.

7 months ago 1 1 0 0

Every time I use AI to help with something, I get this feeling of guilt that I'm participating in destroying the environment for generations to come.

7 months ago 0 0 0 0

I was in Washington DC last week. Didn’t see any crime. Didn’t feel like I was in danger. Seemed pretty normal for a big city.

8 months ago 0 0 0 0

I’m a far better developer than any AI on the market today.

9 months ago 0 0 0 0

If all software was proprietary (not open source) would AI know how to write code? Did developers skew themselves by embracing open source?

10 months ago 0 0 1 0

People saying today's AI can replace entry level positions may be right. However, the economic, social, and environmental costs to grow AI into a senior level position will be astronomical.

10 months ago 0 0 1 0
Advertisement

Remember, the people telling you AI is going to take over the world are the people investing billions of dollars into it.

10 months ago 0 0 0 0

Companies need to invest in young people, and stop being greedy ass holes.

10 months ago 0 0 0 0

I recently spent some time exploring AI and different models. It’s amazing that there are some models that appear to just make stuff up when there is no data related to the question.

10 months ago 0 0 0 0

It must be fun to work for a company where the main goal is to create fun things.

10 months ago 0 0 0 0
Preview
At Southwest Airlines, checked bags will no longer fly for free Southwest Airlines will begin charging customers a fee to check bags. It's a significant change for the budget carrier, which built years of advertising campaigns around its policy of letting passenge...

I think Southwest Airlines highlights the problems with companies in America. A profitable, highly liquid company is firing employees, charging customers more and offering customers less. All because greedy investors want more. apnews.com/article/sout...

11 months ago 1 0 0 0
Preview
Screencast using new JavaFX Project Template From Zero to a published JavaFX Desktop app in under 2 minutes

This is the tool JavaFX has been looking for. Impressive! open.substack.com/pub/jdeploy/...

11 months ago 4 1 0 0

If you're a young developer, I recommend you learn to code without the help of AI. You need to understand what is going on and how code works. You only get that knowledge by working through issues as you write code.

1 year ago 3 3 0 0

I do occasionally let AI write code for me, but is is very focused and always thoroughly reviewed. I've seen scene entire projects generated by AI. The code is scary bad.

1 year ago 1 0 0 0

Oh my! What are you cooking at that temp? Steak?

1 year ago 0 0 1 0

Not sure it's the best way, but I add them using a relative URL from the location of my css file.

.my-button {-fx-graphic: url("../images/help.png");}

1 year ago 1 0 1 0
Advertisement

Well written, and valid points. Don't use Lombok.

1 year ago 1 0 1 0

This is just not true. You either don’t know Java or haven’t used it in a very long time.

1 year ago 1 0 0 0

One excellent way to distribute #JavaFX applications is to use jlink to build custom images. You can build for Linux, Windows, and Mac all on one machine without having all the host operating systems. The package is small, and you don't need to install the JDK on each client. #Java

1 year ago 6 3 0 0

Now I'm really pissed off.

1 year ago 0 0 0 0

My #JavaFX application bundle, built for MacOS X with jlink is just 41MB. I built the and bundled the app on Linux and ran it on OS X. No need to install #Java on every client with a jlink image. I used JDK 24 to build the application.

1 year ago 3 2 0 0