-
Created When Speed Replaces Satisfaction in Coding
Before ChatGPT or DeepSeek existed, successfully completing a coding task was a very fulfilling experience, even if it took a long time. Now that things can be done quickly, the … -
Began Watching When Speed Replaces Satisfaction in Coding
Before ChatGPT or DeepSeek existed, successfully completing a coding task was a very fulfilling experience, even if it took a long time. Now that things can be done quickly, the … -
Replied To a Post in Hello, I'm Ulf Dittmer
> I just notice that I didn't answer that - I'm in the lucky position of never having had to go out to acquire new projects/clients. All clients approached me, … -
Replied To a Post in Hello, I'm Tim Cooke
Welcome aboard! I’m also a member of CodeRanch. -
Began Watching Hello, I'm Tim Cooke
Like Ron McLeod, [who we met yesterday](https://www.daniweb.com/community-center/say-hello/threads/543368/hi-everyone-i-m-ron-mcleod), I'm a moderator and administrator over at the CodeRanch.com forums. I'm a Software Engineer, currently working as a Software Architect for a medical … -
Replied To a Post in Hello, I'm Ulf Dittmer
Welcome aboard! Do you build mobile apps with a cross‑platform framework or only stick to native Android/iOS? And where do you usually find your freelance projects? -
Began Watching Hello, I'm Ulf Dittmer
I used to be a long-time moderator and administrator on JavaRanch/CodeRanch, where I got to know Tim and Ron who recently introduced themselves here. Over there I was heavily involved … -
Replied To a Post in Lots of new members but no one posts
Why do spammers want to sign up? What do they gain from programming forums? -
Began Watching Lots of new members but no one posts
As [you can see here](https://www.daniweb.com/stats/members?country=&filter=&sort=timestamp), we get lots of new members signing up every day, but nearly no one posts. This has been true for decades and decades now. Anyone … -
Gave Reputation to Dani in Error when sign in with Google
It should be fixed now. Unfortunately it's been broken for quite awhile and I didn't realize it. It broke on the 5th of the month when I went through all … -
Created Error when sign in with Google
Get error when sign in with Google  -
Began Watching Error when sign in with Google
Get error when sign in with Google  -
Gave Reputation to Dani in Are we being played by AI? Let's Discuss!
Jim, My intense headache is because the shingles rash is all over my scalp, my eyebrow, and even all over my eyelid! The intense headache pain was radiating from the … -
Gave Reputation to Dani in Are we being played by AI? Let's Discuss!
Today is day one trillion of this still unrelenting headache. FINALLY, a diagnosis! I have shingles. Feeling hopeful to begin treatment and start feeling better. -
Gave Reputation to slmediaos in The powerful of ChatGPT
who said chatgpt is powerful? It is very frustrating TBH. I think it is useless when it comes to programming etc -
Gave Reputation to Reverend Jim in The powerful of ChatGPT
Has anyone had a look at [Perplexity](https://www.perplexity.ai/?login-source=floatingSignup)? -
Gave Reputation to Lihui Zhang in Do you participate in any other communities?
I discovered Daniweb from a post, which recommended 10 technical communities outside of China. The seventh is Daniweb, and the ninth is dreamincode. -
Replied To a Post in Hi everyone, I'm Lihui Zhang
Welcome on board. Which programming websites do Chinese programmers usually visit? Is it baidu and segmentfault? -
Began Watching Hi everyone, I'm Lihui Zhang
I didn't expect this website to not be blocked by the Great Firewall. Nice to meet you all. -
Gave Reputation to Reverend Jim in Do you participate in any other communities?
I'm sad to see codeproject go. I was a daily visitor there. -
Replied To a Post in Do you participate in any other communities?
Another forum shutting down https://www.codeproject.com/script/Common/Error.aspx RIP Dream in code and Codeproject :( -
Replied To a Post in Hi everyone, I'm Chris from Germany
fight Google ? -
Began Watching Hi everyone, I'm Chris from Germany
Hello world, I'm Christopher Hüneke. I fight Google for money. After all these Goliath-fights over the years, some parts of my body needed to be replaced by mechanical parts. Half … -
Replied To a Post in Hi everyone, I'm appicialapps
hi :) -
Began Watching Hi everyone, I'm appicialapps
Hello -
Gave Reputation to Dani in Do you participate in any other communities?
RIP Dream.In.Code :( -
Replied To a Post in Hi everyone, I'm Siraj Munir
Hello and welcome to the programming forum! It's great to have a business consultant like yourself from Biztrack joining our community. Feel free to share your insights, ask questions, or … -
Began Watching Hi everyone, I'm Siraj Munir
Hello! I am a Business consultant In Dubai, At Biztrack -
Replied To a Post in 5 Things to Do When AI Takes Your Job
Thanks sharing ! -
Began Watching 5 Things to Do When AI Takes Your Job
**Scared that AI will make your job obsolete? Discover five strategies to adapt, innovate, and thrive in a future where artificial intelligence reshapes the employment landscape.**  *Has AI rendered … -
Replied To a Post in Hi everyone, I'm buzzboss
Hi,welcome to the forum! -
Began Watching Hi everyone, I'm buzzboss
hellow -
Replied To a Post in Please Create a Program of this......
If you want to get answer without studying, you may ask chatGPT. -
Began Watching Please Create a Program of this......
Create a C++ class called "Rectangle" with private attributes width and height, and public member functions to set and get these attributes. Include a function getArea() that calculates and returns … -
Replied To a Post in Hi everyone, I'm johanwillman7
welcome -
Began Watching Hi everyone, I'm johanwillman7
hello -
Gave Reputation to Dani in Dani is going to be MIA
Hi everyone! Just checking in. Nothing new on my end of things. I've mostly been taking it easy and going to doctor appointments most days. Still awaiting the bone marrow … -
Created The powerful of ChatGPT
ChatGPT is too powerful, will it replace all programming forums in the future? -
Began Watching The powerful of ChatGPT
ChatGPT is too powerful, will it replace all programming forums in the future? -
Created GridView not displaying
I want to display name,description and image in `GridView.` export default function NFTViewer({ }) { const [galleryList, setGalleryList] = useState([]); const metadata = []; const cardActions = []; const [data, … -
Began Watching GridView not displaying
I want to display name,description and image in `GridView.` export default function NFTViewer({ }) { const [galleryList, setGalleryList] = useState([]); const metadata = []; const cardActions = []; const [data, … -
Edited Header color and font style not changing
Why header background not changing to red and font style not changing to coiny? **index.js** import Head from 'next/head' import Image from 'next/image' export default function Home() { return ( … -
Created Header color and font style not changing
Why header background not changing to red and font style not changing to coiny? **index.js** import Head from 'next/head' import Image from 'next/image' export default function Home() { return ( … -
Began Watching Header color and font style not changing
Why header background not changing to red and font style not changing to coiny? **index.js** import Head from 'next/head' import Image from 'next/image' export default function Home() { return ( … -
Marked Solved Status for Display wrong author name
I notice a bug..  This post is not written by Dani, but it shows Dani is the writer ? -
Revoked Solved Status for Display wrong author name
I notice a bug..  This post is not written by Dani, but it shows Dani is the writer ? -
Gave Reputation to AdamSmith85 in How does mobile app monetization make money?
Hello Everyone! Greeting from my end! I was searching something on google and found this forum. I found very useful information here and looking forward to connecting. -
Replied To a Post in how do I redirect to a url
What you mean by not so good? Is it not working? -
Began Watching how do I redirect to a url
I have a project that no one can or wants to engage in. The data is in a database table. The code displays a menu, selects a target (url - … -
Replied To a Post in Flutter or React Native: Which one is better for building apps?
thanks sharing.
The End.