r/dev

Designed a new Time Tracking methodology, focuses on Goals and gamified Up/Down time for each.
▲ 65 r/dev+33 crossposts

Designed a new Time Tracking methodology, focuses on Goals and gamified Up/Down time for each.

Everyone is familiar with gamified productivity & focus tracker tools. I downloaded most, experimented with different methods, studied the science behind motivation/goals, and developed a new 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, no penalties.
  • You can adjust all Timers/Goals on the fly, change their length, emoji labels, etc. The app makes it easy.
  • 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 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 on flowton.com to get notified.

Happy to hear your feedback on the method, or if you try the app, on what you think of it. There are cool new features in the pipeline, along with leaderboards, passive "multiplayer", and other.

u/NinjaFlow — 5 hours ago
▲ 1 r/dev

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?

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.

reddit.com
u/ExcellentMobile7667 — 8 hours ago
▲ 45 r/dev+4 crossposts

I built a real-time K-beauty ranking tracker because I wanted to see what's actually trending in Korea vs Globally.

Hey everyone!

As a software engineer living in Seoul and a huge K-Beauty fan, I’ve always noticed a fascinating gap: the products that are super hyped among global fans (like Beauty of Joseon or Anua) are often totally different from what locals are actually queuing up to buy at Olive Young here in Korea.

To satisfy my own curiosity and help fellow K-beauty lovers who want to see the real local trends, I spent my weekends building a clean, automated dashboard that tracks and translates Olive Young’s Top 100 rankings in real-time.

What the tool does right now:

* Automatically fetches the official Olive Young rankings and updates them continuously.

* Fully translated into English.

* Features a 'Global' tab so you can filter products specifically popular for international shipping, alongside the domestic local charts.

Since I am running and developing this project all by myself, I would absolutely love to get your honest feedback!

* What features should I add next? (e.g., specific ingredient filters, price trackers?)

* Does the English translation look natural to you guys?

Hope this helps with your next K-beauty haul! I'll leave the access info down in the comments since I want to respect the community's submission rules regarding external links. Let me know what you think!

reddit.com
u/Routine_Claim781 — 21 hours ago
▲ 2 r/dev+3 crossposts

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

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/

u/NZone_Studio — 15 hours ago
▲ 2 r/dev+1 crossposts

The balance between quality and speed

I used to be absolutist in this, ownership of every line of code, refactoring, the works,... but times change.

Nowadays I still do it for the important stuff, architecture, class responsibilities, encapsulation, separation of concerns, etc etc, but for example I pretty much vibecoded a debug overlay which shows stuff like draw calls, ms per function in an update pipeline etc, with the reasoning that it's technically not the product but a helper tool which touches the actual solution minimally by design(the touchpoints I was meticulous about), which doesn't have to be perfect and had to be done quick.

More recently a renderer for a robot, a single class with its moving parts, I barely looked at its code and know it's a bit messy, but i made sure the robotmanager class is good, and the interfaces/encapsulation is logical etc.

It feels like with the improvement of LLM's this is where we're headed, critical stuff getting more human oversight, and certain aspects left to test input/output, where despite it giving me the heeby jeebies I'm feeling this push and feel it makes some sense, but there's trickiness where we make judgement calls about what requires more careful scrutiny and what doesn't.

I'd almost want to have some sort of markers on code which keeps track of how much attention it has had from a human, to have a sense of how much I can trust it.

What do you guys think? Where do you draw the lines?

reddit.com
u/Plenty_Line2696 — 2 days ago
▲ 308 r/dev+12 crossposts

CTOs, engineering managers, and staff engineers are rushing to deploy autonomous AI agents across their businesses – either through their own volition or because of the clamor of demand from rank-and-file workers. However, they should think twice, a new study shows.

Enterprise large language model (LLM) agents are likely leaking company secrets, and throwing more compute at the problem is only making it worse, the study finds.

In part, that’s because of the AI’s ability to retrieve and synthesize vast amounts of internal data, from Slack messages to board transcripts, to automate tasks. By gathering that information, they also create issues with contextual integrity.

When retrieving dense corporate data, these agents routinely fail to disentangle essential task data from sensitive, contextually inappropriate information. Higher task completion rates often directly correlate with increased privacy violations.

Read the full story: https://leaddev.com/ai/frontier-ai-models-haemorrhage-sensitive-data

u/OfficialLeadDev — 5 days ago
▲ 0 r/dev

[for hire] developer with 30 years experience

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.

reddit.com
u/IndividualAir3353 — 3 days ago
▲ 4 r/dev+3 crossposts

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

