My second day as an intern

Hello fellow devs,

I recently got an internship (onsite), on the first day they showed me a website design and discussed it to me, it has to be built with GSAP (animation Library for complex animations). They asked me to work on GSAP. I put my soul into learning GSAP, till second day I learned pretty basic stuff like timelines and scroll animations , scroll triggers etc.

Today, they asked me to build a hero section, it had many animations when they assigned me this I was happy that I will build this by my own but they asked me to use Antigravity agentic features and build it. I built it with speed but a part of me stayed unsatisfied. Like I had to vibe code many animations that I had no idea how these animations are working. I began to doubt myself.

I am a person who never uses AI (for code generation) while learning something. What are your thoughts on this?

reddit.com
u/Gangster_DW — 2 days ago

I need help with a GSAP animation

The problem is that, When I scroll down and the text "WEBDEVELOPER" passes there is some blue space while scrolling down, can anyone help me with this, I am learning GSAP.

import { useGSAP } from "@gsap/react";
import { ScrollTrigger } from "gsap/ScrollTrigger";
import gsap from "gsap";
import React, { useRef } from "react";


const 
ClassTwo
 = () => {
  gsap.
registerPlugin
(
ScrollTrigger
);
  
useGSAP
(() => {
    gsap.
to
("#page2 h2", {
      transform: "translateX(-150%)",
      scrollTrigger: {
        trigger: "#page2",
        scroller: "body",
        markers: true,
        start: "top 0%",
        end: "top -100%",
        scrub: 2,
        pin: true,
      },
    });
  });
  return (
    <div className="overflow-x-hidden">
      <div className="h-screen bg-blue-600"></div>
      <div
        id="page2"
        className=" bg-blue-600 flex h-screen items-center overflow-hidden"
      >
        <h2 className="uppercase text-white text-[40vw] mb-5">webdeveloper</h2>
      </div>
      <div className="h-screen bg-red-300"></div>
    </div>
  );
};


export default 
ClassTwo
;
reddit.com
u/Gangster_DW — 2 days ago

I think my EOS is slow.

My pc:
Cpu: intel i5 4570
Ram: 8gb
Gpu: Intel HD 4600
Storage: 500gb HDD
Desktop Environment: KDE Plasma

I am a web and mobile app developer, I use Google Antigravity as my IDE. I am feeling that my pc is getting slow while I am working on it. The browsing is slow, even while writing this my code is compiling for previous 7-10 minutes. I don't know what is causing this.

reddit.com
u/Gangster_DW — 5 days ago

Can I survive in Pakistan with second division?

Hello there, I'm doing FSC (ICS 2nd year) and today is my Physics exam (board). I feel like it won't go well. I'll pass but low score, yesterday I took a rough guess of how many marks I will get. And I think I'll be around 50-60% which falls under second division. Should I keep hope in life? This time my exams didn't go well.

reddit.com
u/Gangster_DW — 27 days ago

Download speed at night is painfully slow

I ran sudo pacman -Syu and the download speed at night time is painfully slow. I don't know what to do. I am afraid to cancel it now, I may brick my OS. (I did this once and I had to spar linux in tty)

time zone: (UTC+5)
time rn: 8:53PM
Any suggestions?

u/Gangster_DW — 1 month ago

Download speed at night is painfully slow

I ran sudo pacman -Syu and the download speed at night time is painfully slow. I don't know what to do. I am afraid to cancel it now, I may brick my OS. (I did this once and I had to spar linux in tty)

time zone: (UTC+5)
time rn: 8:53PM
Any suggestions?

i.redd.it
u/Gangster_DW — 1 month ago

Download speed at night is painfully slow

I ran sudo pacman -Syu and the download speed at night time is painfully slow. I don't know what to do. I am afraid to cancel it now, I may brick my OS. (I did this once and I had to spar linux in tty)

time zone: (UTC+5)
time rn: 8:53PM
Any suggestions?

i.redd.it
u/Gangster_DW — 1 month ago

Download speed at night is painfully slow

I ran sudo pacman -Syu and the download speed at night time is painfully slow. I don't know what to do. I am afraid to cancel it now, I may brick my OS. (I did this once and I had to spar linux in tty)

time zone: (UTC+5)
time rn: 8:53PM
Any suggestions?

u/Gangster_DW — 1 month ago

Why the display is like this?

Thanks y'all, that problem got fixed

Hello there,
I insalled EndeavourOS today and I am facing this problem. I have this display driver problem, I don't know if the driver is not installed, updated or not loading.
can anyone help me with it?

logs link: https://paste.rs/nxvl2

I ran inxi -G
response:
Graphics Information

GPU:

- Intel HD Graphics 4600 (Haswell GT2)

- Driver: i915 (kernel driver)

Display System:

- Session Type: Wayland

- Compositor/Desktop: KWin Wayland (KDE Plasma)

- X Server: X.Org 1.21.1.21

- XWayland Version: 24.1.9

Display Resolution:

- 1024x768 @ 60Hz

Rendering Drivers:

- X11 Driver: modesetting

- DRI Driver: crocus

Graphics APIs:

- OpenGL:

Version: 4.6

Renderer: Mesa Intel HD Graphics 4600

Mesa Version: 26.0.1-arch1.1

- Vulkan:

Version: 1.4.341

Driver: intel

- EGL:

Version: 1.5

Drivers: crocus, swrast

Diagnostic Tools Installed:

- clinfo

- eglinfo

- glxinfo

- vulkaninfo

- wayland-info

- xrandr

- xdpyinfo

u/Gangster_DW — 2 months ago

As a MERN stack, I want to earn in Pakistan

Hi there,

I am a second-year ICS Physics student and a MERN stack developer, and I am confident in my abilities. I genuinely want to earn money. I am not sure how to earn money.

I live in Faisalabad, Pakistan. I feel helpless whenever I see my family's financial situation deteriorating. I want to support my family or earn enough to meet my own financial needs.

I'm hoping someone could show me how can I start earning.

EDIT: does anyone have any experience in freelancing? Any tips?

reddit.com
u/Gangster_DW — 2 months ago

I use this folder structure in the backend of one of my projects. This backend can’t be deployed on Vercel, so I deployed it on Railway. My trial is about to end—what should I do? Where else can I deploy my backend?

I need to deploy it somewhere because I have to show this project to recruiters when applying for jobs.

What exactly do I need?

Something similar to Railway, but without worrying about the trial ending.

The backend should stay online for a long time.

A service with a free tier or pay-as-you-go (I’ll stay under the limit).

Edit: Tech stack: MERN

u/Gangster_DW — 2 months ago

A client (Local Pakistani client) approched me today. He gave the idea of the website he want. It's quite complex website.

Website description:
client wants similar website
https://bhariaforcesacademy.com/
he wants the aspirants to attempt test here and their results will be shared directly to the admin(client).

At first it looks simple but when come to think of the edge cases like what if website is refreshed during test or similar things. He asked me that how much will I charge... For the moment I froze and shifted the conversation to features and other stuff. I have a call scheduled today in the evening. I have to discuss the pricing.

whats the minimum I should ask?

reddit.com
u/Gangster_DW — 2 months ago

Hello guys,

I have been using mint linux for over a year, I have already tried EndeavorOS (I struggled a little here).

Question: how much knowledge is required for arch linux and what are the best resources for it? Would you prefer learning linux before installing arch or learning as I break things?

I have already wrecked my pc once by trusting AI too much. Now I want to be the one you know how to handle errors and other problems etc.

reddit.com
u/Gangster_DW — 2 months ago