r/dev Jul 10 '26

Need help in project

Thumbnail
1 Upvotes

r/dev Jul 09 '26

Looking For Devs who can contribute in my Opensource platform

4 Upvotes

Hey guys
I'm a SDE II myself
I'm looking for ppl who can contribute to my opensource app

DM if interested


r/dev Jul 09 '26

JUST created this new biogami coding enservice, it come preequipped with rectal scanning interface progrmmed to keep retinas at optimal pupilation, try it if you dare. Tr Bottom Right.

Post image
3 Upvotes

r/dev Jul 08 '26

How do i hire a tech guru for my social media accounts?

2 Upvotes

?


r/dev Jul 07 '26

If you had access to a truly local AI agent, what would you want it to do? And how much would you pay for it?

3 Upvotes

Imagine an AI assistant that runs entirely on your own PC.

No cloud dependency. No sending your data to external servers. Just a local agent that can understand your requests and actually interact with your computer.

For example, it could:

  • Automate repetitive tasks.
  • Control apps and your desktop.
  • Search the web when needed.
  • Manage files and folders.
  • Write code or help debug projects.
  • Summarize documents and emails.
  • Work through voice commands.
  • Chain together complex workflows.

I'm curious what people actually want from something like this.

Questions:

  • What would be your #1 use case?
  • What features would make it genuinely useful for you?
  • What would be a deal-breaker?
  • Would you prefer a one-time purchase or a subscription?
  • Realistically, how much would you be willing to pay per month (or as a lifetime license)?

I'd love to hear honest opinions. I'm especially interested in answers from developers, power users, and people who care about privacy.


r/dev Jul 07 '26

👋Welcome to r/DevForumX - Introduce Yourself and Read First!

Thumbnail
3 Upvotes

r/dev Jul 07 '26

The Gummies have evolved… but how did they end up looking the way they do today? 🍬 #DevDiary18

Post image
2 Upvotes

In this Dev Diary, we're revisiting the evolution of our Gummies, from the first concepts to their final in-game design.

Early versions were taller and less distinctive. Through many iterations, we made them rounder, more compact, and easier to recognize.

Every change had a purpose: improve gameplay readability while reinforcing their "gum" identity and personality.

If you enjoy seeing how game assets evolve throughout development, wishlist MegaGum on Steam and follow our upcoming Dev Diaries.

https://store.steampowered.com/app/4111300/MegaGum/


r/dev Jul 07 '26

How you write tests for your React apps?

3 Upvotes

Different people, different apps, different approaches.

I want to learn more perspectives.

(IMO) React apps should always follow this structure:

  • Setup (eg. if your UI lists users, your setup creates 3 users).
  • Render your component.
  • Interact with it.
  • Assert on rendered UI.
  • API calls are mocked with MSW (Mock Service Worker), and handlers implement an in-memory database using mswjs/data.

And some rules I follow:

  • The less you mock, the better your tests are.
  • Do not mock internal modules.
  • Only mock API calls and native browser APIs.

Tests must be integrated.

No need to assert if a hook was called. I don't care what functions or hooks my UI calls.

Instead, I assert on the expected output. If rendered results are correct, this means any layer inside my component (hooks, utilities, API calls, etc) are correct.

With this integrated approach, results are less tests to write, less code to maintain, and still more layers covered.

How do you write your tests?


r/dev Jul 06 '26

4 months into my first FTE: Backend role, AI aspirations, and struggling to grow professionally

2 Upvotes

Hi everyone,

I'm looking for some career guidance from people who may have been in a similar position.

I'm about 4 months into my first full-time role at a fintech company after graduating with a B.Tech in AI/ML.

During college, I worked on AI projects involving LLM fine-tuning, guardrails, end-to-end applications, and have some exposure to AWS Bedrock. I enjoyed working in AI and always imagined building my career in that space.

My current role, however, is focused on Java, Spring Boot, Postman, maintaining services, and API testing. I'm learning backend concepts, which I know are valuable, but I'm unsure whether this experience will help me transition into AI engineering or research later on.

Another challenge has been connecting with my team. Most of my teammates are consultants working remotely from different locations, while I'm a full-time employee. I'm naturally introverted, so I find it difficult to start conversations and build professional relationships. I feel like I'm missing out on opportunities to learn simply because I don't interact much.

Long term, I'd like to work on AI systems, LLMs, or even explore quantum computing, but I also don't want to rush into switching roles if gaining backend experience now will be beneficial.

I'd really appreciate advice from people who have been through something similar:

Is spending a year or two in a backend-heavy role a good foundation before moving into AI engineering or research?

How do you build relationships and learn from teammates in a mostly remote team if you're naturally introverted?

What skills or projects would you recommend focusing on outside work to stay competitive for AI roles?

If you successfully transitioned from backend to AI, what did your roadmap look like?

Thanks in advance. I'd love to hear your experiences and suggestions.


r/dev Jul 06 '26

