AI Music: It's WAY Better Than You Think - YouTube
Explore hundreds of AI Tools: https://futuretools.io/
AI Music: It's WAY Better Than You Think - YouTube
Explore hundreds of AI Tools: https://futuretools.io/
Mustafa Suleyman: The AI Pioneer Reveals the Future in 'The Coming Wave' | Intelligence Squared - YouTube
Mustafa Suleyman is the ultimate AI insider. As co-founder of DeepMind and Inflection AI, he is one of the pioneers of the artificial intelligence revolution, potentially the single greatest accelerant of progress in history .Investors in Inflection AI include the likes of Microsoft, Nvidia and Bill Gates.
Inflection AI Introduces Pi, Your Personal AI
acacode/swagger-typescript-api: TypeScript API generator via Swagger scheme @GitHub
npx swagger-typescript-api -p ./swagger.json -o ./src -n myApi.ts
Generating typescript API client from Swagger
OpenAPI-Specification/3.0.3.md at main · OAI/OpenAPI-Specification
About Swagger Specification | Documentation | Swagger
example: Rustici Software SDK from Swagger codegen
SVG is DOM, meaning it has a hierarchy of nodes, same as HTML, just as different XML variant.
Any any hierarchy is a "graph", and RDF designed for representing graphs.
So, technically SVG could be a "semantic web" visual graph.
Why? Just because it could be done, I guess :)
Old Dog, New Tricks by Kurt Cagle @ LinkedIn
Expressing SVG (and HTML) as RDF
There are many good use-cases for RDF variants, while SVG may not be one of them...
Visual graphs, expressed in higher-level model, that would be a very good use-case for RDF.
Resource Description Framework - Wikipedia
But RDF itself is already obscure enough, unless used in simplified serialization such as N3.
We may need to use AI to come up with a simpler to use graph representation syntax...
Features | WADL | RAML | Swagger |
---|---|---|---|
Release date | 2009 | 2013 | 2011 |
File format | XML | RAML | JSON/YAML |
Open source | Yes | Yes | Yes |
Commercial offering | No | Yes | Yes |
Language support | Java | JS, Java, Node, PHP, Python, and Ruby | Clojure, Go, JS, Java, .Net, Node, PHP, Python, Ruby, and Scala |
Authentication | No | Basic, Digest, OAuth 1, and OAuth 2 | Basic, API Key, and OAuth 2 |
API console | No | Yes | Yes |
Code generation for server (Java) | No | Yes | Yes |
Code generation for client (Java) | Yes | Yes | Yes |
Introducing Devin, the first AI software engineer
With our advances in long-term reasoning and planning, Devin can plan and execute complex engineering tasks requiring thousands of decisions. Devin can recall relevant context at every step, learn over time, and fix mistakes.a skeptical view on autonomy new programming tools...
and hopeful vision of future where such tools are helping productivity
AI just replaced us with Devin... seriously? Dr Chuck! - YouTube
a class mentioned that a good foundational knowledge of C programming
is a basis of mastery and ability to learn quickly any new tool or language
CC4E - C Programming for Everybody
this is a public version of essential C programming book
cc4e.com/book/
book & source code
csev/cc4e: C Programming for Everybody @GitHub
cc4e/book/code at master · csev/cc4e @GitHub
video "reading" or the book
Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie) - YouTube
previous popular course from the same author
PY4E - Python for Everybody
related course
C for Everyone: Programming Fundamentals Course (UCSC) | Coursera
Free online C (and other languages) compilers
C complier in Docker container image
Original co-author of the referenced book
some C language tutorials online
Here we just calculate the sum of a
and b
for the whole array:
return array.reduce((p, x) => p + x.a + x.b, 0);
Both for
and for..of
are 3.5 times faster than reduce
. However, the loops are much more verbose:
let result = 0;for (const { a, b } of array) { result += a + b;}return result;
saghul/txiki.js: A tiny JavaScript runtime @GitHub (C)
txiki.js is a small and powerful JavaScript runtime. It targets state-of-the-art ECMAScript and implements many web platform features.
It's built on the shoulders of giants: it uses QuickJS-ng as its JavaScript engine and libuv as the platform layer
New $25,000 Skoda Epiq is an Electric SUV that will destroy the Toyota Corolla - YouTube
why did they use name "epiq", already used by Hyundai
2023 Hyundai Ioniq 5 Epiq AWD review - Drive
this will be a year earlier than anticipated Tesla's model 2, for similar price