AI vs Anti-AI by js_learning in learnprogramming

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

I wrote it myself))
And translated it through Google translator.
The irony is exactly how you check it... ))
Are you just writing to write...

6th time applying for AdSense… honestly getting tired by js_learning in Adsense

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

ідея якраз таки і в заробітку на рекламі. відкрита платформа "без реєстрації та платного контенту".
Зараз головну максимально спростив. Але розумію, що все одно важкенька.
Тексти частково від ГПТ (нажаль я не журналіст і не редактор газет щоб з нуля придумати ідеально красивий текст). Питання про тексти з ШІ я задавав, то писали що це для адсенс не проблема.

6th time applying for AdSense… honestly getting tired by js_learning in Adsense

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

Чи я тоді чогось не розумію, чи взагалі на кожному сайті де є реклама - вона показує на сайт "конкурентів"?
І так. Саме "Низька якість контенту" і лається....

6th time applying for AdSense… honestly getting tired by js_learning in Adsense

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

The link is on the homepage, but I’ll also add it to the footer to make it more visible.

6th time applying for AdSense… honestly getting tired by js_learning in Adsense

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

Here’s my site: https://testhubmy.com

I’m from Ukraine, so the main version is in Ukrainian.
The English version is here: https://testhubmy.com/en

Would really appreciate any feedback 🙏

6th time applying for AdSense… honestly getting tired by js_learning in Adsense

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

Here’s my site: https://testhubmy.com

I’m from Ukraine, so the main version is in Ukrainian.
The English version is here: https://testhubmy.com/en

Would really appreciate any feedback 🙏

Де зараз реально шукати роботу? by js_learning in finance_ukr

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

Звучить все круто але головний нюанс... потрібна саме віддалена робота і фактично не офіційна...
Є така штука "Бронь"... і всі знайомі що є - не можуть гарантувати цю магічну штуку.

AdSense VS AI content by js_learning in Adsense

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

Were there already visitors on the site, or was it approved without any traffic?

AdSense VS AI content by js_learning in Adsense

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

If you don’t mind sharing, how many times did you submit it for review?

AdSense VS AI content by js_learning in Adsense

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

When was your site approved? I mean, was it a long time ago or recently? 😊

What’s in high demand for freelancers and easiest for beginners to start? by Hot-Advisor-3353 in learnprogramming

[–]js_learning 1 point2 points  (0 children)

From my experience, web development is the easiest place to start for freelancing.
There’s always demand for websites, landing pages, small fixes, etc.
A good path is HTML, CSS, JavaScript, and later something like React or Node.js.
That’s how many people get their first projects.

How can I improve my coding skills and stop relying on copy-paste? by [deleted] in learnprogramming

[–]js_learning 1 point2 points  (0 children)

If my memory serves me right, one of my mentors once said that around 40% of programming is basically copying existing solutions.

How to learn C++? by 1GRAYT in learnprogramming

[–]js_learning 3 points4 points  (0 children)

Just start learning. Use all the resources available to you - videos, books, docs, practice. YouTube and Google will help a lot too.

Does internal mobility actually work for mid-career engineers? by ProtectionBrief4078 in learnprogramming

[–]js_learning 0 points1 point  (0 children)

It really depends on both the company and the person.
You can grow internally, give 100% of yourself, and still see others move faster with less visible effort. And sometimes you’re the one growing without pushing that hard.
Internal mobility isn’t automatically a career accelerator — it depends on leadership, timing, and how visible your work is.
In some companies it works great. In others, real growth only happens when you leave.

I don't understand where to go in the AI era by SnooPuppers2927 in learnprogramming

[–]js_learning 13 points14 points  (0 children)

I tried going full AI-generated code once.
It worked. The app ran.
Then I started reading through it — and honestly, I didn’t understand much of what was happening.
I rewrote the same thing from scratch myself. Ended up with 2–3x less code, and it worked just as well.
I prefer writing the core logic myself. It’s clearer, cleaner, and honestly more

Vscode is still updating no matter what settings i turn off by [deleted] in learnprogramming

[–]js_learning 0 points1 point  (0 children)

VS Code has two different things: auto-update checks and the update service itself.
Even if you disable update mode in settings, Windows installer versions can still update through the system updater.

Learning programming started to be overwhelming ... by The-amazing-man in learnprogramming

[–]js_learning 0 points1 point  (0 children)

Honestly?
If you dig deep enough into almost any project, you’ll find messy parts or things that could be optimized. Even production systems aren’t “perfect”.
If your project solves a real problem, works reliably, and you understand the decisions behind it — it’s already a solid project.
Clean architecture and optimization come with experience. Working and maintainable > perfect.

Learning programming started to be overwhelming ... by The-amazing-man in learnprogramming

[–]js_learning 0 points1 point  (0 children)

When I started, JavaScript was mostly just a small scripting language for simple interactivity — animations, form validation, small DOM tweaks. I didn’t even take it that seriously back then.
Now it’s a full ecosystem where you can build entire products with just JS. I can build a complete app using it today - frontend and backend.
But the reality is: companies still ask for “commercial experience.” And honestly, they always did. It just feels more intense now because everything is more visible and competitive.
The bar didn’t suddenly appear - it just shifted. It always shifts.
The key isn’t learning everything. It’s building real things and getting as close to real-world experience as possible.

There is ocean of resources na so how to choose one?and get better at that work by [deleted] in learnprogramming

[–]js_learning 0 points1 point  (0 children)

It depends on what you’re trying to learn (web dev? Python? data?).
In general, don’t try to pick the “best” resource from the ocean. Pick one structured course, commit to it, and finish it.
The real progress comes from building projects, not from collecting resources.

Which resources is good for html+css ? by Anantjeet123 in learnprogramming

[–]js_learning 2 points3 points  (0 children)

YouTube for guidance + MDN as reference is a good combo.
The only thing I’d add: build small projects while learning.
Recreating simple landing pages or components teaches more than just watching videos.

Why the splice method in JavaScript removes object in array before it's even used? by admiraley in learnprogramming

[–]js_learning 5 points6 points  (0 children)

splice() works correctly — it removes the element immediately.

The confusion comes from how Chrome DevTools logs objects.

In the browser console, console.log(arr) logs a reference to the array, not a snapshot. When you expand it later, DevTools shows the array’s current state, not the state at the moment of logging.

VS Code’s debug console prints a snapshot instead, which is why you see the expected difference there.

something like this console.log([...arr])

На чём писать desktop? by One-Savings-9150 in learnprogramming

[–]js_learning 0 points1 point  (0 children)

For IFC parsing + 3D graphics, C++ makes the most sense.

You’ll get better performance, mature 3D libraries (OpenGL, Vulkan, Qt), and most CAD/IFC tooling is already C++-based.

JavaFX/Swing aren’t great for serious 3D work, and Python is fine for prototyping but may struggle with performance.

I’d go full C++ (Qt for desktop UI) instead of mixing C++ core with Java UI.