Avatar

embed_me

embed_me@programming.dev
Joined
0 posts • 292 comments
Direct message

As another user pointed out, the ones with Intel chips work well ie older models (idk the details as I don’t use Apple products)

permalink
report
parent
reply

I do not know of any such occurrence. I would like to know about it

permalink
report
parent
reply

Void pointer should be avoided anyways. Even I find them rare and I mostly work in embedded RTOS

permalink
report
parent
reply

To me it’s similar to buying illegal animal products and showcasing it for public awareness

“It’s not to support the poachers but to raise awareness”

permalink
report
parent
reply

Maybe I’m too entrenched in FOSS political vision, but why devote these tremendous efforts to improve products of a company like Apple. I don’t understand the motivation behind Asahi linux, except “just because it can be done” ie academic purpose

permalink
report
reply

Fair enough. For me, scripts are small reusable programs performing a very specific (sometimes trivial or common) task. Eg: making a wav file from PCM data, modifying byte sequences or formatted text in a particular way, etc. I mostly program in C so I have written most scripts in C. Need not necessarily be grokkable as long as its application and scope is clear

permalink
report
parent
reply