Category: Webmasters Chat
-
The value of sprint planning in Jira
“`markdown Do Sprint Planning Meetings Feel Like Watching a Jira Demo? Observations Every Friday, we dedicate two hours to sprint planning sessions. During these meetings, the project owner reviews the Jira boards. The majority of the time is spent discussing whether tasks are completed, tidying up the board, shifting items into the upcoming sprint, and…
-
What percentage of your work involves coding
Assessing the Role of Coding in Your Workday I’ve recently embarked on my journey in Computer Science at college. There’s a common jest I’ve encountered: professionals in the field often spend just an hour of their typical eight-hour workday actually writing code. I’m curious—how accurate is this in your experience?
-
Is anyone else worried about unexpectedly high bills from cloud providers?
Does the Fear of Unexpected Cloud Service Bills Keep You Awake at Night? Creating a portfolio can be challenging, especially when you have a multitude of images to manage. Embedding all these images directly into the codebase feels cumbersome and inefficient. The ideal solution seems to be utilizing services like AWS S3, Cloudflare’s R2, or…
-
Your Current Software Subscriptions
Software Subscriptions: What Are You Investing In? I’m interested in understanding which software tools you find valuable enough to warrant a monthly or yearly subscription, especially in the realm of web development. On my end, I subscribe to Obsidian for note-taking, planning, and managing to-dos. Additionally, I use GitHub Copilot for coding assistance. What about…
-
What sites do you frequent daily as a developer?
Websites Every Developer Should Visit Daily As a developer, there are certain online resources I make sure to check every day. What websites do you find invaluable in your daily workflow? 😊
-
How can you generate revenue from a website with over 2,000 monthly users?
“`markdown How to Monetize a Website with Over 2000 Monthly Users Hello everyone, I run a website that attracts over 2,000 users each month. It serves as a tool for creating custom characters as cards, similar to platforms like Yu-Gi-Oh Card Maker or Pokemon Card Maker. My monthly expenses for maintaining the site are roughly…
-
Wait, what now?
What’s Going On Here? Why is it that an internship position requires over 3 years of experience?
-
Is there a practical application for using “id” instead of “class”?
Is There Any Practical Application for Using “id” Instead of “class”? Many developers have their preferences, but from my experience, most tend to rely solely on using “class” for various elements, and it seems to work without any problems. This has led me to wonder if there are specific scenarios where using “id” provides a…
-
Which tech stack do you completely avoid?
Is There a Tech Stack You Steer Clear Of? When it comes to job applications, there’s one technology stack I consistently sidestep: Java. I can’t help but wonder—why hasn’t Kotlin been embraced more widely yet?