• 2 Posts
  • 986 Comments
Joined 2 years ago
cake
Cake day: September 2nd, 2023

help-circle



  • calcopiritustoFunny@sh.itjust.worksRight of way
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    8 days ago

    If there’s literally a bike lane along the road, there’s no reason to use the road on a bike unless you’re an asshole.

    I do pay the water company, which doesn’t give me the right to throw wet wipes down the toilet.

    I do pay a waste management tax. That doesn’t give me the right to throw dogshit in the paper container.

    We all pay to build bike lanes. Since people using bike lanes helps both cyclists and drivers. Just use the damn bike lane if there is one.





  • calcopiritustoProgrammer Humor@programming.devLinux Users
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 days ago

    Bash might be better than IE. But I think we can agree that it is no longer a good shell.

    Its syntax is awful, and lacks many features that other shells have.

    It is only so widely used because it is a de facto standard. If bash was created today, barely no one would us it.




  • When I want to draw raw polygons, I use wgpu. When I want a GUI I used iced. And when I want both, I use wgpu+imgui.

    Learning wgpu is quite steep, and it has tons of boilerplate. So unless you’re certain that you will use it a lot. I would just use iced.

    When I say wgpu I mean wgpu+winit. Though winit is quite simple and light. So the main part is wgpu.







  • calcopiritustoProgrammer Humor@programming.devBuggy CAPTCHA
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    15 days ago

    They may be worse than a very good programmer. But will be much faster answer. The real captcha is not to check if the answer is correct. It is to check the time it takes to answer.

    Except humans that are not very good programmers will just give up and answer quite fast. Or just click away lol.