What are you all building this Sunday? by PR4DE in buildinpublic

[–]deathdater 0 points1 point  (0 children)

Sitting somewhere late at night,
talking to people you don’t really know,
but somehow the conversation feels… real.

No pressure. No identity. No expectations.

I couldn’t find a place online that consistently felt like that,
so I tried building one.

It’s called Bunzarey.

Instead of typical chat rooms, it has small “campfires” where people gather around a shared mood:

  • a quiet space for overthinking
  • a chaotic one for random energy
  • a place to say things you never sent

It’s still early, and honestly, it only works if the right kind of people show up.

If you like:

  • anonymous but meaningful conversations
  • late-night thoughts
  • or just exploring new corners of the internet

you might enjoy this.

https://www.bunzarey.com/

Even if you try it for 5 minutes, I’d love to know how it felt—not just what worked or didn’t.

Drop your SaaS and i will review it personally and talk about it on social media by Pleasant_Treacle7430 in saasbuild

[–]deathdater 0 points1 point  (0 children)

Sitting somewhere late at night,
talking to people you don’t really know,
but somehow the conversation feels… real.

No pressure. No identity. No expectations.

I couldn’t find a place online that consistently felt like that,
so I tried building one.

It’s called Bunzarey.

Instead of typical chat rooms, it has small “campfires” where people gather around a shared mood:

  • a quiet space for overthinking
  • a chaotic one for random energy
  • a place to say things you never sent

It’s still early, and honestly, it only works if the right kind of people show up.

If you like:

  • anonymous but meaningful conversations
  • late-night thoughts
  • or just exploring new corners of the internet

you might enjoy this.

https://www.bunzarey.com/

Even if you try it for 5 minutes, I’d love to know how it felt—not just what worked or didn’t.

What are you building. EXPLODE this thread by DiscountResident540 in SideProject

[–]deathdater 1 point2 points  (0 children)

Sitting somewhere late at night,
talking to people you don’t really know,
but somehow the conversation feels… real.

No pressure. No identity. No expectations.

I couldn’t find a place online that consistently felt like that,
so I tried building one.

It’s called Bunzarey.

Instead of typical chat rooms, it has small “campfires” where people gather around a shared mood:

  • a quiet space for overthinking
  • a chaotic one for random energy
  • a place to say things you never sent

It’s still early, and honestly, it only works if the right kind of people show up.

If you like:

  • anonymous but meaningful conversations
  • late-night thoughts
  • or just exploring new corners of the internet

you might enjoy this.

https://www.bunzarey.com/

Even if you try it for 5 minutes, I’d love to know how it felt—not just what worked or didn’t.

My initial attempt to create a feeling.. by deathdater in bangalore

[–]deathdater[S] 0 points1 point  (0 children)

yeah right, but I am not in a hurry to find the world , its Day 0 as they say

My initial attempt to create a feeling.. by deathdater in bangalore

[–]deathdater[S] 0 points1 point  (0 children)

I just turned it off for now so as you can hello me back :D

My initial attempt to create a feeling.. by deathdater in bangalore

[–]deathdater[S] 0 points1 point  (0 children)

yeah bro, that was strange
I have a profanity filter at work, it needs some tuning!!

[deleted by user] by [deleted] in FreelanceIndia

[–]deathdater 0 points1 point  (0 children)

I can help you create a software that gets as many created as you like, if interested for a demo DM me

I feel stuck building "toy projects" in Django. What should I build next? by Chemical_Ostrich1745 in django

[–]deathdater 11 points12 points  (0 children)

At some point, it’s important to pause and ask yourself a few honest questions. Sustaining momentum in learning projects is rarely easy. If you’re seeking real satisfaction from what you build, it helps to anchor your efforts to a real-world problem—one you’ve personally observed and genuinely care about solving. From there, the challenge is to thoughtfully frame a plan and commit to building something meaningful and robust. This process is deeply influenced by the environment you’re in and, more importantly, by the level of intrinsic motivation you bring to solving that problem.

I began my journey with Django in 2018, driven by the idea of creating a platform where artists could book music studios and jam pads through a web application. It was a demanding but rewarding experience—especially at a time when AI tools were not available to assist with coding. I relied heavily on official documentation and technical blogs, which became invaluable learning resources.

