I used to open a few tabs for working: police radio, air traffic control, rain, sci-fi ambient sounds all playing at the same time.
Why assholes?
good point
dude...
edit: I studied physics, quit, became a bass player, then a street musician playing percussion, then software developer, then translator, then studied classical music composition, then quit, then became conference interpreter, then learned neural networks and gave a seminar on using neural networks in contemporary music at Ircam Paris in 2018, then went back to studying composition at the university. This year I will finally graduate at 41. Hope to do my masters and become a college professor.
Iambic or dactylic?
how am I supposed to measure the inner thickness?
It will never be like that. For the game to continue, they will always need an enemy.
China has secret police stations across the globe spying and harassing citizens
My dude. USA...
There was a rule of sorts. All metrics become goals or something like that.
Sorry for sharing an Instagram link but this beauty here. chef's kiss.
Why is China an enemy of the USA?
In my opinion, the obsession with being able to measure everything with numbers is the cause. And those numbers are inevitably converting d to units of money, because capitalism.
There are dozens of you! Dozens!
yes please
Almost the same here. I also change some ssh settings: disable root login, disable password, allow only public key login. That's about it. I never had any problems.
Some languages (including Russian and Greek) have different words for light and dark blue
In Turkish it is "mavi" and "lacivert". They are seen as different as yellow and orange.
It seems to work just fine on OnePlus 9 Pro but says "Warning unsupported device" when it starts.
The problem was a bit more than that but I solved it. I write packed resource into /tmp
and read the file from there. Thanks.
Contribute to kureta/PureDataGD development by creating an account on GitHub.

I am writing a GDExtension for binding libpd
, library version of PureData. I have added a property with appropriate getter and seterr.
ADD_PROPERTY( PropertyInfo(Variant::STRING, "patch_path", PROPERTY_HINT_FILE, "*.pd"), "set_patch_path", "get_patch_path");
I do something like this to get the file path and load it to puredata
Ref<FileAccess> file = FileAccess::open(path, FileAccess::READ); patch = pd.openPatch( file->get_path_absolute().utf8().get_data()->get_path_absolute().utf8().get_data(), "/");
I can select *.pd
files from my resources directory, they load and work normally inside the editor. However, they do not work when I export the project.
The complete error message:
Godot Engine v4.3.stable.official.77dcf97d8 - Vulkan 1.3.296 - Forward+ - Using Device #0: Intel - Intel(R) Iris(R) Xe Graphics (RPL-U)
pd 0.55.2 bonk version 1.5 fiddle version 1.1 TEST4 pd~ version 0.54 pique 0.1 for PD version 23 PureDataGD constructor ERROR: File does not exist: at: file_exists (/home/kureta/Documents/repos/PureDataGD/src/puredatagd.cpp:60) Trying to set path to: res://patches/test-2.pd
read (31 184) -> -1 //: Is a directory Set patch path to: res://patches/test-2.pd Setting DSP status to truehttps://godotengine.org
What am I doing wrong? Full code is here.
- Corporations are people ❌
- Corporations are Gods ✅


and it is something I love and always dreamed of doing. I asked for 4 months and got it. started working 10 days before the deadline, and now I have 5 days left. wish me luck.