Tools

AI

LiteLLM: A Unified Gateway for 100+ AI Language Models

Discover LiteLLM, an open-source library that provides a unified OpenAI-compatible interface for calling 100+ LLMs from different providers. Learn how to avoid vendor lock-in and simplify multi-provider AI integration.

7 min read
DevOps

What is SPDY?

The SPDY project defines and implements an application-layer protocol for the web which greatly reduces latency. The high-level goals for SPDY are:…

3 min read
Productivity

Out of DiskSpace? Use Ducks | aplawrence.com

I’m always looking for better ways to find the disk hogs... there are a ton of one liners and tools but this is the first time I’ve heard of…

2 min read
Programming

The Power of GIT | Innovation On The Run

| The Power of GIT | Innovation On The Run | Started working with git for the first time last week and I am really impressed at how powerful the tool is.  I’ve been interested in using a distributed version control system like git, darcs, or mercurial for a while, but I have been turned off on actually making the move because of the lack of integration with these version control systems and other software (bug tracking, automated build software, etc.).  Also, as a manager, I did not want to have to retrain a whole team of developers on a new version control system. | But enter git-svn which allows me to use git locally and Subversion for the distributed repository.  So now I get the best of both worlds, I can make my local branches and commits, but I don’t have to retrain my team or worry about integration as we still have all of the Subversion interfaces for interacting with the repository.

1 min read
Security

Wfuzz - A Tool for Bruteforcing/Fuzzing Web Applications | Darknet - The Darkside

| Wfuzz - A Tool for Bruteforcing/Fuzzing Web Applications | Darknet - The Darkside | Wfuzz is a tool designed for bruteforcing Web Applications, it can be used for finding resources not linked directories, servlets, scripts, etc, bruteforce GET and POST parameters for checking different kind of injections SQL, XSS, LDAP,etc, bruteforce Forms parameters User/Password, Fuzzing,etc.

As heard on the pauldotcom.com podcast.

1 min read
Windows

Real Men Dont Click -- The Project

We did achieve the first goal in all areas but the server setup. The second goal was more difficult but we still managed to get there often.

1 min read
macOS

Mac Mojo : How to open .docx on your Mac

With this free converter we passionately want to get you up and reading the new documents you are receiving. We do not, however, want to see you…

1 min read
Programming

Google Web Toolkit - Build AJAX apps in the Java language

| Google Web Toolkit - Build AJAX apps in the Java language | Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.

1 min read
Web Development

Illustrator CS2 crashes on Intel Mac 10.4.8

Adobe Illustrator CS2 crashes on an Intel Mac Pro running Mac OS 10.4.8 when a designer tries to use a tool on the pathfinder palette. This only happens…

1 min read
Web Development

Using Sun Java Studio Creator 2 on Mac OS X

Java Studio Creator is an easy-to-use visual tool for developing Web applications with Java. Designed for the corporate developer who needs to be…

1 min read
Windows

Carry a PC Repair System on a USB Drive

The Daily Cup of Tech computer help site put together a USB-drive based collection of software that’ll help you resuscitate any ailing PC. All wrapped up…

1 min read
Security

Terminal Services Setup Guide (2003)

| Learn the best way to batten down the hatches on your servers without going too far. | by Kenton Gardinier for ftponline.com | Windows Server 2003 Terminal Services in terminal server mode can be run in either the Full Security or Relaxed Security compatibility mode to meet your organization's security policy and application requirements. Full Security mode was created to help lock down the terminal server environment to reduce the risk of users mistakenly installing software or inadvertently disabling the terminal server by moving directories or deleting Registry Keys. This mode can be used for most certified terminal server applications. | Read more.

1 min read
Web Development

Intro to Open Source Scripting on Mac OS X

One of the biggest advantages of Mac OS X’s UNIX heritage is the huge range of open source scripting languages available. Scripting languages are often…

1 min read
Web Development

Handy CSS layout generator for web developers

Someone on IRC pointed me to this CSS generator, and the number of options and output are impressive. The ability to have verbose comments in the CSS is a…

1 min read
Web Development

Google Pack of usefull tools

So you bought a new PC for yourself or a relative during the holidays. There was the initial excitement about its speed and the nice screen %u2013 and…

2 min read
Web Development

Software - DMS for Mac OSX

Installing Alfresco to create workflows and manage your documents…

1 min read
Linux

Sysadmin toolbox

This is mainly for Linux folk but Mac Admins should be able to find equivalent tools.

1 min read
Security

Mac OS X Security Advisory

| Mac OS X Security Advisory | Vulnerability: | Malicious DHCP response can grant root access

| Affected Software | Mac OS X 10.3 (all versions through at least 26-Nov-2003) | Mac OS X Server 10.3 (all versions through at least 26-Nov-2003) | Mac OS X 10.2 (all versions through at least 26-Nov-2003) | Mac OS X Server 10.2 (all versions through at least 26-Nov-2003) | Probably earlier versions of Mac OS X and Mac OS X Server | Possibly developer seeded copies of future versions of Mac OS X

1 min read