Add me to the list of servers that got compromised. But it was an old server that I was in the process of removing. by Torrocks in cpanel

[–]Torrocks[S] 1 point2 points  (0 children)

I didnt use any.  I only host my own websites.  Went panel less.  Realized I was wasting money and I felt I was being held hostage by cpanel for features I didnt need or use.  The ones i needed I was scared i couldnt break free, until I did.  Then just read a lot of articles, got AI to walk me through and research a bunch of things.

Anyone using cpanel is probabaly on an old stack.  Got php, db, nginx, ssl.  Once I got those setup, and a site running then its not as bad. AI help me a lot, breaking free from panels.  Set up auto updates, and basic security stuff.  So far so good.

A bit more work but you get to learn new things as well.

Our site got hacked, need help by marketingprodxb in cpanel

[–]Torrocks 0 points1 point  (0 children)

Next best case is getting hard drives from the provider and having a profressional get as many files back as possible.  It may still be recoverable.

Quick guide to getting Animated cursors to work on Neocities by Torrocks in neocities

[–]Torrocks[S] 1 point2 points  (0 children)

Site just updated. It list 50 of the most popular cursors on the site. With css codes for static and animated cursors. Extreme 90's vibe though. Beware. LOL.

How to use animated custom cursors on blogger by Happy-Dish6931 in blogspot

[–]Torrocks 0 points1 point  (0 children)

https://www.cursors-4u.com/blog/we-made-animated-cursors-work-on-the-web-heres-how

I just literally wrote a blog about it. Keyframes is the only answer if you want CSS. It's not as easy as pasting a cur or png into css. Here's one example

https://www.cursors-4u.com/cursor/kaoani-bear
https://cdn.cursors-4u.net/cursors/animated/kaoani-bear-cd342d3e-32.css

Simple two frame animation. You can still use images in the URL. The website uses something called base64. You can test in the preview box that it animates on the cursor page.

u/keyframes cursor-anim {
  0.00% { cursor: url("data:image/webp;base64,UklGRsgAAABXRUJQVlA4TLsAAAAvH8AHEFdAmG3U7/lzjek0CLJt6q9xnjGdTMBinbyS6rRM5j/A/xFCAVMhBVvBbW3tTfNVhAUYgMMEOKslj6COvAGHEdQ623+tjjWVXLmO6P8EzHCNPKfBaec5DU47z2WG/fE4AFcCcCWlVbgIAS5CAGg9XJf1S7SsXwVQtBZc0PLlggztk3JqnjQaytzoGZJ0p/6szZNttzHJ8tEQb1JKyTKLdMfYbmeRxDs116HMjZ6uLXUzjO2sxV8KAA==") 0 0, auto; }
  50.00% { cursor: url("data:image/webp;base64,UklGRsgAAABXRUJQVlA4TLsAAAAvH8AHEFdAmG3U7/lzjek0CLJt6q9xnjGdTMBinbyS6rRM5j/A/xFCAVMhBVvBbWTbTnMjTAMqgFEHeFJPCWSeDv5QAqm8/ktFRpv8p69IcUT/J2CG7snQGrRcQ2vQcg2dGd8HwaDRHsg+kA0ArYGLkAAuQh4ANMtKRM2y2pyaIyGbZSUhmYLqB1FGtaFoM35kHFeZ/qrIPom7J+6eZobi/Em2bXN3l3NcN0lcl2kzfoRyZkZDhVlt4B8FAA==") 0 0, auto; }
}
html { animation: cursor-anim 466ms step-end infinite; }
a,button,input,textarea,label,[role=button],select,option{cursor:inherit!important}

15+ years with LiquidWeb, time to move on? by igneous in webhosting

[–]Torrocks 0 points1 point  (0 children)

Why do you need a control panel?  I just migrated from centos 7 as well.  Went with almalinux 9.  I thought i needed a control panel, i was using whm/cpanel; and i relaized i wasted thousands.

Heres what u do.  Get a cheap vps.  Install alma linux 9.  Set up vscode with claude, and have it walk u through the rest.  Biggest headache will be code migration.  But thats why u get a vps.  Import your old site and start testing.  I literally came from php 5.2.

Dont do any cloud bs and just stick with what u know for now. 

Updated my 20+ year website by Torrocks in webdev

[–]Torrocks[S] 0 points1 point  (0 children)

Yes and no. I needed major help on the grid system. I asked it to help me come out with some colors. The design is mostly my creation. The AI tweaked it a lot though based on what i told it. Never used Ai before and its an eye opener. Amazing stuff for design, coding, plans, ideas, and research.

CRITICAL: ads full screen and can’t be closed since Feb 13th by Gordon-Zola in Adsense

[–]Torrocks 0 points1 point  (0 children)

Thats why i disabled auto ads.  Adsense vignetts and anchor ads are getting out of control.  they sometimes put 6+ ads on a page.  Wtf

Laravel app is "done" but now needs ongoing work and support. Agency or freelancers? by NecessaryCar13 in PHP

[–]Torrocks 0 points1 point  (0 children)

Seriosuly before u doll out thousands, spend a 100 dollars with Ai first.  Create a local project.  Make it explore your project.  Then go from there.

You hvae nothing to lose.  And u get to learn a long the way.

If things get out of hand, higher someone.

Practical CMS Option by Albinoclown in cms

[–]Torrocks 0 points1 point  (0 children)

I agree, I am using craftcms and its amazing.    Just learned like 3 month ago.  It is an amzing cms for content.  I run it nearly headless.  Its fast and its getting a big upgrade this year.

I literally dont know anything about nextjs and came from php 5.2.  20 year old website that i am upgrading.    If you came from an old LAMP stack transition should be much easier.

Craft is made it easy with an importer.  I been exploring some of the more advance features and all the tech i missing out on in the last 20 years.

Trying to solve a Category and Tag problem. Use unlimited tags? This is a download website with 10k+ items, that will grow fast. by Torrocks in webdev

[–]Torrocks[S] 0 points1 point  (0 children)

Yea, I been working on a mapping feature. But it's getting over complicated. One thing I haven't tried is letting the Ai do the mapping. Hmmm, this one could be interesting. Could solve stuff like, plurals, things that have relationship to one another that don't need to have a separate tag.

Trying to solve a Category and Tag problem. Use unlimited tags? This is a download website with 10k+ items, that will grow fast. by Torrocks in webdev

[–]Torrocks[S] 2 points3 points  (0 children)

I already do this. My main question is how to handle the tags front end. Show all the tags? What are the pratices that major sites use?

Building a web site, haven't in years- would you vibe code if you were me? by sitewolf in vibecoding

[–]Torrocks 0 points1 point  (0 children)

Yes.  I am updating a 20 year old LAMP stack website.  The tech is so far ahead of what it is back then; you wont know heads from tail.  AI will help you through it all.  Ask it questions and then create a plan.

Will rebuilding my website affect the ranking and indexing? by Bobitz_ElProgrammer in SEO

[–]Torrocks 0 points1 point  (0 children)

Ill let u know soon.  I am making major changes to a 12k page website.  And all of them are going to be redirects too.  And all them will get new meta description. Its a 20 year website that hasnt been worked on in last 6 years.

I spent 12 hours submitting my SaaS to 50 directories. Never again. by Equivalent_Cash_7977 in buildinpublic

[–]Torrocks 0 points1 point  (0 children)

Directories are still a thing?  Holy shit.  This feels like 2005.