All activity
Uldis
left a comment
There should not be black boxes in your mind regarding the solutions you develop. For example, if you copy/paste code from tutorials, ChatGPT, or StackOverflow without reading the description of what it does.
If you encounter some part you don't comprehend, seek understanding first.
Then, you can split the execution into the steps it goes through to narrow it down one step at a time. Debugger...
Debugging
Arnav Ahuja
Join the discussion
Uldis
left a comment
There are other options out there. Given the choice, some people will choose something else.
Why is Bootstrap CSS framework getting less and less popular?
Two Heads
Join the discussion
Uldis
left a comment
Good night sleep (7-8h) and long walks (~1h) during the day have been essential for me in combating burnout.
Regular exercise helps manage the stress hormones that build up due to our fast-paced industry.
Additionally, I cut out coffee for a couple of months the last time I experienced burnout, which significantly reduced my anxiety levels.
No medications.
How do you beat burnout? (no meditation please)
Christopher Nguyen
Join the discussion
Uldis
left a comment
Its Fridays, somehow weeks work compounds on Fridays for me.
What is your favorite productive day of the week?
Johnberg Arslan
Join the discussion
Uldis
left a comment
There is no such thing as must have tools or tech for web development. Basically you can build almost any project with any web framework out there.
A while ago you couldn't do interactive web apps without some frontend framework like Angular, React etc.
Now there are tech that live updates web page using websockets to stream html changes from the backend. So today you have an option to build...
Must-have tools, and technologies in web development nowadays [WEB DEV] 💻
Paula Ulianiuk
Join the discussion
Uldis
left a comment
Congrats on the launch, will definetly test the platform at some future project, looks like time saver.
dyrector.io
Open-source SelfOps platform for containers.
Uldis
left a comment
Learning (education) by doing, trying things out teaches you valuable lessons that in short term transitions into monetary gains.
What is your best investment? Education, startup, real estate?
Oleg Eltsov
Join the discussion
Uldis
left a comment
Best of luck!
⚡️We're launching TMR! One word to describe your feeling before launching!
Harris Cheng
Join the discussion
Uldis
left a comment
Same here, no notifications, not going back.
Phone notifications: on or off?
Geri Máté
Join the discussion
Uldis
started a discussion
How big is your engineering team?
Hey everyone! We all know how crucial the MVP phase is for startups. I'm curious, for those of you who've successfully launched, how big was your engineering team? And for those who are in the planning stage, how many people do you think you'll need to get your idea off the ground?
Uldis
left a comment
@nerijuso done, wanted to ask - have you planned API for OpenQR?
Let's follow OpenQR on the LinkedIn 🚀
Nerijus
Join the discussion
Uldis
left a comment
FFmpeg for anything media transcoding/encoding related.
Which tools do you use to create the GIFs of your product that go on the landing page?
Guta Raspanti
Join the discussion
Uldis
left a comment
Been using trello for a very long time. Maybe it is time to check what's happening in this space.
What is the best task management software for a startup?
Irina Ivashchinenko
Join the discussion
Uldis
left a comment
Adopt a minimalist coding style, create custom software that excels at doing one thing, and design it to be easily rewritable so that you can start over in a week or less if your needs change. Chain your custom software together with industry tested solutions - think unix philosophy https://en.wikipedia.org/wiki/Un...
Low-code/no-code or custom software dev for the startup?
Dmytro Khlopkov 🇺🇦
Join the discussion
Uldis
left a comment
I use Erlang https://en.wikipedia.org/wiki/Er... for the last 6 years and not looking back to previous stacks I used. The Erlang's power comes from the fact that it's so easy to scale and its robust, even MVP will handle thousands of requests per second and to scale beyond that is straight forward. And its really easy and fast to develop once you get over the unfamiliarity of its syntax and...
What backend stack does your product use?
Nerijus
Join the discussion
Uldis
left a comment
There is no magic - the realm of technology is grounded in logic and structured principles. Either one understands the underlying concepts or must invest the time to learn them.
What's the best advice you got on your tech career?
Hemant Kumar
Join the discussion
Uldis
left a comment
The timeline for product development can vary, but an average of 2-3 months seems reasonable. When doing so I subscribe to Agile ideas and Continuous Integration/Continuous Deployment (CI/CD) practices.
I automate and streamline repetative tasks from the get go, so that it pays dividends as the development continues even beyond MVP.
Over the years I have pretty robust and fast process to get...
How long does it take you to build an MVP?
Divad Sanders
Join the discussion
Uldis
left a comment
There's a distinct difference between simply releasing code and crafting high-quality software. The latter serves as a form of leverage. Robust software architecture combined with sound design principles significantly eases performance optimisation, maintainability, and scalability. This, in turn, generates a compounding positive impact on the business as a whole.
Which aspects do you consider most important in software development?
Exo Cody
Join the discussion
Uldis
left a comment
Couldn't agree more, you have to apply knowledge to experience and grow as a professional in any field. Side projects are particularly good for this kind of experiential learning.
10 hidden power of side projects
Shajedul Karim
Join the discussion
Uldis
left a comment
Yes, hours varies from one weekend to the next.
Do you work on your startup on weekends?
Sepideh Yazdi
Join the discussion