Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random annoyances #35

Open
stefnotch opened this issue Jan 4, 2023 · 0 comments
Open

Random annoyances #35

stefnotch opened this issue Jan 4, 2023 · 0 comments

Comments

@stefnotch
Copy link
Owner

stefnotch commented Jan 4, 2023

Phone numbers

  • No checksum digits, leading to calling the wrong number

UIs

  • No "command pattern" that is available to other tools, it'd be lovely to be able to control my web browser with a terminal/scripting interface. Or a git gui that has both a gui and a place for entering commands. Or a file browser where I can do cd .., find , ...

Git

Gimp

  • No auto-saving

Node.js

  • No sensible path module, like getting the first part of a path or checking if a path starts with something isn't built-in and has to be hacked in
    • Paths are strings, which can be wrong, and splitting paths isn't all that safe
  • ESM vs Commonjs
  • No Typescript by default

Rust

Python

Windows

%temp% folder on Windows

Visual Studio

Obsidian

Distributing software with dependencies

  • For Downline, I need a way to say "depends on Python and ffmpeg". I want that to be cross platform.

Signals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant