• 3 Posts
  • 1.16K Comments
Joined 2 years ago
cake
Cake day: September 24th, 2023

help-circle
  • FizzyOrangetoVS CodeVS Code Release 1.100
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 days ago

    Yeah I wish they were spending some development effort on the actual IDE and not just all AI stuff. There’s still basic stuff like the Process Viewer CPU usage just not working at all, which makes it very difficult to diagnose performance issues - one of the main complaints people have about VSCode!

    Though I will say using AI to generate alt text is a pretty decent idea.












  • So, Windows has fully optimal behaviour here:

    If you click on an area of the window that cannot be dragged from, it raises it on mouse-down.

    If you click on an area of the window that can be dragged on, it doesn’t raise if you start a drag, otherwise it raises it on mouse-up.

    That’s the desired behaviour. I agree people didn’t really explain that clearly.

    I haven’t looked into it for over 20 years but as I recall it is impossible to do this with X11. I have no idea if Wayland added some kind of support for this, but I would be quite surprised given how long it took them to do screenshots.

    Part of the difficulty is that you need to somehow query an app on mouse-down if it might start a drag. I have no idea how Windows does that… but… they solved it decades ago.




  • FizzyOrangetoGitConverting a Git repo from tabs to spaces
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    8 days ago

    IMO it’s because open source developers commonly use editors that have poor support for tabs, like Vim and Emacs.

    Tabs are definitely better but to use them properly you do really need a “visualise whitespace” option enables. Emacs does it like this and Vim like this. Both awful.

    Possibly also a bit because tabs for indentation, alignment for spaces is just too complex for most developers. Hell most can barely even get spaces right. I work in a couple of languages without an autoformatter (e.g. SystemVerilog) and some of our files are a joke. A mixture of 2 and 3 space indentations, sometimes on the same line!



  • FizzyOrangetoOpensourceGNU Taler for payments?
    link
    fedilink
    arrow-up
    5
    arrow-down
    5
    ·
    10 days ago

    Honestly I don’t need to know anything about it at all except that it’s a payment system designed by GNU to know that it stands zero chance of success.

    GNU are uber-geeks that do not comprehend usability at all. They think everyone is happy to go to key exchange parties and run their own servers and so on. There’s absolutely no chance this is understandable by normal people.