No Glicol videos yet. You could help us improve this page by suggesting one.
Based on our record, jQuery should be more popular than Glicol. It has been mentiond 102 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Reading about Eno's ideas on organization and variety makes me want to share some perspectives directly from my experience with music performance practice, specifically in live coding. For a long time, the common practice in live coding, which you might see on platforms like Flok.cc (https://flok.cc) supporting various interesting languages, has been like this: Everyone gets their own 'space' or editor. From... - Source: Hacker News / about 1 month ago
Have you considered using webtransport? When I was developing Glicol (https://glicol.org/) sync, the main challenge is network jitter. Had to remove it eventually. Furthermore, have you factored in the synchronization as perceived by the listener? Also, it seems system-level differences, particularly in audio output latency across various OS and hardware setups, would need to be considered. What I mean is, the... - Source: Hacker News / about 1 month ago
I completely understand, and it's not the first time I've heard of people switching from Bevy to Unity. Btw Bevy 0.16 just came out in case you missed the discussion: https://news.ycombinator.com/item?id=43787012) after 2 years. I start from embedded devices, switching to crates like Chumsky, and I feel the ecosystem has improved a lot compared to before. So I still have 100% confidence in Rust. - Source: Hacker News / about 1 month ago
After trying to start a business for a year, I basically gave up negotiating with VCs. My current goal is to spend half of my time on the development and maintenance of open source projects, such as Glicol (https://glicol.org/). The other half of my time is to do some profitable business. I just found that the VC model is not suitable for my current situation. - Source: Hacker News / about 1 month ago
There are similar trends in music and sound art, which can be experienced with Glicol (https://glicol.org/) as well as many other languages here: https://github.com/toplap/awesome-livecoding. - Source: Hacker News / about 1 month ago
When I was building a quick frontend to the LLM game, I used jQuery to quickly whip out a prototype. Only after I was happy with it, I ported the code to the modern DOM API. As a result, I totally removed the dependency on jQuery. This whole experience makes me wonder, do people still use jQuery, in this age of frontend engineering? I took some time over the weekend to port one of my old jQuery plugins. This is... - Source: dev.to / 16 days ago
Whenever the number of items increased, the browser became slow, sometimes even unresponsive. At first, we thought it was a server issue or maybe too much data. But no — the problem was hiding inside a small line of jQuery. - Source: dev.to / about 1 month ago
Ah, jQuery — the library that powered a generation of web apps. - Source: dev.to / 2 months ago
Then we have callbacks, which were popularized by AJAX calls. Back then, with jQuery, we could define handlers to deal with both success or failure cases. For instance, let's say we want to fetch the HTML markup of this blog (skipping error failure callback for brevity), we do. - Source: dev.to / 2 months ago
One of them is JQuery created by John Resig. The library addresses extremely-frustrating issues related to cross-browser compatibility that existed at the time. To this day, it remains the most widely used JavaScript library in terms of actual page loads. - Source: dev.to / 4 months ago
Sonic Pi - Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.
React Native - A framework for building native apps with React
ossia score - Open-source interactive sequencer for the intermedia arts
Babel - Babel is a compiler for writing next generation JavaScript.
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
OpenSSL - OpenSSL is a free and open source software cryptography library that implements both the Secure Sockets Layer (SSL) and the Transport Layer Security (TLS) protocols, which are primarily used to provide secure communications between web browsers and …