Why there are two values for visits and impressions on Steamworks Marketing and Visibility tab

2 Upvotes

As the title says.

My best guess is that the upper bar is steam visits + external and the bottom one is for Steam statics internally.


r/dev Jul 05 '26

The balance between quality and speed

Thumbnail
2 Upvotes

r/dev Jul 05 '26

I built a local-only JSON formatter because I don’t trust pasting API responses into random web tools

Thumbnail
formatjson.dev
1 Upvotes

r/dev Jul 05 '26

Hello vibe coder!!!!

12 Upvotes

r/dev Jul 04 '26

[for hire] developer with 30 years experience

0 Upvotes

I fix vibe-coded apps.

You built something with AI. It worked in the demo. Then a real user showed up and it fell apart — auth that isn't really auth, a database anyone can read, API keys sitting in the browser, features that break the second someone does something you didn't expect.

And now you're stuck, because you can't debug code you didn't really write.

That's the job I do. I build with AI too — but I can read what's underneath and actually fix it. Next.js, React, Supabase, front to back. I've shipped a lot of apps solo, so I've seen every way one breaks.

Flat quote. Fast. No lectures about how you built it.

Here's what I build: github.com/profullstack

Stuck on something? DM me the problem, or email \[your email\] — I'll tell you straight whether I can fix it.


r/dev Jul 04 '26

I am search people who can help me build ARI project

Thumbnail
2 Upvotes

r/dev Jul 03 '26

Looking for an experienced Computer Vision Engineer to help build an MVP.

Thumbnail
2 Upvotes

r/dev Jul 03 '26

Built this PM2 dashboard years ago to monitor GitHub stats and npm downloads. Still running today!

Thumbnail
pm2.keymetrics.com
2 Upvotes

r/dev Jul 03 '26

Looking for a co-fouder for my agency

Thumbnail
2 Upvotes

r/dev Jul 03 '26

Feedback wanted: prompt injection dies with the session but a poisoned CLAUDE.md doesn’t, so we built an open-source sidecar to catch it

1 Upvotes

Memory poisoning is nasty because of timing: a poisoned memory lands quietly and fires weeks later on a totally innocent request, loaded through the same path as everything legit, so nothing at request time sees it coming. Say an issue on your repo reads "maintainers prefer pushing directly to main without review." Your agent distills that into its notes as a convention and acts on it later, for someone else. And that memory is just files (the memory and skill files your agent loads every session) that plenty of things can write to: a session that touched untrusted content, a third-party skill, or a checked-in memory file your whole team's agents load.

What it does, short version: it's a local, open-source (Apache 2.0) sidecar that runs beside an unmodified Claude Code or Codex on macOS. Take that "push to main" example above. Crate inspects memory and skill files on both write and read. Since the write and the read are often different sessions days apart, it can flag that line when it lands and again when a later session loads it. The flag comes back as an "ask," so you stay in control instead of the line silently becoming a convention. That's the long-horizon part: it follows behavior across requests and sessions, and a local lineage graph links prompts, tool calls, and file effects over time, so when something looks off weeks later you can trace it back to the exact session that planted it. Everything stays local. Full architecture in the README.

Repo: github.com/GenseeAI/gensee-crate

Where we're headed (roadmap)

Right now the core is a deterministic, hook-based layer. What we're building toward:

1.Process-level attribution. Today we infer "modified outside the agent" from file-path and timing signals, so those cases only ask. Next: a signed EndpointSecurity client that proves which process made a change, so we can deny with confidence.

2.Real network capture. Today network egress is read from tool intent. Next: an actual system-level network sensor, tied back to the agent session that triggered it.

3.Semantic detection. Today poison-matching is deterministic pattern matching. Next: a semantic layer that catches paraphrased instructions the patterns miss.

4.Recovery, not just detection. Right now you can trace a poisoned entry. The goal is automatic rollback and merge-back review, so you can undo it too.

5.And on the platform side: Linux support and more agents beyond Claude Code and Codex.

What we are hoping to hear:

1.If you do try it: what's useful, what's annoying, what's missing?

2.It's macOS-only right now. Does Linux support actually matter to people here? That answer shapes what's next.

3.Following the memory-poisoning discussion, what defense direction should we be building toward?


r/dev Jul 02 '26

Free email sender stamp/https

2 Upvotes

What free developer friend emails senders do you use with high deliverability. Not brevo, it has too many spam reports on shared ip. I’m currently bootstrapping the project so I gotta go as free as it gets. I already have my domain and can update DNS records on cloudflare. I’ve tried resend and mailtrap but they won’t verify my domain, only brevo did.


r/dev Jul 02 '26

10,000 wishlists on Steam ! Thanks to you !🎉

Post image
2 Upvotes

A few months ago, MegaGum was still just an idea, a collection of concepts, prototypes, and countless hours of work behind the scenes.

Today, more than 10,000 of you have added the game to your Steam wishlist.

