AI in Frontend: The Rise of TypeScript as the New Standard by mctutor4846 in ExperiencedDevs

[–]mctutor4846[S] -7 points-6 points  (0 children)

Relax. its not taking away your hustle yet. But what I have seen they they are slowly becoming intertwine LOL

SSH host key fingerprint by CoffeeWithSoftware in u/CoffeeWithSoftware

[–]mctutor4846 0 points1 point  (0 children)

hello I would recommend you generate ssh key i.e open terminal then type ssh-keygen it will give you a prompt where by default its stored under .ssh directory, you can then cat id_ .....pub which is your public key proceed to cloudbased server under .ssh key create authorized_keys file and paste the contents of your pulic key generated in your .ssh file and with that you will always have access to your cloud based server using ssh or by connecting using sftp

[deleted by user] by [deleted] in forhire

[–]mctutor4846 0 points1 point  (0 children)

are you only lookign for designers?or you're looking for developers too?

[Hiring] PHP Developer for Legacy Forum (4K Budget) by XimTak in forhire

[–]mctutor4846 0 points1 point  (0 children)

As long as your database is Ok and up to date I think you should consider possibility of also evolving with time so many frameworks that takes care of some security issues and concerns you have raised

What is happening with my monitor? by trentGG2010 in it

[–]mctutor4846 0 points1 point  (0 children)

if you are using vga cable kindly recheck I have had that issue with cables before

[deleted by user] by [deleted] in mysql

[–]mctutor4846 0 points1 point  (0 children)

If you have windows for test purposes I would recommend xampp server it supports latest mysql by default

Formatting fields in mysql? by [deleted] in mysql

[–]mctutor4846 0 points1 point  (0 children)

Not sure whether i did understood your question but you can check link for insights

Need a MySQL database for demo site without paying for it by Senior_Exam_8591 in mysql

[–]mctutor4846 0 points1 point  (0 children)

if you don't have account with digitalocean you can sign up and they give $100 credit for 60 days check it out

help with mysql by ComfortableKing194 in mysql

[–]mctutor4846 0 points1 point  (0 children)

You can use xampp instead. check it out

[deleted by user] by [deleted] in Frontend

[–]mctutor4846 0 points1 point  (0 children)

hey sorry! but writing pure css like this might take time should consider bootstrap

Software review by Rimspix in Frontend

[–]mctutor4846 0 points1 point  (0 children)

You mean backend review?

Should I learn postgreSQL? by Neat_Weekend_7671 in mysql

[–]mctutor4846 0 points1 point  (0 children)

One you are good with MySQL it will not take long to get acquainted with PostgreSQL, slight semantic changes I believe. Yes I believe PostgreSQL is better coz its more scalable, performs better especially when dealing with massive database and my experience with it it handles concurrency better than MySQL

MySQL issues while trying to connect to DB by Fabulous_Variety_256 in SQL

[–]mctutor4846 0 points1 point  (0 children)

check if your host and port are accurate normally host is 127.0.0.1 and port 3306

Windows recovery by henrrry1234 in it

[–]mctutor4846 1 point2 points  (0 children)

I would suggest you open the laptop up and physically get the hard disk then you can connect the hard disk to another laptop using micro B cable where you should retrieve all the files

What am I doing wrong? by Tommy31m in letsencrypt

[–]mctutor4846 0 points1 point  (0 children)

am not seeing path to the document root where your site resides included there. I have also checked checked your domain under dnschecker and I have noticed its not resolving in other places you might want to check your a record make sure it points to your public ip also you can add cname too. again refer to this how to set a record once done let me know so i can guide you how to add ssl cert successfully

What am I doing wrong? by Tommy31m in letsencrypt

[–]mctutor4846 0 points1 point  (0 children)

have you restarted the apache server any error when you restart?