home.social

Search

91 results for “thejvmbender”

  1. @thejvmbender I can recommend #EFCore. I used version 6, database-first approach, on top of #MSSQL. I wrote some very complex C# Linq queries and then manually validated the SQL queries generated by EFCore using SQL Server Profiler -- they were great and optimal. Using #LinqPad directly connected to the database was also quite convenient for development and experiments.

    learn.microsoft.com/en-us/ef/c
    linqpad.net/

  2. The following "JFX In Action" interview gives insights into a new open-source JavaFX project: Swaggerific. It's created by Özkan Pakdil, @thejvmbender, who tells us more about this Postman alternative to interact with REST endpoints documented with a Swagger JSON.

    Video: youtube.com/watch?v=3_T0LDZ-Wt

    Blog post: webtechie.be/post/2024-11-05-j

    #java #javafx #openjdk #openjfx #jfxinaction #javafxinaction

  3. @gluonhq out of curiosity in #sdkman I see gluon 22

    will there be any new release on there ?

  4. @gluonhq out of curiosity in #sdkman I see gluon 22

    will there be any new release on there ?

  5. @gluonhq out of curiosity in I see gluon 22

    will there be any new release on there ?

  6. @wojtek I used xiaomi and samsung before, I think samsung was more annoying. now I am using pixel for a very long time, I tried iphone last year, but it did not allow me to install ublock origin so I returned. Tried sony xperia something for smaller size it had awkward size so returned, I was doing a small research and found gsmarena.com/sharp_aquos_sense this looks like the smaller and nicest android in the market now, but I may go for pixel 10a :)

    my main problem is size with the latest phones, they are growing and growing, all become #phablet now.

  7. @42aross there has been articles about AI may figure out animal languages, any news on that ? 🤓

    Also this video explain nicely

    youtu.be/7jIBDF2iN6A

    #science #scienceMastodon

  8. CW: AI Rant

    I used #junie account 3 days in this week and finished my credits :) also I am using #copilot in daily office work, and I manage to finish my tokens maybe once in last 6 months. And it is refreshed in couple of days.

    Feels like there is a big miscalculation or wrong monitoring happening here.

    I am not talking only for myself, A friend also was complaining Cursor is eating the tokens too quickly and I heard Cluade changed iterations number internally so the generated code is getting worse lately.

    #ai #rant

  9. I love the airbender story and has been watching all just heard they leaked this one out ❤️

    #airbender #avatar_last_airbender

    imdb.com/title/tt18259538/

  10. is #js the next #java applets, some may remember, there were so many viruses and hacks has been happening with #applets around 2000s at the end they drop the applets totally.

    Now having #dependabot or #snyk is like just bringing a new security hole strangely opposite the intention.

    Probably better to not upgrade if all versions are secure and stay there forever 😃

    youtube.com/watch?v=o7NYXvYohYk

  11. is #js the next #java applets, some may remember, there were so many viruses and hacks has been happening with #applets around 2000s at the end they drop the applets totally.

    Now having #dependabot or #snyk is like just bringing a new security hole strangely opposite the intention.

    Probably better to not upgrade if all versions are secure and stay there forever 😃

    youtube.com/watch?v=o7NYXvYohYk

  12. is #js the next #java applets, some may remember, there were so many viruses and hacks has been happening with #applets around 2000s at the end they drop the applets totally.

    Now having #dependabot or #snyk is like just bringing a new security hole strangely opposite the intention.

    Probably better to not upgrade if all versions are secure and stay there forever 😃

    youtube.com/watch?v=o7NYXvYohYk

  13. is #js the next #java applets, some may remember, there were so many viruses and hacks has been happening with #applets around 2000s at the end they drop the applets totally.

    Now having #dependabot or #snyk is like just bringing a new security hole strangely opposite the intention.

    Probably better to not upgrade if all versions are secure and stay there forever 😃

    youtube.com/watch?v=o7NYXvYohYk

  14. is the next applets, some may remember, there were so many viruses and hacks has been happening with around 2000s at the end they drop the applets totally.

    Now having or is like just bringing a new security hole strangely opposite the intention.

    Probably better to not upgrade if all versions are secure and stay there forever 😃

    youtube.com/watch?v=o7NYXvYohYk

  15. I was reading google tools and saw chromium.org/chromium-os/devel which looks like a linter job doing some replace. Here is a open source tool doing that github.com/simonepri/ifttt-lint

    I am wondering where do we use this kind of tool in projects ? Just real world scenarios.

    please boost to reach more people.

    TIA

    #linter #software #softwareDeveloper #engineer #code #programming

  16. I have been testing #OrbStack on #MacOS today and it looked like 3x faster than #Podman do you know why ? Maybe I am missing some configuration. And I was asking this to gpt, GPT shared this table, I am disappointed, I hope podman gets faster.

  17. I have been testing #OrbStack on #MacOS today and it looked like 3x faster than #Podman do you know why ? Maybe I am missing some configuration. And I was asking this to gpt, GPT shared this table, I am disappointed, I hope podman gets faster.

  18. I have been testing #OrbStack on #MacOS today and it looked like 3x faster than #Podman do you know why ? Maybe I am missing some configuration. And I was asking this to gpt, GPT shared this table, I am disappointed, I hope podman gets faster.

  19. I have been testing #OrbStack on #MacOS today and it looked like 3x faster than #Podman do you know why ? Maybe I am missing some configuration. And I was asking this to gpt, GPT shared this table, I am disappointed, I hope podman gets faster.

  20. I have been testing on today and it looked like 3x faster than do you know why ? Maybe I am missing some configuration. And I was asking this to gpt, GPT shared this table, I am disappointed, I hope podman gets faster.

  21. hey guys, I have been working on this project around 3 months with #Junie and it has been a very good experience

    I used #splunk many years and I realized there is not one project which can work like that, easy to install and run. if anyone likes to contribute I am very fast code reviewer and good vibes guy 🥳 feel free to join

    github.com/ozkanpakdil/grepwise

  22. #PostgreSQL 18 just landed—and I built a benchmark dashboard comparing PG versions 12–18 using pgbench mix tests:

    pgbench.github.io/mix/

    PG18 leads in every metric:
    - 3,057 TPS
    - 5.232 ms latency
    - 183,431 transactions
    Have you tested version 18 in production yet? Any tuning tips or surprises?
    #TechNews
    #PerformanceTesting

  23. #PostgreSQL Differential Code Coverage—Now Automated Daily!

    Just came across a fantastic initiative by [@nbyavuz](github.com/nbyavuz) that I think the Postgres community will appreciate.

    They’ve built a script that generates **differential code coverage** between the latest release branch (currently `REL_18_STABLE`) and `HEAD`—a great way to track what’s being tested as the codebase evolves. Even better, it’s automated via GitHub Actions and published daily as an HTML report.

    Script: github.com/nbyavuz/postgres-co
    Live Report: nbyavuz.github.io/postgres-cod

    Whether you're contributing to Postgres or just curious about test coverage trends, this is worth a look. Kudos to the author for making this public and maintainable!

    If you have thoughts or suggestions, I’m sure they’d welcome feedback.

    #CodeCoverage #OpenSource #DevTools #Testing #GitHubActions

  24. @mvniekerk at 2025 , they don't know about #artifactory and #jfrog 🤓 even GitHub also head some repository functionality