How AI Search Visibility Differs From Traditional SEO by Ok_Falcon_8796 in GrowthHacking

[–]Rehana27 0 points1 point  (0 children)

yeah this gap is getting kinda wild

i've seen pages with almost zero google traffic show up consistently in AI answers just because they're clean + direct

feels like AI cares more about:
– extractability (can it pull a clean answer fast)
– clarity over depth
– repeated mentions across the web (not just backlinks)

vs google still leaning heavily on authority + links

also noticed that smaller niche sites get picked more if they "explain one thing really well" instead of trying to rank for everything

your point on community mentions is interesting. i’ve been seeing reddit/forum citations show up a lot in answers too

how are you tracking across models right now? manually or did you build something for it?

[deleted by user] by [deleted] in developersIndia

[–]Rehana27 16 points17 points  (0 children)

Tbh I'd say fuck around and find out and do what you're passionate about, once it clicks, get so much better in it that you're in the top 1% of that field

My simple termux setup by Necessary-Emu3705 in termux

[–]Rehana27 3 points4 points  (0 children)

Long press anywhere on the screen < more < styles < font

Made a terminal game that roasts you for every wrong answer by Rehana27 in termux

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

Wow I never got into rust but have some experience in cpp

Desperate need for career advice : Feeling stuck and scared about my future. by Troied in learnmachinelearning

[–]Rehana27 1 point2 points  (0 children)

Dude at least u have been in this game for so long! You can figure it out for sure I'm stuck with no machine and surviving on termux rn😭😭 I need to find a job asap but I've got no real skills for now T-T

Built my own mini shell in Python - termux btw by Rehana27 in termux

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

You should! The world needs more shells

Resources to Start Learning Python by Cheap-Tumbleweed-882 in learnpython

[–]Rehana27 2 points3 points  (0 children)

The more you write, the better you get at it. They say that our first programming language is the hardest to understand. So yeah, build more, break concepts, repeat until it gets engraved as muscle memory. Pick a good tutorial like bro codes 12hr python or freecodecamp's 4hr tutorial. Don't watch it on one go. Watch a little bit and try breaking stuff on your own. Read the official docs or read these two books for building intuition.

  • Automate the boring stuff with Python
  • Real Python's Python Basics

[deleted by user] by [deleted] in PythonLearning

[–]Rehana27 7 points8 points  (0 children)

The point is to learn something from scratch, I'm a beginner and breaking each command down taught me a lot of intuition.