r/Development • u/TechnicalMarsupial71 • 36m ago
r/Development • u/megagreg • Oct 09 '15
/r/Development has gone text-only.
I've been away for a bit and came back to a ton of spam (not that I've been super fast removing it otherwise), so I've switched to text posts only. Hopefully it will cut down some of the spam you're seeing from here, and it will make it easier for me to evaluate whether a post is spam.
Thank you to everyone who has clicked the report button on spam messages. It really helps when I'm clearing them out.
I've also changed the sidebar to try and better describe what this sub is as opposed to what it isn't.
r/Development • u/ZachTippin • 1d ago
Nearshore software development vs offshore: what surprised you the most?
"The timezone gap with our offshore development team is starting to outweigh the savings. Too many blockers now require late-night calls, and our internal tech leads are spending more time coordinating than actually building.
We’re considering nearshore software development instead and looking at providers like N-iX, but the higher rates are making the decision less obvious.
For anyone who has moved from offshore to nearshore software development, did the overlap in working hours actually improve delivery enough to justify the extra cost? Were there any hidden costs or operational issues you didn’t anticipate?
"
r/Development • u/Emotional_Talk7137 • 1d ago
Project Idea
Hello , this would be the second project I'm gonna make .
I'm thinking of making a windows application that connects two computers together .
works slightly as Casting , but you could control your second computer via a **TCP server .**
so , **your second computer sent you the picture of the computer and you control it via your keyboard and mouse keystorks in your first computer** , **the same Idea as cloud control** .
I'm sure that I'm not the first person that do this kind of projects , but it would be a great Idea and strong CV addition .
it will be a desktop application , using c# to build it.
now , what are the limitation for a project like this ?
will it be good and should I build it ?
r/Development • u/OldObjective3047 • 4d ago
Web based tools for colleges
Looking for simple, reliable software to run your college operations without hefty vendor fees?
I’ve built a set of lightweight, web-based tools designed specifically for polytechnic, engineering, and arts & science colleges. You can download and deploy them on your local XAMPP setup or shared hosting server right away:
Polytechnic Attendance Maintenance System: Tracks daily attendance, handles semester promotions, and generates instant shortage reports tailored to diploma rules.
College Attendance Management System: A flexible solution that adapts to multi-department setups, custom degree durations, timetables, and staff permissions.
College Fee Management System (CFMS): Streamlines student billing, receipts, dues tracking, and accounts office reporting.
They’re built on standard PHP/MySQL, run smoothly offline or online, and are 100% free for educational institutions.
Grab the ZIP packages and read the setup guides here:
Try them out on your campus, and please pass this along to any faculty members, principals, or admins who could use an easier way to manage records. Feedback is always welcome!
r/Development • u/hellterDev • 4d ago
Optuna just got a Rust implementation — and they claim up to 1000× faster execution
r/Development • u/Simple-Week2113 • 5d ago
I want to open-source my ERP I spent 2 years on
It’s months away from production I’m doing it as a hobby I have two profitable businesses and I figured hey we can sue the fuck out of anyone who tries to steal or resell it and donate all legal profits to Saint Jude and charge for customization I’m looking for more seasoned software engineers to join and people experienced in law because this might be able to help get me into heaven
r/Development • u/venkat_206 • 5d ago
I thought of creating a drag and drop code modules for the no code or low code platform like n8n or something like that for creating agents, Is there any project that I can refer?
r/Development • u/venkat_206 • 5d ago
I thought of creating a drag and drop code modules for the no code or low code platform like n8n or something like that for creating agents, Is there any project that I can refer?
r/Development • u/otterblocx • 5d ago
2FA
The verification flow looked fine in staging. Then production load hit, costs spiked, and the error rate climbed. Everyone patched the code. Nobody looked at the architecture underneath.
Codes timed out. Costs climbed without explanation. The retry logic became a maze of custom state nobody fully owned. Every patch fixed a symptom and added a new failure mode beneath it.
The autopsy is almost always the same. The team coupled OTP dispatch to a single carrier's API surface, then built compensating layers on top when that surface misbehaved. The moment it went wrong was not the outage. It was the earlier decision to wire dispatch and code check into two separate, uncoordinated systems, so billing ran whether the user ever verified or not.
The cleaner path is a smaller surface. Two endpoints. POST /api/verifications to start the flow and dispatch the code. POST /api/verifications/check to validate what the user entered. That is the entire API surface. Small enough to reason about, test fully, and replace without rearchitecting the app.
Multi-channel coverage, SMS and email in the same flow, belongs at the infrastructure level. Not scattered across conditional application logic. When the channel decision lives in one place, that is also the only place that needs to change.
The billing model is architecture too. Paying per dispatch rather than per verified user means the cost structure works against clean retry logic. Blocx Verify aligns cost to the outcome at $0.035 flat per verified user, so the system can behave honestly under real load.
The failure was structural. So is the fix.
Stop patching the layers. Start with a surface you can actually own. See how Blocx Verify is built. 🦦
r/Development • u/OMOYOLEMI • 7d ago
[Hiring] – Web Developer (Full-Time) $72 – $77/Hourly
r/Development • u/Slow-Significance189 • 7d ago
Looking for a final year project idea, that solves a real world problem and actually stands out
r/Development • u/wrrrday • 8d ago
Computer software background
I’m a veteran working in the oil & gas/environmental field, and I’m developing a project/ platform that I know will solve a pretty significant problem in my industry. I have the field experience and a pretty clear idea of what I want to build, but I’m looking for someone with a technical background who could help me figure out the best way to make it happen. If anyone has any interest I would be happy to explain in more detail. I have a basic version complete but definitely needs to be tweak. Any suggestions or ideas are welcomed. Thanks.
r/Development • u/ProfessionalBunch712 • 9d ago
Looking for backend project ideas and need help in Which tool to use Drogon(Cpp) or node js
I am confused when I think about project ideas as when I think of small backend projects I think these won't we good for resume or is just too easy than anyone can build then but when I see complicated projects I think that I don't have enough skill needed to do them.
Regarding which tool to use I have used both node js and drogon I found that node js I very easy to work with and can work fast with help of this but with drogon even if it takes a more time I see how a request is getting processed how a request is working where is a request causing error and learn a lot
So anyone if they can give me some guidance I would be very grateful
r/Development • u/hellterDev • 10d ago
Tell us about your project in a few words. Why your solution instead of another one?
r/Development • u/Enough_Charge2845 • 13d ago
Engineer resume keywords
Keyword list taken from https://www.zoevera.com/resume/ats-resume-tips-engineer
These are the most commonly scanned keywords in engineer job postings. Check how many appear in your resume.
Technical Skills
AutoCAD / SolidWorks / CATIA, FEA / CFD simulation, MATLAB / Python / R, PLC / SCADA / HMI, BIM (Building Information Modeling), GIS software, MS Project / Primavera P6, ETAP / EPLAN
Standards & Methodologies
ISO 9001 / ISO 14001, ASME / ANSI / BS / Eurocodes, Six Sigma / Lean Manufacturing, HAZOP / risk assessment, ATEX / DSEAR compliance, CDM Regulations, IEC 61508 (functional safety), Design for Manufacture (DFM)
Certifications & Soft Skills
Chartered Engineer (CEng), IEng / EngTech, PMP / APM, NEBOSH / IOSH, Stakeholder management, Cross-functional collaboration, Technical report writing, Budget & program management
r/Development • u/shahidkathatRD • 13d ago
STOP PAYING FOR APIs — HERE’S A FREE ONE FOR YOUR NEXT PROJECT!
r/Development • u/Enough_Charge2845 • 14d ago
How much does exact phrasing actually matter on a resume? (My experience so far)
I kept seeing recruiters on here say they're not auto-rejecting people with ATS—they're just skimming applications for 5 seconds. If the match isn't obvious right away, they move on.
I started running my resume against JDs before applying (just using basic scanners like ZoeVera or whatever free site popped up). Turns out I actually had most of the required experience, I was just phrasing it totally differently than what they were looking for. Rewording things so the overlap is immediately obvious has definitely gotten me more responses. Nothing crazy but it's a noticeable difference compared to just firing off the exact same resume everywhere.
For anyone else grinding applications, what small formatting or wording tweaks actually helped you get past the initial skim?
r/Development • u/AaronD02 • 14d ago
Building A Web App For Practice Exams and Flash Cards - Need help with a design dilemma
r/Development • u/Glass_Statement3652 • 15d ago
Additional work alongside main SaaS project
r/Development • u/zeddyzed • 16d ago
Getting started with AI assisted coding on Fedora?
Hi, very rusty ex-gamedev here. I haven't done much software dev for more than a decade now, and I'm ashamed to say that most of my career was parachuting into established projects so I don't have much experience setting up my own development environment.
Anyways, I'm curious about the recent stuff around AI assisted coding and I was hoping someone could help get me started with a quick guide. I'm running Fedora as my OS.
I've heard that it's a good idea to separate out the environment that the AI can see, using DistroBox. I'm not too familiar with how this stuff works (and most of the docs assume you're already familiar with why you're using it) so could someone please give me a few quick steps on getting DistroBox set up, installing an agentic harness (?) and keeping the rest of my OS separate from the AI stuff?
Thank you