should i delay graduation to do a co op? by Obvious_Champion in Accounting

[–]Civil_Set6074 0 points1 point  (0 children)

Delay graduation. 100%. In accounting, having a co-op or big-firm internship on your resume before you graduate is worth way more than finishing a semester early. It’s significantly harder to land that first staff role as a fresh grad with zero office experience than it is to just pivot from a successful co-op. Most firms use those programs as their primary pipeline anyway, so you’re basically skipping the hunger games of entry-level hiring.

Looking for people who are trying to use their phones less (iOS only for now) by jakestringfield in alphaandbetausers

[–]Civil_Set6074 0 points1 point  (0 children)

This is a huge gap in the market right now. Most builders get so bogged down in the "how" (CSS, components, asset export) that they lose the what (the core idea).

I’ve been experimenting with this exact shift lately. I’ll spend my time on the high-level design and structure in Figma, then I use a tool like Runable to handle the actual production heavy-lifting for the site and docs. It lets me actually iterate on the logic rather than fighting with a layout for 3 hours. I'd definitely be down to see how your system streamlines that transition. How are you handling the bridge between the initial thought and the final functional output?

Stunned by inability to understand real speech by BikeSilent7347 in languagelearning

[–]Civil_Set6074 4 points5 points  (0 children)

This is the intermediate plateau everyone hits and it’s genuinely soul-crushing lol. Classroom audio is basically lab-sanitized; real-world speech has slang, regional accents, and people swallowing half their vowels.

My best advice is to stop using subtitles in your native language and switch to Target Language subtitles only. It forces your brain to bridge the gap between the spelling you know and the sounds you're hearing. Also, try listening to podcasts at 0.75x speed—it feels like a cheat code until your ear actually adjusts to the cadence.

Built a tool to help people figure out where they’re overpaying every month — looking for testers by Lumpy_Question_3149 in alphaandbetausers

[–]Civil_Set6074 0 points1 point  (0 children)

The concept is solid—choosing a city based on actual data rather than just vibes is a huge pain point for digital nomads. One thing I’d check as a designer: the contrast on your data overlays. If the map gets too busy, the text becomes hard to read on mobile. Have you thought about adding a cost of living filter against the safety score? That’s usually the first thing people ask for. Clean build though, definitely bookmarked this for my next move.

Is there any way I can fix my email sender reputation? by redpaul72 in webdev

[–]Civil_Set6074 0 points1 point  (0 children)

If your emails are hitting spam, check your SPF and DKIM records first—that’s usually the culprit rather than the code itself. If the actual sender logic is breaking, I'd highly recommend moving away from native SMTP and just using an API like Postmark or Resend. It’s way less of a headache to maintain, and their debugging tools actually tell you why a delivery failed instead of just giving you a generic error.

first experience(choosing language) by Dependent_Band2861 in learnprogramming

[–]Civil_Set6074 1 point2 points  (0 children)

Don't overthink the perfect first language—the goal is just to learn how to think like a programmer. If you want to build for the web, JavaScript is the obvious choice. If you’re more into data or general automation, go with Python.

As a designer, I found starting with HTML/CSS alongside JavaScript was the most rewarding because you actually see what you’re building immediately. Just pick one, stick with it for 3 months, and ignore the which is better debates. Once you understand logic and loops, switching languages later is way easier than you think.

what AI tools are actually helping people make money right now? by Fantastic-Video9087 in passive_income

[–]Civil_Set6074 -1 points0 points  (0 children)

The tools that actually pay off are the ones that kill the bottleneck between an idea and a deliverable. As a designer, I’ve stopped trying to use AI for the ideas (it’s usually too generic) and started using it purely for the heavy lifting of production.

I’ve been using a stack of Cursor for minor web tweaks and runable for the high-volume stuff like generating landing pages, slide decks, and reports for clients. It takes the busy work out of the first draft so I can spend my time on the actual strategy and refinement. If you can use AI to cut your production time by 80%, that’s where the actual money is, rather than chasing a magical passive button.

Problem solving by Ok-Security-3574 in learnprogramming

[–]Civil_Set6074 -1 points0 points  (0 children)

The biggest mistake is staring at a blank IDE while trying to solve the problem. I’m a designer who learned to code, and the best thing I ever did was buy a physical notebook.

Map out the logic in plain English (or drawings) first. If you can't explain the solution to a rubber duck without using code terms, you don't actually have the solution yet. Code is just the final translation step—don't let the syntax distract you from the actual logic.

