@nanorepublica@indiehackers.social
@nanorepublica@indiehackers.social avatar

nanorepublica

@nanorepublica@indiehackers.social

Django freelancer/consultant. Owner of Software Crafts. Building comfortmonitor.live on the side and other projects

This profile is from a federated server and may be incomplete. Browse more on the original instance.

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Common Django Project structures - Part 3
๐Ÿ“„ A very simple setup, useful for demos or very simple prototypes
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-91
#100_words,#django,#django_apps

nanorepublica,
@nanorepublica@indiehackers.social avatar

@carlton I believe that is the option I showed today! (I think?)

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

I am still setting up my new laptop, I'm taking my time and also not trying to be overwhelmed by getting a proper dotfiles repo setup.

Three questions that come to mind:

  1. Any recommendations for dealing with credentials (typically some form of API key) that live in config files that I would want to live in my dotfiles repo

  2. Similarly for transferring SSH keys.

  3. What do mac users do for local files that aren't in some form of git repo (pdfs, office files, etc) Migration Assistant?

nanorepublica,
@nanorepublica@indiehackers.social avatar

@webology Perfect! I don't use 1Password, but I imagine the bitwarden-cli will do similar

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ A cautionary tail of adding soft delete to Models
๐Ÿ“„ Most of the time you aren't going to need it, but be careful if you do.
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-84
,,,-utils,

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Native Django alerting package - Responses
๐Ÿ“„ Responses to yesterday's post
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-80
,,,-response

nanorepublica, to macbookpro
@nanorepublica@indiehackers.social avatar

My new MacBook Pro is arriving today!

What tools/processes do people recommend for cleaning out the cruft from my current machine and then transferring everything to the new one?

#macbookpro #tools

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Native Django alerting package
๐Ÿ“„ Get notified for changes to arbitary queries
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-79
,,,

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Merging a third party package into django core
๐Ÿ“„ Question: What would a package look like if it's goal was to be merged into Django core?
๐Ÿ”— https://softwarecrafts.co.uk/100-words//100-words/day-78
#100_words,#django,#packages,#merging

nanorepublica,
@nanorepublica@indiehackers.social avatar

@carlton Looking forward to it!

Perhaps a blog post or two afterwards of the process from package creation to merge would help others?

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ How would you audit a Django codebase?
๐Ÿ“„ or better yet, what's available to get familiar with a codebase.
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-73

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Who is the primary user for startproject

nanorepublica,
@nanorepublica@indiehackers.social avatar

@adamchainz that's good to know! Looks like Zapier auto toot failed to share the link to yesterday's article.

Here's the link: https://softwarecrafts.uk/100-words/day-72

Do you always use a template?

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Analysis for unused code in a Django codebase
๐Ÿ“„ An idea I wish existed and I hope to build one day
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-71

nanorepublica,
@nanorepublica@indiehackers.social avatar

@webology @bmispelon ah coverage yes that would help.

I get the feeling like my idea might be packaging up a suite of existing hacks and tools

this unnamed codebase lacks any reasonable tests and I haven't yet pushed hard enough to make it a priority. Ideally I want to remove the cruft before I write them.

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ Working Group idea: Community
๐Ÿ“„ Some thoughts on a potential new working group
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-69

webology, to random
@webology@mastodon.social avatar

๐Ÿ™‹ How often do you use Django's startproject and startapp?: https://micro.webology.dev/2024/04/13/how-often-do.html

nanorepublica,
@nanorepublica@indiehackers.social avatar

@webology thank you for the answer! And I'm honoured to have a blog post about it. ๐Ÿ˜…

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ A programmer in search of a repository
๐Ÿ“„ I am looking to get more involved in being a maintainer
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-65

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

๐Ÿ“ฃ A new Django management command
๐Ÿ“„ A little helper to override templates
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-64

nanorepublica,
@nanorepublica@indiehackers.social avatar

@webology ๐Ÿคฆ good spot! That's what I get for writing while travelling

nanorepublica,
@nanorepublica@indiehackers.social avatar

@ghickman I have plenty of management commands like that doesn't mean they shouldn't exist!

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

Weekend #django question/poll

How often do you use startproject & startapp or something else?

and how many years since you started using django?

nanorepublica, to random
@nanorepublica@indiehackers.social avatar

New Daily Post: "You don't need React (or other frontend framework)"
๐Ÿ“„ A mini rant about learning Django
๐Ÿ”— https://softwarecrafts.co.uk/100-words/day-63

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

Question for the #django developers, engineers, companies and community?

What is the biggest issue that you have right that is related to Django?

  • Is it hiring or being hired?
  • Is it upskilling as a team or as an individual?
  • Is the code a mess and needs fixing?
  • Stuck on an old version and need an upgrade?
  • Not sure what direction to take?

I want to know!

nanorepublica, to django
@nanorepublica@indiehackers.social avatar

I have two offers on the table here.

If you're an individual this is the opportunity to get help and support from me in your career, be it applying for roles, building your portfolio or up-skilling your Django skills.

If you lead a team of Djangonauts, this hour is for you to get some external perspective on your codebase, team or processes or you can make space for your junior members to get some help up-skilling to become mid-level or higher.

https://savvycal.com/softwarecrafts/mentoring

#django #mentoring

  • All
  • Subscribed
  • Moderated
  • Favorites
  • โ€ข
  • JUstTest
  • magazineikmin
  • Youngstown
  • osvaldo12
  • khanakhh
  • slotface
  • tacticalgear
  • InstantRegret
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • everett
  • rosin
  • provamag3
  • Durango
  • GTA5RPClips
  • ethstaker
  • modclub
  • mdbf
  • cisconetworking
  • anitta
  • Leos
  • cubers
  • normalnudes
  • tester
  • megavids
  • lostlight
  • All magazines