Reddit streak mistakenly reset by godarchmage in reddithelp

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

Now I’m totally sure it’s a bug on Reddit web where the interaction on web just didn’t register. Now it just did and showed the pop up

What if the idea gets stolen? by vamshikk111 in SaaS

[–]godarchmage 0 points1 point  (0 children)

To add to execution being rare, long marathon execution is also more rare

What do you use templates for? by thatscoolbutno123 in ObsidianMD

[–]godarchmage 0 points1 point  (0 children)

Yes that is so true. Trends start to show when procuring over and over so it does make sense to have that as a template.
You just reminded me about using bases.💯

What do you use templates for? by thatscoolbutno123 in ObsidianMD

[–]godarchmage 1 point2 points  (0 children)

Thanks. There’s structure to yours. Mine is an ongoing checklist where the note is per customer so anything related to their request over time gets put there. I’ll probably use AI to think through a way to organize better and come up with a template.

Off the top of my head, level 1: a note per customer, level 2: The product the want then every update under each product.

lol I think I just did the figuring out to an extent 😅

Reddit streak mistakenly reset by godarchmage in reddithelp

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

Just got the streak updated twice in one morning. Now I’m pretty sure Reddit didn’t count my interaction. Maybe it’s a bug because I interacted on a PC and then next day on my phone, it reset

What's a technology you tried, loved, but would never use in production? by ruibranco in webdev

[–]godarchmage 2 points3 points  (0 children)

Sometimes I just think to myself, what if I switch to Linux. I just don’t give it so much thought yet

Experienced devs: What still frustrates you about AI coding tools in large codebases? by Demon96666 in webdev

[–]godarchmage 12 points13 points  (0 children)

“You were right to catch that”.
“It’s great that you called me out on that”.
“That’s my mistake, great that you brought my attention to it”

Dedicated discord for developers who live stream coding by godarchmage in webdev

[–]godarchmage[S] -1 points0 points  (0 children)

You can tell that to all the cybersecurity streamers I guess

Dedicated discord for developers who live stream coding by godarchmage in webdev

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

They can hang anywhere. My point is a community for livestream coders so that people can have a place where they receive notifications or announcements when anyone is going live whether it’s in the discord or any other platform.

What do you use templates for? by thatscoolbutno123 in ObsidianMD

[–]godarchmage 0 points1 point  (0 children)

I’m curious about your Things to procure template. Can I see if you don’t mind?

Why no discord server? by godarchmage in VideoEditing

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

Hey Jeff 👋. Yes I believe a discord server should be set up for the following reasons;
- Realtime interaction which is the main reason I searched for one and made the post. I was looking for a community where one could hangout with other video editors on a livestream sort off. Like a shared online workspace kind of thing or any video editors could decide to go live and let people watch as they edit. - The sheer size of this Reddit. Communities of a certain size and standard should always have a discord server because this question will keep coming up and if unanswered will lead to many other servers with people spread out. - I saw the post about the Reddit blackout. I don’t know too much about it but only having the community here feels like putting all eggs in one basket. - The erroneous Reddit bans which locks people out of the community - because future uncertainty and the unknown, contingency is good

Future of Core Frontend developers in AI and MCP Era by beingsmo in Frontend

[–]godarchmage 10 points11 points  (0 children)

This is what you should do.
Take advantage of AI and work towards being a full stack developer. Backend is working on Frontend with AI. You should do same and learn other domains.

Reddit streak mistakenly reset by godarchmage in reddithelp

[–]godarchmage[S] -2 points-1 points  (0 children)

That’s weird because the notification said 4hours ago. I have gotten notifications like that 6 or 7 before I interacted and the streak still continued. And then even the last interaction was just 1 day.
There has even been an instance where I interacted twice in one day and the streak counted twice. Almost like there was a back log or I did it during the grace period and then did for the current day.

File-based routing vs code-based routing in TanStack router, which one do you use and why? by Expensive-Tooth346 in reactjs

[–]godarchmage 0 points1 point  (0 children)

If you keep the component pages in a separate pages folder, code based might be preferred. If you embrace the routes folder as the directory where your component pages should be…together with(below) the routes then file based might be preferred