Lucian Corduneanu

@lucianovici

Joined on Oct 26, 2017

  • Let's play this comparison game by drawing analogies between software development and building development. Creating a web app is like building a house; both need careful planning, a solid foundation, appealing design, and smooth functionality. Just as you need architects, builders, and designers to construct a house, you need backend developers, frontend developers, and UI/UX designers to build a web app, ensuring it’s robust, user-friendly, and meets your needs. Roles and Processes Comparison: 1. Software Developer (Backend) vs. Structural Engineer Software Developer (Backend):Role: Responsible for server-side logic, database management, and ensuring the application performs well. Tasks: Writing APIs, managing databases, ensuring security, and integrating external services. Structural Engineer:
     Like  Bookmark
  • Our Way of Working At Sensidev, we transform ideas into robust digital solutions. With 12 years of experience, we seamlessly blend technical expertise with entrepreneurial insight. Our approach is collaborative, transparent, and geared towards exceeding your business objectives. Unique Selling Proposition Tailored Solutions: We customize software to fit your unique business needs. End-to-End Service: From ideation to deployment, we handle it all. Entrepreneurial Insight: As startup owners ourselves, we understand your challenges. Proven Experience: Over a decade of international project success. Culture & Values
     Like  Bookmark
  • Client: BCE Group Provider: Sensidev Introduction BCE Group seeks to enhance their reporting capabilities by integrating AI and LLM technologies. This initiative aims to enable users to generate more specific and insightful reports from data sources such as Microsoft Power BI using text prompts. Objective Our objective is to build and integrate advanced AI-driven features that will empower BCE Group’s users to create enhanced reports easily and find useful insights through natural language processing using the data available in the Microsoft BI Database. Proposed Solution
     Like  Bookmark
  • Streamline, Simplify, Succeed: Your Pathway to Smart Manufacturing. Introducing the cutting-edge web-based ERP solution, designed to revolutionize operations in the manufacturing sector. This comprehensive system seamlessly integrates inventory management, production planning, and quality control, ensuring real-time visibility and efficiency across all processes. With features like automated stock reordering, predictive analytics for demand forecasting, and robust quality assurance checks, it empowers businesses to optimize resource allocation, minimize downtime, and maintain high-quality standards. Its scalable architecture and intuitive interface cater to evolving business needs, enhancing decision-making capabilities. Experience unparalleled operational transparency, improved productivity, and cost savings, positioning your business at the forefront of industry innovation. Why scoping the Minimal Viable Product? The MVP scope we're developing for you at Pro Piping Products is a strategic move to prioritize and tackle the most essential features of your ERP system first. This approach ensures that we focus our efforts on the functionalities that matter most to your business, like inventory management and production planning. You can expect a streamlined and effective solution right out of the gate, one that directly addresses your core operational needs. This initial phase is about laying a solid foundation for your ERP system and gathering valuable, real-world feedback. Your input during this stage is crucial. It will guide us in refining and enhancing the system to align perfectly with your specific business processes and objectives. You're not just getting a basic version of the software; you're getting a tailor-made solution that evolves to meet your company's unique demands. Manufacturing Module
     Like  Bookmark
  • Taglines Ideas of marketing taglines for MaxUtil. "MaxUtil: Revolutionizing Machinery Trade with Precision Matching." "Connect Efficiently: MaxUtil – Your Machinery Marketplace." "MaxUtil: Where Quality Machinery Meets Smart Trading." "Experience the Future of Machinery Trading with MaxUtil." "MaxUtil: Streamlining Your Machinery Sales and Purchases." "Discover, Connect, Trade – Welcome to MaxUtil." "MaxUtil: The Ultimate Hub for Machinery Trading Excellence."
     Like  Bookmark
  • At Sensix we are using multiple Django/Python Web Services built with Django Rest Framework for user, facility, and device management. Right now we are in the process of updating our style guide so that we can: decouple Django apps into encapsulated and reusable building blocks decouple application/business logic into a separate layer We expect to grow our team, and want to prepare the codebase to be flexible and easy to isolate and test, so we can move fast, break things and avoid single point of failures. In my search to find a solution to our problems, I found a very well written article from Paul Hallett. I agree with most of the patterns he suggested in his "Pragmatic style guide for the API age". Considering Django apps as "business domains" that have all the mechanisms for full encapsulation like interfaces and apis seems overkill at first, but it might help in the long term, growing to a 28+ team of devs.
     Like  Bookmark
  • We are human, we are different, we are curious. Although not everyone agrees software developers are regular humans, we can all agree that devs are obsessed with being efficient not only in their professional life but also beyond. I am using JetBrains products since 2010, and they served me well in my career. In this post, I want to share my favorite shortcuts I use to boost my productivity. Will briefly point them out one by one ordered by my personal preferences. Go back where you last edited Action: Last edit location There are discussions about how much time a developer actually spend time writing vs reading code. I personally can tell from my experience, that around 30% of the time I write code while spending the rest on navigating around, read code, read manuals, figuring out where things should end up to keep consistency and make life easier for other devs and future me.
     Like  Bookmark
  • 1. IPv6 As a user, I want to validate an IPv6 address, So that I don't mess up my configuration. An IPv6 address is represented as eight groups of four hexadecimal digits, each group representing 16 bits (two octets, a group sometimes also called a hextet). The groups are separated by colons (:). An example of an IPv6 address is: 2001:0db8:85a3:0000:0000:8a2e:0370:7334 (source)
     Like  Bookmark
  • Setup I2C 50KHz clock SERCOM3 PA16 - SDA / PA17 - SCK With and without scl_stretch_only_after_ack_bit (no difference). Tried to change many other settings like start_hold_time, scl_low_timeout, slave_scl_low_extend_timeout, sda_scl_rise_time_ns. App
     Like  Bookmark
  • 1. Phone numbers As a user, I want to enter a phone number with country code, So that I know to which country I'll call. Hint: Take the list of prefixes from https://countrycode.org/ Examples Input: +40722555666
     Like  Bookmark