@boro_borr@magyarpeterMP@ZelenskyyUa Currently those buildings operate as museums.And you are right. This guy is a showman. Sometimes it seems like that is his only purpose. But he did not win because of his show. He won because the majority of hungarians HATED Orban's goverment. They had enough of their corruption.
@Elena06vibes@AP HOSH, 1979 - Midnight (The Hanging Tree) ft. Jalja
Some context: Hegedűs has performed the same dance organically 4 weeks ago after the votes were counted. For yesterday the new administration flew Jalja the singer out and she performed the song live under this video.
@zacbowden They need to change Window's port allocationing schemes to win me back. I just cannot stand the constant dicerolls that happen after every restart that determines if my local dev environment keeps working or not.
@lexfridman Security seems unsolvable. Even models themselves can be poisoned during training with just couple of github repos. To solve security you basically need to stop feeding outside inputs to your LLM. This can only be achieved by cutting it off the internet, which gimps usefulness.
@pavandavuluri@GergelyOrosz My biggest painpoint towards windows as dev are window's random port allocations. This makes it impossible to develop large distributed systems. And if windows happened to start up by allocating port range I would like to use I either need to reconfigure everything or restart.
@ID_AA_Carmack I am not an expert but as a consumer rtx and effecient seems odd in the same sentence. The main selling points of new nvidia cards are features that are still trying to solve the performance issues rtx is causing.
@ramxcodes@FFmpeg I do this so much now that I wrote a small script and an alias for it. Whenever I use the built in Windows screen recorder ffmpg can compress the screen recording to 10% or sometimes even 1% of it's original size.
@ID_AA_Carmack I started using Rust and got baffled. Tried out multiple IDEs, conditional breakpoints did not work, adding or removing breakpoints during runtime crashed the debugger. Thought it was a configuration issue. Turns out Rust's debugger is only capable of limited variable inspection.