Load site modules...
lade...
random avatar

gerbrand - Network

Posts Subscribe

E.g. something to describe data-format in a programming language agnostic way. With tool support for many popular programming languages, and...

https://fosstodon.org/@gerbrand/...

E.g. something to describe data-format in a programming language agnostic way. With tool support for many popular programming languages, and ways to generate document. And easy enough to use.

is very popular but that's more focused on endpoints and operations, but lacking on data-format. And for my particular problem the data-format is more important than the operations.

17.4.2025 09:17E.g. something to describe data-format in a programming language agnostic way. With tool support for many popular programming languages, and...
https://fosstodon.org/@gerbrand/...

What do you recommend as format for data exchange? Like XSD, EDI in the (far) past? Json schema? Typed schema? Openapi ? #JSON #schema #Data...

https://fosstodon.org/@gerbrand/...

What do you recommend as format for data exchange? Like XSD, EDI in the (far) past? Json schema? Typed schema? Openapi ?

17.4.2025 09:15What do you recommend as format for data exchange? Like XSD, EDI in the (far) past? Json schema? Typed schema? Openapi ? #JSON #schema #Data...
https://fosstodon.org/@gerbrand/...

UX tip for whoever created this: suspend *should* suspend, no dumb app should inhibit this.#KDE #linux

https://fosstodon.org/@gerbrand/...

UX tip for whoever created this: suspend *should* suspend, no dumb app should inhibit this.

15.4.2025 17:09UX tip for whoever created this: suspend *should* suspend, no dumb app should inhibit this.#KDE #linux
https://fosstodon.org/@gerbrand/...

Getting a heated running laptop out of my travel-bag after commute.#Linux #KDE

https://fosstodon.org/@gerbrand/...

Getting a heated running laptop out of my travel-bag after commute.

15.4.2025 17:07Getting a heated running laptop out of my travel-bag after commute.#Linux #KDE
https://fosstodon.org/@gerbrand/...

Updating my website, some forgotten about page had a twitter link.The 'nearly 20 years professional software development' should be...

https://fosstodon.org/@gerbrand/...

Updating my website, some forgotten about page had a twitter link.
The 'nearly 20 years professional software development' should be 25 years by now but that feels a bit painful to update.

15.3.2025 21:01Updating my website, some forgotten about page had a twitter link.The 'nearly 20 years professional software development' should be...
https://fosstodon.org/@gerbrand/...

Just learned about stable values in Java: https://openjdk.org/jeps/502 Looks a bit like lazy val in Scala, but with benefits of being part...

https://fosstodon.org/@gerbrand/...

Just learned about stable values in Java: openjdk.org/jeps/502 Looks a bit like lazy val in Scala, but with benefits of being part of the JVM spec and presumably optimized.

28.1.2025 14:43Just learned about stable values in Java: https://openjdk.org/jeps/502 Looks a bit like lazy val in Scala, but with benefits of being part...
https://fosstodon.org/@gerbrand/...

I sometimes refrain from doing refactoring because I know it lead to discussion for on which I don't want to spent any energy....

https://fosstodon.org/@gerbrand/...

I sometimes refrain from doing refactoring because I know it lead to discussion for on which I don't want to spent any energy.

23.12.2024 09:07I sometimes refrain from doing refactoring because I know it lead to discussion for on which I don't want to spent any energy....
https://fosstodon.org/@gerbrand/...

I see a worrying amount of corporates utilizing tools as zscaler too decrypt and monitor all https traffic. From ZScaler...

https://fosstodon.org/@gerbrand/...

I see a worrying amount of corporates utilizing tools as zscaler too decrypt and monitor all https traffic.
From ZScaler website:
"See and understand what employees are sending outside of the organization"
zscaler.com/resources/security

Not only a big hassle (all kind of tools not working properly anymore), but also a huge invasion of privacy.
Corporate control of employees. And with authoritarianism on the rise this is even more worrying.

10.12.2024 10:29I see a worrying amount of corporates utilizing tools as zscaler too decrypt and monitor all https traffic. From ZScaler...
https://fosstodon.org/@gerbrand/...

Blog post on fallacies in data engineering I often see.https://software-creation.nl/2024/07/what-is-wrong-with-the-data-platform/#data...

https://fosstodon.org/@gerbrand/...

Blog post on fallacies in data engineering I often see.
software-creation.nl/2024/07/w

1.8.2024 10:36Blog post on fallacies in data engineering I often see.https://software-creation.nl/2024/07/what-is-wrong-with-the-data-platform/#data...
https://fosstodon.org/@gerbrand/...

