The Open Source U
  • Home
  • About
  • Mission Statement
  • pg-promise
  • Linkbook
  • tOSU@GitHub
  • OSS: pg-migration-promise
Linkbook - Interesting Technical Links

Linkbook 6

Frank Villasenor

Frank Villasenor

20 Aug 2018
Linkbook 6
  • Elon Musk's 6 productivity rules, including walk out of meetings that waste your time
  • Visual Studio's UserVoice if you use Visual Studio, you should participate...
  • Creating your own NuGet Server
  • 'Doom' Rendered Entirely in ASCII Is the Most 1337 Way to Play

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