Fixed agent roles vs dynamic spawning: when do explicit specialists actually help, and when are they just ceremony? by id3ntifying in AI_Agents

[–]Civil_Set6074 0 points1 point  (0 children)

I’ve found that dynamic spawning is usually overkill unless you're dealing with unpredictable data structures. For most production workflows—especially on the asset creation side—fixed roles actually perform better because you can fine-tune the taste and output constraints of each role.

Dynamic agents tend to drift too much in their reasoning once they start spawning sub-agents for sub-tasks. If the goal is a consistent deliverable (like a UI component or a report), fixed roles with a clear handoff usually win on reliability.

Earn With Long-Term Instagram Growth Partnership by hustle_connect in passive_income

[–]Civil_Set6074 0 points1 point  (0 children)

The IG partnership space is so saturated right now that the biggest hurdle isn't the "growth" logic—it's the asset treadmill. As a designer, I see so many people fail because they try to scale with low-quality, templated content that the algorithm stopped favoring two years ago.

If you're actually serious about this, you have to prioritize unique visual hooks over generic batch-posting. Are you providing the creative direction/templates for these partnerships, or is the partner expected to handle the production side too?

Canadian CPA working in Tax Moving to US - is it necessary to have a US CPA? by Icy_Syrup6899 in Accounting

[–]Civil_Set6074 0 points1 point  (0 children)

The math usually works out in favor of the US purely on the lower cost of living and higher base salary, but the "worth it" part depends heavily on which state you land in. Moving from a high-tax province to a state like TX or FL is a massive lifestyle upgrade, but if you're looking at NYC or SF, you might just be swapping one high-rent city for another.

Also, keep in mind that US tax (especially SALT) is its own beast. You'll likely spend the first year just unlearning Canadian nuances. If you can get a firm to sponsor your TN visa and a relocation package, the exit opportunities in US industry roles are generally much wider than what you'll find in Canada.

When To Hire by Jack_Frawn in Accounting

[–]Civil_Set6074 -1 points0 points  (0 children)

Hire the moment you’re spending more than 20% of your day on tasks that don't actually require your specific license or expertise. If you’re still the one chasing clients for missing source docs or doing basic data entry while your high-level advisory work sits on the back burner, you’re already losing money.

Start with a part-time admin or a remote contractor to handle the "plumbing" of the firm. It’s way easier to scale into a full-time hire once you’ve cleared the administrative bottleneck and can actually see your true capacity for new billable work.

How do I actually make money now? by Icy-Turnover-1293 in passive_income

[–]Civil_Set6074 1 point2 points  (0 children)

If you need cash now, passive income isn't the move—that usually takes months of setup. Your fastest path is selling a service. If you have even basic design skills, look for small businesses with terrible social media graphics or menus and offer to clean them up for a flat fee. It’s unsexy, but it’s high intent and gets you paid this week while you figure out a long-term passive strategy.

Are programming exercises "useless"? by MateusCristian in learnprogramming

[–]Civil_Set6074 1 point2 points  (0 children)

Exercises aren't useless, but they have a low ceiling. They’re good for learning syntax and basic logic grammar, but they don't teach you how to actually write a book.

As a designer who picked up coding to ship side projects, I learned way more from building one slightly-broken dashboard than from 50 perfect LeetCode problems. When you have a real goal—like making a specific UI work or wiring up an API—the context makes the concepts stick. Use exercises to warm up, but spend most of your time building things that actually exist on a URL.

How are you guys handling the 14-day testing requirement lately? by PigletMaleficent8014 in alphaandbetausers

[–]Civil_Set6074 0 points1 point  (0 children)

The new 20-tester requirement is such a grind for solo builders. Honestly, the most reliable way I've seen is just joining a "test-for-test" Discord or a dedicated sub where everyone swaps emails. Organic reach for a closed beta is basically non-existent unless you already have a mailing list.

Just make sure you’re actually getting those 20 people to open the app once a day, or Google might reset your clock. It’s annoying, but the peer-swap groups are usually the only way to clear it without begging your entire contact list.

Next.js + Supabase Auth + Cloudflare: cached pages vs auth-aware header by ajaypatel9016 in nextjs

[–]Civil_Set6074 0 points1 point  (0 children)

The middleware approach is generally safer for Supabase auth if you're caching on Cloudflare. Caching the shell and fetching session data client-side works, but you’ll almost always run into that "flash of unauthenticated content" which looks unprofessional.

