• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2023

help-circle
  • I’m fairly sure Microsoft is actively trying to screw Firefox. Outlook has always sucked in Firefox, teams is a shit show. When you use a useragent switcher somehow a lot of features seem to work magically in Firefox (which tells me MS is doing this on purpose).

    For Outlook (exchange) I use Thunderbird with a paid plug-in (to make the 2FA stuff work). It’s pretty cheap and totally worth it for me at least.


  • Yeah let’s focus on trans people, and ignore all the religious bullshit we feed our kids, or all the violence we show them. Its mind boggling how Americans are afraid of some nudity, but simultaneously show kids cartoons where violence and murder are just normal.

    I worry about the poor boys that don’t like women and have an idiot like you as a parent.

    I have a boy and trust me boys are not growing up thinking they are women. There are more people in jail/prison in the USA than there are trans people, so now all boys are growing up confused thinking they should be in prison?





  • bier@feddit.nltolinuxmemes@lemmy.worldThat's LTT in the bottom
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    4 months ago

    I don’t know about the windows stuff, haven’t used it in years. But back in the day installing Ubuntu was super easy (just boot from USB stick and install and mostly everything works). But a fresh windows install was a real pain like downloading drivers for all your hardware etc.

    Nowadays it’s pretty easy in both cases I guess.





  • When you pay a company and they provide you with a domain (you choose) and give you a webserver, some disk space, a database etc.

    I pay about 30 euros a year for 5 websites. They are all very basic (either some php stuff I made, or WordPress). These websites have very few visitors so the hosting specs don’t really matter. All these websites have a specific domain name, some disk space, and a database.

    For this price they offer PHP and MySQL. So it’s not a dedicated server where I’m root and can Install other stuff.




  • I’m not the one you asked, but what I like isn’t really about PHP itself, but the fact that I can get dirt cheap hosting with PHP and MySQL. Every time I want to create a small “app” that makes some manual task easier it’s very useful to create something I can access from the internet.

    Python is really useful for stuff like that too, but (in my experience) not as easy and cheap to use as an web app.

    For example I go to dinner with some friends every month and we always forget who’s turn it is to choose and book a restaurant. So I just made this PHP page that shows the current and next 2 months with a name. So we always use that to see who’s turn it is.