Advertisement · 728 × 90

Posts by Stephan Wissel

The #SingTel mobile plan nobody tells you about: Protect Plan monthly, 5gb 5G, 100min talk. S$4.90

1 week ago 0 1 0 0

Little thought experiment: on some parts of the German Autobahn there is no speed limit, so I can go 300 km/h (186 mi/h). Since I’m German I’m allowed to do that on a US freeway too, no? #freedomofspeech

4 months ago 1 0 0 0
Preview
Wifi Smart switch 4/5/6/8/10gang Smart life App Alexa Google Yandex Alice voice control 100V-240V 2way electrical light switch Smarter Shopping, Better Living! Aliexpress.com

AliExpress.

a.aliexpress.com/_c3zy5rSH

4 months ago 0 0 0 0
Post image

What happens when the vendor of a no-neutral-wire-required smart switch underspecs the capacitor #iot #smarthome

4 months ago 0 0 1 0

In which #security camp are you? Roles or Attributes?
#RBAC #ABAC

1 year ago 0 0 0 0

Does the #Google gSuite support the #wopi protocol or is that limited to #LibreOffice #Collabera and #o365 ?

1 year ago 0 0 0 0

When you let a #SOAP architect design a #REST service, you get something like the #WOPI protocol where a request header determines vastly different actions to be taken #openstandards

1 year ago 0 0 0 0
Advertisement
HAL-Explorer UI image

HAL-Explorer UI image

f you are interested in #rest, #java, #hal, #halforms, #hypermedia, #hateoas, and #angular, please take a look at my project "HAL Explorer".

See github.com/toedter/hal-...

1 year ago 4 2 0 0

One of the nice things is that all required lower-level concepts that are needed to achieve PQC are baked into the core JDK.
Java's long-term commitment (whatever is in the JDK will be supported for many years by different vendors) make it a perfect choice for writing code that needs PQC.

1 year ago 6 3 0 0

Question for #OpenSource #license experts: when you ship a #JavaDoc jar, it contains some JS files that are GPL licensed. Does that impact the all over licensing of your product?

1 year ago 1 0 0 0

Got a link to pre-order?

1 year ago 0 0 1 0

They rip it out from your beating chest

1 year ago 2 0 0 0

TIL: when you create a JavaDoc.jar with the JavaDoc command, the resulting jar contains Oracle code licensed under the GPL (even when you don’t use the Oracle #jdk ) I had to cpr legal when they saw it. #Java

Luckily there is #jetbrains dokka command as a drop-in replacement Apache-2.0 licensed

1 year ago 2 2 0 0
Post image

✅ Cover design done! Alhamdulillah!

A hive of fresh Java concurrency insights—buzzing your way soon!

1 year ago 14 1 1 0
Advertisement

Uuugh

1 year ago 1 0 0 0

Elevator manufacturers calculate an average of 64kg per passenger when indicating passenger count.
I have news for them 🤪

1 year ago 0 0 0 0

Ist there a better CLI to create #Java projects with #Maven than `mvn archetype:generate`?

Asking for a friend

1 year ago 2 1 0 0
Preview
The Product Model Solves For Tech Debt Author’s note: on rereading this, it seems like I’m calling for dev/ops integration via the product model which is hardly revolutionary. Old news, right? And yet … why is there still SO MUCH TECHNICAL...

If you told rail company they shouldn't spend money on train maintenance, they'd tell you would kill the business (and people). Software is the same, executives just need to get that through the head. www.forrester.com/blogs/the-pr...

1 year ago 7 2 1 0

(Try -> fail -> recover) *n => succeed

Kopf hoch, Füße hoch

1 year ago 1 0 0 0

This is The Way!

1 year ago 0 0 1 0

There are two ways to write bug free software. Only the third one works.

1 year ago 3 0 0 0
Advertisement
Cat

Cat

I‘m watching you

1 year ago 2 0 0 0

The secret to always having fun is to be VERY flexible in your definition of fun!

1 year ago 0 0 0 0
Post image

Look what came. Author copies of "Real-World Java: Helping You Navigate the Java Ecosystem". For those who know Java, but not the whole ecosystem. Students. People transferring from another language/haven't worked with Java in years/on legacy projects. Check it out: www.amazon.com/Real-World-J...

1 year ago 7 3 0 0

What #AI or #ML system would you use to train on #IoT data to maximise #smartfarm output? Asking for a friend

1 year ago 0 1 0 0

TIL to make links embedded in #svg you need xlink:href and need to add the svg as object, not as img, to your #html page

1 year ago 0 0 0 0
Preview
The business of nicknames When they help brands and employees. And when they hurt

Fancy list of colleague nicknames from @economist.com

“wheelbarrow” (only works when pushed), “broken arrow” (doesn’t work but can’t get fired) and “deck chair” (always folds under pressure)

The business of nicknames
www.economist.com/business/202...

1 year ago 1 0 0 0

I see, this allows to use the builder to create completely new records too. Could be modified for fields that don’t have a predictable default value. Nice one

1 year ago 1 0 0 0
Advertisement
wissel.net - Java Record Derived Creation (stopgap until JEP 468 arrives) Java Record Derived Creation (stopgap until JEP 468 arrives) - Java 14 (in a preview feature) introduced Records. In a nutshell: Records are (mostly) immutable objects with a greatly reduced amount of...

Derived #Java record creation using a builder wissel.net/blog/2024/12...

1 year ago 2 1 0 0
wissel.net - Java Record Derived Creation (stopgap until JEP 468 arrives) Java Record Derived Creation (stopgap until JEP 468 arrives) - Java 14 (in a preview feature) introduced Records. In a nutshell: Records are (mostly) immutable objects with a greatly reduced amount of...

I created a variation using a builder which is close to the spirit of JEP468. What do you think? wissel.net/blog/2024/12...

1 year ago 0 0 1 0