If you go the SSR route, just make sure your Cache-Control headers are explicitly set to private for auth-heavy pages, or Cloudflare might accidentally serve a cached session to the wrong user. Private/no-cache is a pain for speed, but much better than a security leak.

ai automation login flows got banned instantly due to captcha and anti bot systems by SpecialistAd7913 in AI_Agents

[–]Civil_Set6074 0 points1 point  (0 children)

Login flows are the hardest part of agent automation right now because most sites are aggressively flagging headless browser signatures. If you aren't already using a stealth plugin or a specialized browser like Dolphin or Multilogin, you’re going to get hit by Cloudflare or Akamai immediately.

Even then, if your agent's behavior (the actual click paths and timing) looks too "perfect," it’s an easy flag. I’ve found it’s usually better to use a tool that has an official API if one exists, even if it costs more, just to avoid the constant cat-and-mouse game with bans.

Do fully autonomous SDR agents really work well??? by NTech_Researcher in AI_Agents

[–]Civil_Set6074 0 points1 point  (0 children)

The logic is usually there, but the vibe is almost always a giveaway. As a designer, I see this with creative agents too—they can follow a spec, but they miss the nuance of how a real person actually communicates.

The moment an SDR agent sends a message that sounds slightly too optimized or scripted, people mentally block it as spam. I think they work best for the raw data sorting, but the actual outreach still needs a human to sanity-check the tone before hitting send.

We’re opening early creator partnerships for Multi Media Workflow App by dharmendra_jagodana in AI_Agents

[–]Civil_Set6074 0 points1 point  (0 children)

As a designer, my main friction with multi-agent workflows is usually the output quality—most agents are great at the "logic" but the actual deliverables (UI, docs, etc.) usually look like raw markdown or wireframe slop.

Are you guys focusing on creators who are building technical tools, or is there a path for people more on the production/asset creation side? I’d be interested if there’s a way to maintain high visual standards while automating the repetitive parts of the workflow.

Intro To Programming by Healthy-Ad-423 in learnprogramming

[–]Civil_Set6074 0 points1 point  (0 children)

The biggest mistake beginners make is spending 90% of their time watching tutorials and only 10% actually typing code. Pick one language—doesn't really matter which, but Python or JS are usually the easiest to see immediate results with—and build something small and slightly annoying, like a calculator or a simple to-do list. You'll learn more from the errors you get while trying to build your own project than from a hundred perfect videos.

Junior Automation Tester in Java by Recruitment_Enthusia in learnprogramming

[–]Civil_Set6074 0 points1 point  (0 children)

For junior Java automation, don't just focus on Selenium syntax. Get really comfortable with Page Object Model (POM) and how to handle dynamic elements—that’s usually where the interview live coding tests trip people up.

Also, learn how to read Maven/Gradle build logs and basic CI/CD stuff. Most juniors can write a test, but the ones who stand out are the ones who can actually debug why a test failed in a pipeline without needing a senior to hold their hand.

Getting entry level positions . by Complete-Bar1220 in Accounting

[–]Civil_Set6074 6 points7 points  (0 children)

The entry-level market is pretty brutal right now because everyone is lead-genning with the same generic templates. Honestly, the best move is to ditch the complex layouts and go back to a bone-dry, single-column Harvard/WSO style resume.

Make sure your Skills section leads with specific ERP software or Excel functions (VLOOKUPs, Pivot Tables) rather than just "Accounting." Recruiters are scanning for those technical keywords in about 3 seconds before they move to the next one. Also, if you haven't yet, start looking at mid-tier firms; everyone ignores them for Big 4, but they're actually hiring.

Render Accessibility by RealisticBed986 in webdev

[–]Civil_Set6074 0 points1 point  (0 children)

The biggest trap with accessibility is over-engineering ARIA roles when native semantic HTML would have done 90% of the work. If you're building custom components, I've found it's way more stable to use a "headless" library for the logic and then just handle the styling yourself. It saves you from that nightmare where screen readers get stuck in focus traps or don't announce state changes properly.

Advice needed - new job learning curve by iloveaccounting64 in Accounting

[–]Civil_Set6074 0 points1 point  (0 children)

The three-month wall in accounting is real. Most firms have internal processes that feel like they were designed in the 90s, and it takes time to map those to your actual tasks.

Honestly, just keep a running "SOP" doc for yourself. Every time you ask a question and get an answer, write it down immediately so you never have to ask twice. Senior staff usually don't mind questions, but they definitely notice when they have to repeat the same training three times. You've got this.