I’m looking for an individual engineer (not an agency) with real-world experience in computer vision and video analytics.
Required experience:
Python
YOLO
OpenCV
RTSP/IP camera streams
Multi-camera tracking
Bonus if you’ve worked with:
Vehicle tracking
LPR/ANPR
Occupancy estimation
Real-time video analytics
If you’re interested, please message me with:
Your GitHub
Portfolio or website
Examples of relevant projects you’ve built
Whether you’ve deployed production systems (not just tutorials or demos)
If your experience is a good fit, I’d be happy to set up a call.

reddit.com
u/Key_Custard2098 — 4 days ago
▲ 3 r/dev+1 crossposts

I am search people who can help me build ARI project

ARI project is a Autonomous Responsive Intelligent which can speak with you aloud and control your computer, build apps, write posts or anything else you might want. (dekstop app)

But I search people who in frontend dev and can help me, My backend is GO and C++/C, but in frontend I plan to use wails v3, but you can suggest something else.

Welcome to ARI project.

reddit.com
u/ExcellentMobile7667 — 4 days ago
▲ 22 r/dev+1 crossposts

Opinions about Micro Frontends

Hey everyone!

To give some context, I've been a backend dev for a few years now, and in my current job, I need to work on the frontend of a few products. Currently, my team has Product A running inside a platform-product owned by another team, and we need to make a frontend customization that is exclusive to our Product A.

Initially, we're just going to make this modification, but the idea is for Product A to become a standalone platform, completely separate from this other team's platform-product. Right off the bat, I thought about using micro frontends to:

  1. Avoid messing up another team's product code with stuff that is exclusive to us;

  2. Keep our domain separated from theirs;

  3. Get an environment ready for our future platform, requiring minimal changes and making the transition smoother down the road.

These frontend modifications integrate with an API that is exclusive to Product A, so we're doing it this way just to keep evolving the product without having to stop everything to build a platform from scratch.

I started studying up on this, trying to understand how it works, and ran into the Single-SPA vs. Module Federation matchup. I already got that, apparently, Module Federation + Vite is the state of the art for micro frontends, but I want to get opinions from people who actually work or have worked with this. What stood out the most, or what was a total pain in the ass once the project hit production? What kind of issues did you guys run into and how did you fix them?

Also, if you think micro frontends or Module Federation are complete overkill or a bad idea for this specific scenario, what would you do instead? I'm totally open to alternatives that could solve this without creating a massive headache.

reddit.com
u/TexugoDlc — 6 days ago
▲ 2 r/dev+2 crossposts

Looking for a co-fouder for my agency

Hii everyone

I am a agency founder name sharma software solutions

And I am looking for a partner who is experienced in marketing and who can attract the clients for my agency

If you are interested then dm me

https://sharmasoftsolutions.com

reddit.com
u/Hungry_Figure3304 — 4 days ago
▲ 16 r/dev+5 crossposts

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

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/

u/NZone_Studio — 6 days ago
▲ 6 r/dev+6 crossposts

HyprKit is a TUI manager for Hyprland (WIP)

I've been working on HyprKit for the past few weeks ,a terminal-based Hyprland manager written in Python.

Current features include Monitor Manage and Waybar Manager

The goal is to make managing Hyprland easier without constantly editing config files.

It's still a work in progress, so I'd really appreciate feedback, ideas, or bug reports.

Im planning to add themes backup,startup apps and wallapapers in the future

If anyone wants to contribute, you're very welcome to join in!

GitHub: https://github.com/Kolgrim33/hyprkit

u/WayGood8826 — 7 days ago
▲ 6 r/dev

Got an offer, but my current company has a 3 month notice period while the new company wants me to join in 1 month. What should I do?

I'm currently working at a company with a pretty toxic work env. I recently received an offer from another company that I'm really excited about, but they're expecting me to join within one month. The problem is that my current employer has a 3-month notice period. I'm worried they may not agree to an early release, especially given how they've treated employees in the past.

what should I do, anyone pls help, i m based in India

reddit.com
u/shooting_star002 — 7 days ago
▲ 13 r/dev+5 crossposts

Mac Mini + MBA or MBP?

I am a student, and I really enjoy coding serious GPUI or Tauri or Next.js apps.

Right now I already have a MBA 13' 16/512 10/8 M4. Its getting hot very often now when I have 2+ mins compilations, and the storage is not enough for the enormous target folders. I want to get a new mac.

I also value portability and battery life, as I will be using the macbook for school. I will also be keeping whichever I buy for at least 5 years.

As the title suggests I have 2 choices in mind

Prices & Configs

The Mac Mini with the same config (cores/ram/ssd) is around 700 USD cheaper than MBP but if I get the MBP I can sell my current air.

I'm looking at at least 24GB/1TB, maybe 48 ram or 2TB ssd.

