Skip Navigation

  • I think that you don't need to backup /var or /tmp

  • I can't find a reason why it would be not possible

  • I think that Explore is very confusing name for feed type. IMO there are 2 better ways to do this:

    • checkbox called "discover new posts" or something similar. It would randomly throw posts from All to Subscribed
    • "Mixed" feed type with a slider that allows users to set how many posts from All and how many from subscribed will show up in Mixed. It can look like this:
     
        
    All (20%) ==( )======== Subscribed (80%)
    
      
  • Yes, I know. I'm a .NET dev myself, it's just a joke

  • C#: did you just copy Java's essay and put your name on it?

    COBOL: why it looks like it's from 16th century?

    PHP: I did not ask for a spaghetti recipe

    alternative Rust: it's great, but I asked for an essay, not "🔥 Blazingly fast rust-based EssayOS"

  • The government is offering advanced degrees

    You can get any graduate degree, masters or Ph.D. in whatever you want.

    That's how it works in my country

  • Sure!

  • I'm using it almost daily, untill I finish my app

  • Please, have mercy, I have seen this meme sooo many times already...

  • Read the post first

  • Wait 'till Musk buys it and renames to Xunity

  • gzip

  • It's just a tool. If there is someone who destroys your mental health it's you or sometimes other people.

  • Looks amazing

  • How

    Jump
  • Thanks for response, I didn't know that.

  • How

    Jump
  • Install hyprland and waybar, then check their wiki/docs

  • That lot of websites these days loads tons of JS, even when they should just be multi-page static websites.

    Edit: I have recently compared my website (built with astro), and it weights 15 times less than other similar sites. And when you check why, it turns out that they are loading jQuery, React, unoptimized images and stuff like that, for simple website, that don't even use any interactive stuff, except menus.

  • It's on the roadmap

  • It's almost 100% compatible with node but faster. A lot faster. So no need to learn anything but few cli commands. For example bun run dev instead of npm run dev.

    Edit: website