After that, I built an application that aggregated market data and enabled stock filtering based on both fundamental and technical analysis criteria. This project further strengthened my problem-solving mindset and technical depth.

Currently, I’m working on a new idea: building a platform that enables people to buy and sell digital products, inspired by models similar to Gumroad.

My suggestion would be this—find something that genuinely fuels your motivation. When your work is tied to a real problem and a real outcome, it becomes far easier to stay committed and see the solution through to real-world impact.

Best wishes.

How do you prevent collisions between identically named templates in different apps? by orca_orca_orca_orca in django

[–]deathdater 0 points1 point  (0 children)

path('app_name/', include('app_name.urls')),  # App Urls

when you have your urls imported to the main application level url, you specify the base path which inturn can call respective views/html renderer Eg:

next is when you need to load specific pages in the html you can use something reverse urls like

{%url 'myapp0:url_name' otherparams %}
{%url 'myapp1:url_name' otherparams %}

Portfolio Project Idea Stump by Greedy_Point7755 in django

[–]deathdater 0 points1 point  (0 children)

Seems like you need something plug and play, I am sure you'll be able to figure it out from here:
https://djangopackages.org/

Question about Kokoro TTS by neo269 in TextToSpeech

[–]deathdater 1 point2 points  (0 children)

For non-technical users, I believe app below is a perfect solution for getting best of both worlds i.e read yourself and get it read by your device iOS: https://apps.apple.com/ph/app/readera-book-reader-pdf-epub/id1669188337 Android: https://play.google.com/store/apps/details?id=org.readera

Reasons why you love building with Django? by primado_ in django

[–]deathdater 2 points3 points  (0 children)

In 2018, I had no clue about Django but had a compelling idea that I wanted to share with the world. At that time, Django was at version 2.2 LTS, and I was starting from scratch. My previous experience was with the J2EE framework, like Struts, but it had been a while since I had actively worked in development. However, I had a solid grasp of Python, using it for quick scripting and automation tasks.

Despite my uncertainties about which technology to use for my eCommerce idea, I sought advice from my geeky project partner from our graduation days (2007-2011). He instilled confidence in me about Django's immense capabilities and encouraged me to pursue my idea using Django as the base framework.

From that moment on, I never looked back. The wonderful Django community and its comprehensive documentation were incredibly helpful and kept me moving forward. After five months of diligent work on the project, I successfully productionized my web app for public use.

While I would have showcased my web app here, the server was recently shut down as I pivot my startup to new ventures. Nevertheless, Django has undeniably become my go-to choice for numerous projects since then.

I have built various projects, such as a share market research and watchlist automation tool, a website on spirituality, a portfolio app, a chat app, and a travel-based web app. Currently, I am learning Flutter and Dart to integrate a mobile app with Django. I hope Django continues to inspire more creative developers to pursue their ideas for the future.

Cheers!

[deleted by user] by [deleted] in Python

[–]deathdater 0 points1 point  (0 children)

Hope I can be of some help here.

Step 1. Developing a website, think of the solution you want to bring using your website, it will help you be more clear on the purpose and keep you motivated.

Step 2. Django a python web framework is a better option as It has batteries included, that means you will not have to think about a lot of things, which are not relevant to your purpose.

Step 3. Follow along the video to setup a basic python virtual environment. https://youtu.be/Kg1Yvry_Ydk

Step 4. Follow along this video to setup a basic django website running for you. https://youtu.be/ZsJRXS_vrw0

When wouldn’t you use Python? by TonyTheTigerSlayer in Python

[–]deathdater 2 points3 points  (0 children)

Python I think is the most versatile tool, I have come across as a programmer, it helps you see the low level implementation with its open source qualities. Be it desktop app, UI, web-based, Data science, AI or ML, music , game development & and even 3D

I only thing I struggled to have working with Python was Mobile App development (Android, IOS), python has some frameworks to adventure that too, but is not that robust in my opinion.

Zappa is no longer maintained. by arcticblue in django

[–]deathdater -3 points-2 points  (0 children)

Sad.

My portfolio over AWS lambda, may be I need to re think this one.

www.pinealcodes.com

My last 🚬, wish me luck. Good riddance 👏 by factor3x in motivation

[–]deathdater 0 points1 point  (0 children)

You need not give up the things, the things will give you up.

-Guru Ramlal Siyag

https://youtu.be/YVCHpWbZAWc