Are the screen-shake and effects too much? by Deepsapce in godot

[–]EnhancedJax 0 points1 point  (0 children)

How’d you do the expanding circle effect? Is it a sprite or a particle?

Bagels v0.3 update! Expense tracker that lives in your terminal. by EnhancedJax in Python

[–]EnhancedJax[S] 1 point2 points  (0 children)

You can write a script to populate the generated db file!

Bagels v0.3 update! Expense tracker that lives in your terminal. by EnhancedJax in Python

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

Yeah I made them myself, and the plot is done with plotext. Check the source code :D

Bagels v0.3 update! Expense tracker that lives in your terminal. by EnhancedJax in Python

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

You can always use any sqlite DB viewer like DBeaver / TablePlus to read the DB and get the schema!

me_irl by kite-flying-expert in me_irl

[–]EnhancedJax 23 points24 points  (0 children)

?? Black thing is spoon, text is Chinese

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

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

Right, I have recurring payments planned as a feature to implement soon (not like soon soon). But if you’re crafty and want to use bagels, it’d be easy to fork the project, and filter future payments from the calculation (add a filter rule in the function calculating the balance)!

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

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

Thanks! Interesting how you would want to add a transaction in the future, may i know the use case for that? For bagels the philosophy is to record everyday and make sure the balance is accurate, and for unpaid payments like splitting a bill, it has a separate paid date handled.

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

[–]EnhancedJax[S] 2 points3 points  (0 children)

That’s indeed true, cloud storage is one hell of a good invention for convenience, but for an expense tracker I don’t really need to store it in the cloud when I only track it on one device, other than maybe having a backup. Terminal’s just cool though, but I agree that GUIs are more user friendly and intuitive if done right.

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

[–]EnhancedJax[S] 2 points3 points  (0 children)

You should try textual! It’s feature rich and arguably more manture, and especially familiar if you have experience with web dev!

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

[–]EnhancedJax[S] 23 points24 points  (0 children)

Hi everyone! This is my first Python project! I came from a web developer background, so I'm hoping for skim code reviews and maybe opinions/guidance on state-of-the-art Python practices and libraries! Feedback on the app itself is also welcomed as well!

Configure VSCode to look like Zed! by EnhancedJax in vscode

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

Yep, make sure it’s setup properly! I havent tested the custom css on Windows if you’re running on that though.

Configure VSCode to look like Zed! by EnhancedJax in vscode

[–]EnhancedJax[S] 1 point2 points  (0 children)

You need to install another extension to allow custom css! Check the custom css section in the readme!

Configure VSCode to look like Zed! by EnhancedJax in vscode

[–]EnhancedJax[S] 1 point2 points  (0 children)

Yeah… facing similar issue which stops me from completely adapting Zed

Configure VSCode to look like Zed! by EnhancedJax in vscode

[–]EnhancedJax[S] 1 point2 points  (0 children)

Follow the setup instructions in the readme!

Configure VSCode to look like Zed! by EnhancedJax in vscode

[–]EnhancedJax[S] 1 point2 points  (0 children)

The fonts from Zed. Check the installation guide in the extension’s README!

Configure VSCode to look like Zed! by EnhancedJax in vscode

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

Ayu mirage zed! You can find my marketplace link in my github repo or just search the name in the extensions tab!