yaml is just an api to the system your using like Kubernetes. If it doesn't suffice use another API. Don't mess with systems like...

https://fosstodon.org/@gerbrand/...

yaml is just an api to the system your using like Kubernetes. If it doesn't suffice use another API.

Don't mess with systems like helm and argocd further complicating your infra.

26.7.2024 15:10yaml is just an api to the system your using like Kubernetes. If it doesn't suffice use another API. Don't mess with systems like...
https://fosstodon.org/@gerbrand/...

Developers, stop creating yaml using templates.

https://fosstodon.org/@gerbrand/...

Developers, stop creating yaml using templates.

26.7.2024 15:09Developers, stop creating yaml using templates.
https://fosstodon.org/@gerbrand/...

Why is a database that doesn't support primary keys or any other basic security so popular? #Snowflake #Cloud #Database Any data...

https://fosstodon.org/@gerbrand/...

Why is a database that doesn't support primary keys or any other basic security so popular? Any data architects that have insight on that?
software-creation.nl/2024/07/s

13.7.2024 15:26Why is a database that doesn't support primary keys or any other basic security so popular? #Snowflake #Cloud #Database Any data...
https://fosstodon.org/@gerbrand/...

"What we have today is a centrally-planned economy by MBA sociopaths, operated as a looting ground for the rich."

https://fosstodon.org/@gerbrand/...

"What we have today is a centrally-planned economy by MBA sociopaths, operated as a looting ground for the rich."

20.6.2024 06:34"What we have today is a centrally-planned economy by MBA sociopaths, operated as a looting ground for the rich."
https://fosstodon.org/@gerbrand/...

The tragedy is that frontend development has become much more unnecessary complex with rise of web...

https://fosstodon.org/@gerbrand/...

The tragedy is that frontend development has become much more unnecessary complex with rise of web development.
baldurbjarnason.com/2024/the-d

20.6.2024 06:34The tragedy is that frontend development has become much more unnecessary complex with rise of web...
https://fosstodon.org/@gerbrand/...

thousands of articles how to deduplicafe your data by copying from one table to another. god awful tools like dbt. busy time for data...

https://fosstodon.org/@gerbrand/...

thousands of articles how to deduplicafe your data by copying from one table to another. god awful tools like dbt. busy time for data engineers (data analyst) but no one questioning the platform

14.5.2024 19:33thousands of articles how to deduplicafe your data by copying from one table to another. god awful tools like dbt. busy time for data...
https://fosstodon.org/@gerbrand/...

How come snowflake is so popular while it doesn't even support primary keys ? #snowflake

https://fosstodon.org/@gerbrand/...

How come snowflake is so popular while it doesn't even support primary keys ?

14.5.2024 19:26How come snowflake is so popular while it doesn't even support primary keys ? #snowflake
https://fosstodon.org/@gerbrand/...

Ideate alone. Then discuss together and dot vote. Brainstorm does not work

https://fosstodon.org/@gerbrand/...

Ideate alone. Then discuss together and dot vote. Brainstorm does not work

17.4.2024 06:54Ideate alone. Then discuss together and dot vote. Brainstorm does not work
https://fosstodon.org/@gerbrand/...

Brainstorming gives the illusion of group productivity. Generating ideas alone is harder but more effective. From the book Continuous...

https://fosstodon.org/@gerbrand/...

Brainstorming gives the illusion of group productivity. Generating ideas alone is harder but more effective. From the book Continuous Discovery Habits by Teresa Torres

17.4.2024 06:50Brainstorming gives the illusion of group productivity. Generating ideas alone is harder but more effective. From the book Continuous...
https://fosstodon.org/@gerbrand/...

Jira is awful enough without co workers taking it serious. I don't know any ticket numbers, won't ever remember them so stop...

https://fosstodon.org/@gerbrand/...

Jira is awful enough without co workers taking it serious. I don't know any ticket numbers, won't ever remember them so stop mentioning them in standups

2.3.2024 20:28Jira is awful enough without co workers taking it serious. I don't know any ticket numbers, won't ever remember them so stop...
https://fosstodon.org/@gerbrand/...

Watching Deep Impact (1992) on netflix. US movie makers can't imagine people leaving their car in case of grave danger but rather prefer...

https://fosstodon.org/@gerbrand/...

Watching Deep Impact (1992) on netflix. US movie makers can't imagine people leaving their car in case of grave danger but rather prefer get stuck in a traffic jam.

2.2.2024 15:13Watching Deep Impact (1992) on netflix. US movie makers can't imagine people leaving their car in case of grave danger but rather prefer...
https://fosstodon.org/@gerbrand/...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members

⬆️

⬇️