You then see people making scripts that take days to run, but it’s fine, they’re only going to use it twice and are busy enough to be able to wait
Sponsored by “terrible python code by Matt Parker”
You then see people making scripts that take days to run, but it’s fine, they’re only going to use it twice and are busy enough to be able to wait
Sponsored by “terrible python code by Matt Parker”
The OG solution was to use stretched 4:3/resolution, nyt Arx Libertatis allows easy casting with modern resolution.
KDEConnect - I use it on Windows and android phone. Very nice when you get security codes or links on phone, want to send files or when I want to control audio|video and I watch from the couch.
in general: Fdroid nearly always has a more feature rich and performant alternative
and on the other side is game dev, where it is kind of expected to get content before weekend…and the reason they are paid well, right? right? >_>
before i let the people win with “summer time all year”, i am ready for the 12h offset in the 24h system
The design is Moriarty lvls of complex. State actor might be too specific, but everything but a group of people would be highly unlikely.
A,B,C,D - A talks to B, C listens to A,…
Alice, Bob, Charlie,…
For this reason the first persona in my software is always Alice Litte, alice@wonderland.uk. Easier than “asfgg afshd”
Before studying CS, I recognized it as ‘the bioware puzzle’. They were probably copying their own scribbles fron back then.
Haskell was the hardest, but it looked the most beautiful.
always return more, than you can
data, _ = foo(false)
data, more_data = foo(true)
and write a good documentation in the function, why it has different return amounts.
A boolean toggle should influence the process, but not change the sigmature. Maybe two functions are better?
getfoo() and getmorefoo()?
Sublime does not support input via it’s integrated output.
It looks like a CLI, but it is not. There are probably ways to do this, but it’s just easier to use IDLE, be aware of getting flashbanged.
Nekoarc is a sane individual in comparison.
If you only need something like buttons, sliders and other simpel, non-user-account driven stuff, than Streamlit.io is an option.
A simple requirements.txt and shipping your Python app with an .bat or .sh that just does:
open venv start main.py in venv closr venv
should be a hood intermediate step from cli script to gui