Which one should I get? I'm open to all suggestions, even ones that are not in my list.

Edit: the important part is coding, not being a student. So please don’t say students only deserve air or similar.

Edit: to clarify a few things I’m not a college student. I’m a 6th grader who just really likes coding. My budget is very high, around 2700 usd. And please don’t suggest windows as I don’t like using it and my school recommends macs.

View Poll

reddit.com
u/Common-Upstairs1656 — 10 days ago
▲ 38 r/dev+3 crossposts

[Hiring] Technical Solutions Consultant / Technical Project Coordinator (Remote, LATAM preferred)

About the Role

We are seeking a technically knowledgeable professional who can serve as the bridge between clients and our development team. This is a client-facing role focused on understanding business requirements, translating them into technical specifications, coordinating with engineers, and ensuring successful project execution.

This position is ideal for someone who has hands-on experience with modern web development technologies and software projects but prefers a mix of technical consulting, solution design, project coordination, and client communication rather than full-time coding.

Responsibilities

- Participate in client discovery calls, technical meetings, and project discussions

- Gather business requirements and convert them into clear technical specifications

- Communicate project scope, architecture, timelines, and technical recommendations to clients

- Work closely with developers, designers, and project managers to ensure requirements are accurately implemented

- Create user stories, feature specifications, workflow diagrams, and project documentation

- Review development progress and help identify risks, blockers, and technical dependencies

- Assist with solution architecture discussions and technology recommendations

- Coordinate project deliverables, milestones, and client expectations

- Support QA processes by validating implemented features against requirements

- Help manage change requests, feature prioritization, and project planning

Required Qualifications

- 2+ years of experience in software development, technical consulting, solutions engineering, business analysis, or technical project management

- Strong understanding of modern web application architecture

- Familiarity with frontend technologies such as React, Next.js, JavaScript, TypeScript, HTML, and CSS

- Understanding of backend development concepts including APIs, databases, authentication, and cloud infrastructure

- Experience working with REST APIs, third-party integrations, and SaaS platforms

- Ability to read and understand technical documentation, code samples, and system diagrams

- Excellent English communication skills (written and verbal)

- Comfortable leading client-facing meetings and technical discussions

- Strong problem-solving and analytical skills

Preferred Qualifications

- Experience working with Agile/Scrum development teams

- Familiarity with AWS, Azure, or Google Cloud

- Experience with Jira, ClickUp, Monday.com, Linear, or similar project management tools

- Understanding of AI, automation, integrations, and modern SaaS products

- Previous experience as a Technical Account Manager, Solutions Engineer, Technical Business Analyst, Product Owner, or Technical Project Manager

What We're Looking For

- Someone who can confidently communicate with both technical and non-technical stakeholders

- Strong ability to simplify complex technical concepts for clients

- Organized, proactive, and detail-oriented

- Comfortable taking ownership of projects and driving them forward

- Professional presence during client meetings and presentations

Work Arrangement

- Fully Remote

- Flexible Schedule

- Long-Term Opportunity

- Client-Facing Role

When applying, please send me:

- Resume

- Brief summary of relevant experience

u/Ancient-Belt4199 — 11 days ago
▲ 4 r/dev

Looking for Devs

Looking for red m devs to join our server, it will be low rules Wild West
\- to be a nice person
\- be able to put up with shit
\- get along with us
\- doesn’t need experience just be able to listen
\- well with people

🌻

reddit.com
u/waterfairy170 — 10 days ago
▲ 3 r/dev+1 crossposts

SpaceX is 10 times more valuable than Reliance

Reliance Industries Limited does 7 times more revenue than SpaceX. Still, SpaceX is 10 times more valuable than Reliance.

Reliance did around $120 billion in revenue in 2025-26. SpaceX did around $19 billion in the same period.

Still, SpaceX is valued at $2.1 trillion, while Reliance is valued at just $210 billion.

This is not because Reliance is a small company. Reliance is one of the greatest business empires ever built, with deep presence across energy, retail, telecom, media, and infrastructure.

But markets do not only price what a company earns today. They price what a company may control tomorrow.

Reliance is built on industries that already power daily life. SpaceX is being valued for its work in industries that may define the next century.

Reusable rockets. Satellite internet. Space logistics. Defense infrastructure. Global connectivity.

That is the difference.

Revenue shows the size of the current business. Valuation shows the size of the expected future.

Reliance represents scale, execution, and dominance in the present economy.

SpaceX represents a monopoly-like ambition in a future economy that is still being created.

That is why a company with much lower revenue can become far more valuable.

In business, the market does not always reward the biggest company today.

It rewards the company that looks most likely to own tomorrow.

If you know, you know, but now you know.

u/Zinga0316 — 8 days ago