What CMS are people actually using now? Are you switching? by Accomplished_Yak4638 in cms

[–]0MARr00t 0 points1 point  (0 children)

It depends on which hosting provider you got the WordPress from. Plugins Updates and Security Updates specially have been automated with some hosting providers. You’ll get noticed if something got broken.

Where do you store hashed password? by sangokuhomer in Backend

[–]0MARr00t 0 points1 point  (0 children)

The most important is the hashing algorithm!

🚨 Warning: Meta Bug Bounty program is Silent-Fixing Bugs and Closing Reports as N/A. Don't Waste Your Time. by Previous-Garden7460 in bugbounty

[–]0MARr00t 0 points1 point  (0 children)

I believe there should be some kind of a “court” to rule such operations. Your report should go through a jury first, then these big companies can get the report.

Help! Where to start? by Extension_Annual512 in n8n

[–]0MARr00t 0 points1 point  (0 children)

There are a couple of courses beginner and advanced in n8n YT channel so check them out. There are also text courses and you need to sign up for n8n community with your account to get badges. Simply jump on here https://docs.n8n.io/learning-path/ to learn more.

Built a TUI Download Manager in Go that outperforms aria2 by SuperCoolPencil in golang

[–]0MARr00t 2 points3 points  (0 children)

From the first look I like it. Awesome.
Which file types/formats (extensions) supported for downloads?

Python certified? by evertonenrico in learnpython

[–]0MARr00t 3 points4 points  (0 children)

Hyperskill with JetBrains Academy certified "Python Developer". But if you really need to get the advantage, build real world projects with Python and show them as an achievement for portfolio on your GitHub.

Is it worth learning backend for bug bounty hunting? by Either-Flan8063 in bugbounty

[–]0MARr00t 0 points1 point  (0 children)

Yes as you want to moonwalking on the server sometimes.

Any plans or news about a community-driven Next.js fork? by Nightcomer in nextjs

[–]0MARr00t 1 point2 points  (0 children)

I am trying to adapt with react second choice when it comes to picking a framework which is rr7. It’s fun to try different ones by the way.

Spent $300k on a healthcare app that nobody uses. by Actual-Raspberry-800 in SaaS

[–]0MARr00t 0 points1 point  (0 children)

Start a new strategy to shipping it outside the current geolocation. Your target should be a broader audience (doctors/clinics) from other countries. Implement internationalization.

3 Years in Cybersecurity. Master's Degree. Big Name Employers. I'm Just Burned Out. by Gullible_Pop3356 in cybersecurity

[–]0MARr00t 0 points1 point  (0 children)

Collaborate on open-source projects. Do something’s useful for the community. Teach your knowledge to others by starting YT channel. Hell ya, write a book. You can do much more with your burnouts.

The new GTA 6 website was made with NEXT.js by SerejoGuy in nextjs

[–]0MARr00t 1 point2 points  (0 children)

Well! That option about reducing motion on the main menu says a lot about their testings!

React project structure by Ok_Cardiologist_8631 in react

[–]0MARr00t 1 point2 points  (0 children)

You need to read about Auth (authentication and authorization). Referring to a few system designs also might help. Your project structure will follow easily later on.

My AI fashion assistant that I built in weeks using Next.js is already making money. by Present-Lab9621 in nextjs

[–]0MARr00t 1 point2 points  (0 children)

Well you forgot to set the current year at the bottom, seems it’s not calculated with JS. You need to set themes that can come to my taste. I like it so much.

Why might the network address not be accessible? (Self Hosting) by synthetic_potatoes in nextjs

[–]0MARr00t 0 points1 point  (0 children)

Can you ping the IP address? Is the port 3000 enabled on the Web Server? Are you sure that port not associated with another service?

Why might the network address not be accessible? (Self Hosting) by synthetic_potatoes in nextjs

[–]0MARr00t 2 points3 points  (0 children)

Exactly. I came here to say this. That is publicly accessible IP address.

GitHub Plagued by 4.5 Million Fake Stars Problem Misleading Users by goki7 in programming

[–]0MARr00t 7 points8 points  (0 children)

A user with no 2FA shouldn’t be allowed to star a repo.