home.social

Search

413 results for “nurkiewicz”

  1. @nurkiewicz and merged. And the follow-up request to clean up now unused zig files was created. And closed by #AI. As ai #slop. Ironic.

  2. @nurkiewicz and merged. And the follow-up request to clean up now unused zig files was created. And closed by #AI. As ai #slop. Ironic.

  3. @nurkiewicz and merged. And the follow-up request to clean up now unused zig files was created. And closed by #AI. As ai #slop. Ironic.

  4. @nurkiewicz and merged. And the follow-up request to clean up now unused zig files was created. And closed by #AI. As ai #slop. Ironic.

  5. @nurkiewicz and merged. And the follow-up request to clean up now unused zig files was created. And closed by #AI. As ai #slop. Ironic.

  6. @nurkiewicz
    Right, I now see why/ how some jobs posted in LI are from the completely wrong company...
    (I inferred a recruiter is doing both jobs, but didn't shift login, so the post has wrong source/ account).
    Your observation implies the recruiter would be completely doing professional practice.

  7. Back in 2014 I had a talk on the very first conference. One of my slides was joking that all of these lines are equivalent, except one, which doesn't compile. I have no idea which one was it ;-)

    The last time I used full-time was almost a decade ago | nurkiewicz.github.io/talks/201

  8. I'm speaking at about building resilient services in 1 hour. Check out the slides already! nurkiewicz.com/slides/resilien

  9. @infosec812 Actually simplified WebSockets significantly. E.g. here's a complete rudimentary chat that receives a message over web socket and broadcasts to everyone else: github.com/nurkiewicz/reactor-. Maybe 10 lines of real code.

  10. @nurkiewicz SSE is easier in Java with the typical JAX-RS/Spring APIs... WebSockets are a dream if you use #VertX. I think the problem is not the technology, but the implementation in Java being overly complex.

  11. @glaforge @rdmueller are particularly fun for experimenting because they don't require authorization. I tried a global stream of posts and works great! mastodon.social/@nurkiewicz/10

  12. @[email protected]: "Dziś w Better Software Design rozmowa z @nurkiewicz na temat programowania reaktywnego. Jak działa ten paradygmat, w czym pomaga, a kiedy przyniesie więcej problemów niż korzyści - o tym wszystkim (i nie tylko) można posłuchać w odcinku BSD 44"

    bettersoftwaredesign.pl/episod

    #RxJava #Reactor #Reactive #Java #RxJS

  13. RE: fosstodon.org/@nurkiewicz/1164

    It’s all about the money and it always was. As AI vendors start charging what it actually costs instead of burning VC, this is going to change the story from „we’re gonna fire you for not using enough AI“ to „pleeeease use it only when it really helps“. Turns out, this is something, that well trained engineers can actually do.

    #ai #anthropic #tokenmaxxing #swdev #programming

  14. RE: fosstodon.org/@nurkiewicz/1164

    It’s all about the money and it always was. As AI vendors start charging what it actually costs instead of burning VC, this is going to change the story from „we’re gonna fire you for not using enough AI“ to „pleeeease use it only when it really helps“. Turns out, this is something, that well trained engineers can actually do.

    #ai #anthropic #tokenmaxxing #swdev #programming

  15. RE: fosstodon.org/@nurkiewicz/1164

    It’s all about the money and it always was. As AI vendors start charging what it actually costs instead of burning VC, this is going to change the story from „we’re gonna fire you for not using enough AI“ to „pleeeease use it only when it really helps“. Turns out, this is something, that well trained engineers can actually do.

    #ai #anthropic #tokenmaxxing #swdev #programming

  16. RE: fosstodon.org/@nurkiewicz/1164

    It’s all about the money and it always was. As AI vendors start charging what it actually costs instead of burning VC, this is going to change the story from „we’re gonna fire you for not using enough AI“ to „pleeeease use it only when it really helps“. Turns out, this is something, that well trained engineers can actually do.

    #ai #anthropic #tokenmaxxing #swdev #programming

  17. RE: fosstodon.org/@nurkiewicz/1164

    It’s all about the money and it always was. As AI vendors start charging what it actually costs instead of burning VC, this is going to change the story from „we’re gonna fire you for not using enough AI“ to „pleeeease use it only when it really helps“. Turns out, this is something, that well trained engineers can actually do.

    #ai #anthropic #tokenmaxxing #swdev #programming

  18. 's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  19. „The income [from selling .ai domains] accounts for about 20% of Anguilla's total government revenue” finance.yahoo.com/news/tiny-ca. To be honest it already was 5% before the boom (!)

    As a Pole 🇵🇱 I’m looking forward to a great comeback of

  20. God bless git... edition:

    ```
    sed -i without '' wiped the file on macOS. Restoring from git first
    ```

  21. MacOS Desktop app switching to Node.js backend and web frontend :-( raycast.com/blog/a-technical-d

  22. "Hey Claude, rewrite this in Rust, make no mistakes"
    Narrator: "Little did he know, Claude did make mistakes"
    github.com/oven-sh/bun/issues/ ;-)

  23. TIL you can run `ffmpeg` (compiled to ) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  24. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  25. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  26. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  27. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  28. Jail-breaking Unitree Robot Dog by... injecting `curl` commands after random password... youtube.com/watch?v=lA8WuXDXfc

  29. A 1 million line PR rewriting from to just dropped... github.com/oven-sh/bun/pull/30