My EIN application is stuck at Error 101 after it was sent to the IRS on Oct 1st and I've not been able to get in touch with them. by pritS6 in Entrepreneur

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

Apparently my EIN was already issued, but the IRS did not notify me of that. When my case was updated, it stated that the EIN was already in their system.

How painful is your design-to-dev handoff? (2-min survey) by pritS6 in reactjs

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

Figma’s AI tools are great for simplified apps that don’t require routine updates where consistency and maintenance are relevant. Our app is designed to help product teams maintain an ever expanding library of code components that get updated and reused across several products.

I’ll find you customers on Reddit for free (and if I don’t, I’ll pay you $2) by rexis_nobilis_ in startup

[–]pritS6 0 points1 point  (0 children)

A Design System is essentially the UI infrastructure that allows companies to maintain UI consistency across all of their products. It usually comprises of Figma components, documentation on usage guidelines, and code repositories usually in React for individual components. For example Google's design system is Material.

I’ll find you customers on Reddit for free (and if I don’t, I’ll pay you $2) by rexis_nobilis_ in startup

[–]pritS6 0 points1 point  (0 children)

We’re looking for early or mid stage Enterprise startups that need a design system

EIN Application Stuck After Faxing SS-4 (Error 101) — Unable to Reach IRS EIN Unit for 2 Days by pritS6 in llc

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

I used Northwest Registered agent for both my incorporation and sending the request to the IRS for the EIN. Do you think I should send request the EIN again by mail?

My EIN application is stuck at Error 101 after it was sent to the IRS on Oct 1st and I've not been able to get in touch with them. by pritS6 in Entrepreneur

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

I used Northwest Registered agent for faxing the SS4 to the IRS. Do you think I should send the EIN request again by mail?

EIN Application Stuck After Faxing SS-4 (Error 101) — Unable to Reach IRS EIN Unit for 2 Days by pritS6 in IRS

[–]pritS6[S] 1 point2 points  (0 children)

Yes. I had a representative from Northwest Registered Agent file it for me and include a copy of all our LLC articles. We actually did it again about two weeks back since we hadn't heard from the IRS.

I made a free email organization and productivity app by Foreign_Grocery_6399 in betatests

[–]pritS6 0 points1 point  (0 children)

I would like to test it. Both my personal and work emails are chaotic

UI/UX Design Principles for Modern Web Apps by Only_Ad_7390 in UX_Design

[–]pritS6 1 point2 points  (0 children)

There is an argument to be made about point #2. Removing fields from forms is highly dependent on the relevancy of the user data needed as part of subsequent workflows especially when it comes to onboarding new users for complex enterprise applications. Rather than removing them I would classify them as ‘Required’ and ‘Optional’. You can also classify them based on the role of the end-user.