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.
Only Alchemists should be allowed to be more based.
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”
There is a full on “fear of chaos” happening. Nothing can be happening without some intention. People can’t fail, procedures can’t fail an information can’t be lost or misinterpreted. There must always be an all-knowing, bad actor failing on purpose.
I think the world is full of secret agencies, that are less competent than they claim.
Mossads public image was to neither deny or acknowkledge. It is not hard to imagine, that the world and the mossad itself were misjudging. Hybris is a hell of a problem.
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.
You just wrote bad homework is bad because it’s bad. That is not an argument against HW.
You don’t just get better at playing the piano by reading about it. Your cardio doesn’t increads by reading papers and 45min lecture is not enough for individual work in a 20 pupil glass.
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()?
Take a normal bike. Finnland is able to support this.
I think the primarily reason is that uniform UI is cost and time saving.
The virtual cursor is easily replaceable by a mouse and at th same time allows you to design a cursor driven UI for console.
It’s not the best for either, but usable for the timw invested.
Bungie even got a award for this type of GUI in Destiny
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.
I use mPage with youtube and comic subscription. Just seeing a new, virgin blue link is nice and I only have to visit onr site.
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