Abbie Normal

@abbienormal@floss.social
97 Followers
63 Following
1.9K Posts

some time ago I wathced a video on youtube, it was some conference about git

one talk was about some phantasmagorical new git commands

one of them was for amending commits, both their contents and the commit message

in a more convenent way than rebasing

I can't remember about that command

can anyone here help me ?

#git

I'd love to live in a house by the sea

I'm fed up with being downtown

Single and Double Underscore Naming Conventions in Python – Real Python

In this video course, you'll learn a few Python naming conventions involving single and double underscores (_). You'll learn how to use this character to differentiate between public and non-public names in APIs, write safe classes for subclassing purposes, avoid name clashes, and more.

is there a tool that inspects a #PostgreSQL database and draws the er diagram with #mermaid ?

say I need a build system for a project

such build system needs to be able to check if some libraries/features are available on the target OS

my project is written in an interpeted high level language but it calls some C libs

say I don't want to use the autotools

but I'd like my build system to be FLOSS

what are my options ?

#buildsystem
#Autotools

git cola has a wonderful graph view

is there anything similar for windows (I know, I'm forced to )

Thanks

#git
#windows11
#Windows

working on a #python project

all its dependencies are installed through ordinary means (pip)

Fro ONE of them, I'd like to use a checkout I have in the same folder of my project

How do I do that ?

Where is Invoicing -> Accounting?

In odoo16 I'm taking a look at this OCA module According to the tech info of the module, it adds 3 entry points in the GUI Invoicing -> Accounting -> Management -> Budgets Invoicing ->

Stack Overflow

what are the real/hidden costs of microservices ?

#microservices

In #Windows11 I have an app called "Ubuntu"

It brings up a terminal with an Ubuntu bash shell in it

Can I have 2 distinct Ubuntu installations ?

How ?

#wsl
#Windows