System Architecture

System Architecture

7367 bookmarks
Custom sorting
Linked Open Data
Linked Open Data
Introduction to the concepts and benefits of Linked Open Data, with implementation notes and other technical information.
·opendata-swiss.github.io·
Linked Open Data
Introduction to the Principles of Linked Open Data
Introduction to the Principles of Linked Open Data
Introduces core concepts of Linked Open Data, including URIs, ontologies, RDF formats, and a gentle intro to the graph query language SPARQL.
·programminghistorian.org·
Introduction to the Principles of Linked Open Data
Amazing CTO
Amazing CTO
Startups use too much technology. My advice: Use Postgres for everyting
·amazingcto.com·
Amazing CTO
How to support passkeys on web apps with WebAuthn
How to support passkeys on web apps with WebAuthn
Create a simple web app for passwordless registration and authentication using iCloud synced passkeys (WWDC21) on modern Apple devices.
·hanko.io·
How to support passkeys on web apps with WebAuthn
How to Think About Compiling
How to Think About Compiling
I’ve wanted to write a compiler for a while, about 5 years at this point. I struggled with it for a while because I didn’t know how to even approach the problems involved in writing a compiler. I mean, how the heck do you take a nice, elegant language like Java and turn it into bytecode or assembly? Maybe I’m just not that smart, but it took me a lot of effort to figure out this process.
·uptointerpretation.com·
How to Think About Compiling