157

A project I saw linked in the css post, and wanted to share, because I love the insanity.

[-] Sheldan@programming.dev 1 points 7 months ago

Yes, I have seen a product being swapped from oracle, to oracle + PostgreSQL and then only PostgreSQL

[-] Sheldan@programming.dev 3 points 7 months ago

Some interesting features altho some of them are still preview.

102
[-] Sheldan@programming.dev 3 points 8 months ago

There are actually a lot of people learning latin

[-] Sheldan@programming.dev 14 points 11 months ago

Should have still used them. It was harder to read this way.

[-] Sheldan@programming.dev 2 points 1 year ago

I have had major problems, because I am also forced to use WSL. The network situation is the largest problem. Colleagues have had random time differences in WSL causing even TLS to fail, because they were 15 minutes in the past.

I have had major issues, and I think its only because of WSL and wouldnt happen on native Linux.

[-] Sheldan@programming.dev 1 points 1 year ago* (last edited 1 year ago)

I do have some bugs with Insomnia, for example with the oauth configuration failing. (I think it has something to do with some variable there failing) You can workaround that by just removing oauth, and configuring again, but its annowing.

I still like insomnia overall tho.

[-] Sheldan@programming.dev 13 points 1 year ago

Java is not really slow, if implemented well. This is just a reputation it has gotten.

[-] Sheldan@programming.dev 1 points 1 year ago* (last edited 1 year ago)

Something which I realized and made me understand why the return type is not part of the sigure, is the question "what happens if you just call a method, but not assign the return value to a variable?" If you have two methods with the same name, and parameters, and the only difference is the return type, how would you decide what method to call, if you have not the slightest idea which one of them is meant? As you are not required to assign the return value to anything, you have no indication.

[-] Sheldan@programming.dev 1 points 1 year ago

I still cant believe that oracle did it that bad, that people switched off the JDK just entirely

Sheldan

joined 1 year ago