The Open Source U
  • Home
  • About
  • Mission Statement
  • pg-promise
  • Linkbook
  • tOSU@GitHub
  • OSS: pg-migration-promise
Tools of Open Source

The Legal Side of Open Source

Frank Villasenor

Frank Villasenor

12 Nov 2020
The Legal Side of Open Source

One aspect of open source that I think could use more attention by OS consumers is licensing.

I came upon this and wanted to put it here for future reference.

https://opensource.guide/legal/

Read more

import.meta.main, neat!

import.meta.main, neat!

if (import.meta.main) main();

By Frank Villasenor 13 Jun 2025
AI-mazing Innovations: How Open Source AI is Revolutionizing Tech, Healthcare, and Policy

AI-mazing Innovations: How Open Source AI is Revolutionizing Tech, Healthcare, and Policy

Artificial Intelligence (AI) isn't just a buzzword anymore—it's the cheese on our innovation pizza, melting into every slice of technology we consume. From healthcare to open source software, AI is reshaping the way we innovate, collaborate, and even legislate. Let's dive into how

By Frank Villasenor 17 Mar 2025
Machine Learning in Software Engineering: Use Cases and Implementation

Machine Learning in Software Engineering: Use Cases and Implementation

In recent years, the convergence of software engineering and machine learning (ML) has begun to reshape how developers build, test, and maintain software. Machine learning offers powerful techniques to automate and enhance various aspects of the software development lifecycle (SDLC), leading to more efficient processes and innovative solutions. This article

By Frank Villasenor 20 Nov 2024
REST, JWT and the Stateless Situation

REST, JWT and the Stateless Situation

The statement raises an interesting point about REST, JWT (JSON Web Tokens), and the concept of sessions. Let’s break it down: REST is stateless * Core Principle: REST (Representational State Transfer) is designed to be stateless, meaning each request from a client to a server must contain all the information

By Frank Villasenor 19 Nov 2024
The Open Source U
Powered by Ghost