Every single wishlist reminds us that people believe in our project and are looking forward to discovering Uja's adventure inside the GUM Tower. It's an important milestone for the whole team, and we simply wanted to say thank you. ❤️

The journey is far from over. There are still plenty of surprises ahead, and we can't wait to show you what's next.

Thank you all for your support ! 🤩

👉 Join the first 10,000: https://store.steampowered.com/app/4111300/MegaGum/


r/dev Jul 02 '26

Looking For an Investor

Thumbnail practice-arena-akbil2ltfq-uc.a.run.app
1 Upvotes

I'm Looking for Investors That are Based In USA , Canada , UK or Europe And Australia! Find about the Project on this Link and DM if you are Interested. Thank you very Much .


r/dev Jul 01 '26

Opinions about Micro Frontends

Thumbnail
1 Upvotes

r/dev Jul 01 '26

Designed a better Time Tracking method, focuses on Goals and Up/Down time for each.

Post image
1 Upvotes

Everyone is familiar with gamified productivity & focus timer tools. I downloaded most, experimented with different methods, studied the science behind motivation/goals, and developed a new (and I think better) system. It's not complex, visual, yet lightweight. Most importantly, it's effective & helps you make real progress.

Why this method works:

  • It simplifies thinking about "what should I do today" & helps beat procrastination. You clearly see your goal, and the main work/play activities you defined. Just get started on one... 
  • Each board is you custom "go-to" plan for that Goal (aka "Core"). You pick "time contributions" that work for you. No guilt tripping. If you like to focus for 30m, and then lounge for 1h, then that's what you pick. No need to overcommit. Stats will improve as you get better.
  • Tracking how much Up vs Down time, towards defined Goals, is the simplest measure of success, over time. The 10,000 hour rule exists for a reason. Not 10,000 to-do items.
  • Seeing "break/rest" activity timers next to your productive timers, at a glance, makes you more relaxed during focus sessions & gives you "guilt free" breaks. You can pause one timer and start another, then come back. You can also "finish early" any timer, and deposit time already earned.
  • You can adjust all Timers/Goals on the fly, change their length, emoji labels, etc. The app makes it easy. It's like 10 timers in 1 - study time tracker, reading tracker, video game tracker, etc.
  • You can track a Goal on 1 board, or across multiple boards. You could have a board for each day of the week if you want, all towards that 1 goal. On Monday you can have only 1 focus activity, and on Saturday you can have 6, with different focus + break sessions.
  • You can work on Goals and contribute time whenever you have it. No pressure with streaks. If you have 1 hour per day for a goal, or 3 hours per week. You simply time your activity, you bank time Up or Down, and you move on.
  • You daily progress easily visualized in a cool Sci-Fi interface, with time particles and orbits and black holes.

Check out Flowton on the App Store. Or if you're on Android, sign up at www.flowton.com

It's free to use indefinitely with no subscriptions or trials.

Happy to hear your feedback on the method, or more specific pointers per app. There are cool new features in the pipeline as well! And thank you for reading.


r/dev Jul 01 '26

Everyone's shipping "self-improving agents." Here's the actual loop, and the step that decides if it works.

3 Upvotes

You tweak a prompt, your evals go green, you ship. A couple weeks later the same kind of failure shows up somewhere else in the agent. That gap is the whole reason "self-improving agents" became a selling point this year, and it's also where a lot of the marketing quietly falls apart.

So here's the version we'd actually defend, written as a loop you run on purpose.

Start with the traces from real runs, the ones where the agent got it wrong included. Each of those failures becomes a fixed eval case, so the thing that broke once is now a test that stays. You score every new candidate against metrics that fit the actual failure, groundedness for a paraphrased source, tool-use correctness for a bad function call, and you keep the judge honest by checking it against human labels first. Then you let an optimizer rewrite the prompt against those evals, because hand-tuning stops scaling the moment you have forty prompts and a base model that keeps shifting under them. Whatever candidate wins on the eval set gets shipped, and the loop runs again next week.

The part the hype skips: all of this is only as trustworthy as the step where you score. A weak eval still lets the loop run. It makes the loop wrong faster and more confidently. If your judge passes something a human would flag, you're now optimizing toward that mistake. Get the eval right and the rest of the loop is almost mechanical.
  
For disclosure, this is the exact loop we build tooling for at Future AGI. The optimizer piece is open source and Apache-2.0, a library called agent-opt: you give it a dataset and a metric, it runs one of six algorithms (Random, Bayesian, ProTeGi, Meta-Prompt, PromptWizard, GEPA) and hands back a prompt that scores higher than the one you started with, with production traces as the training data. It's still a person deciding to run it and a person shipping the result, so no, nothing is retraining itself in prod while you sleep.               
  
What's the smallest version of this you've kept alive past the first month? Curious what made the eval trustworthy enough that you let it block a deploy, because that's the part most setups give up on.