New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
-- B L A C K F R I D A Y -- by LETs #1 TOP PROVIDER RackNerd! - HUNDREDS OF GIVEAWAYS! COME GET SOME
This discussion has been closed.

Comments
Just put the images each behind a unique URL and no one would be able to guess.
That is an option. I did it the previous way so people would have an easier time sucking them directly from the website instead of having to download them from here one by one. But I can see that it is going to continue to cause problems so time for something else.
it's not going to cause problems at least not from me
keep it easy for people to suck your palettes.
WELCOME TO PAGE 210 !!
Why do people choose RackNerd over other providers?
Please double bandwidth
Order Number: 8034038866
Please double my bandwidth.
Order# 3512470018
Thank you.
Evening what did I miss?
Advanced SCSI Programming Interface n. An interface specification developed by Adaptec, Inc., for sending commands to SCSI host adapters. The interface provides an abstraction layer that insulates the programmer from considerations of the particular host adapter used. Acronym: ASPI.
Advanced Streaming Format n. An open file format specification for streaming multimedia files containing text, graphics, sound, video, and animation. Advanced Streaming Format (ASF) does not define the format for any media streams within the file. Rather, it defines a standardized, extensible file “container” that is not dependent on a particular operating system or communication protocol, or on a particular method (such as HTML or MPEG-4) used to compose the data stream in the file. An ASF file consists of three objects: a Header object containing information about the file itself, a Data object containing the media streams, and an optional Index object that can help support random access to data within the file. The ASF specification has been submitted to the ISO (International Organization for Standardization) for consideration. Acronym: ASF.
adventure game n. A role-playing computer game in which the player becomes a character in a narrative. In order to complete the game, the player must solve problems and avoid or overcome attacks and other forms of interference from the game’s environment and other characters. The first adventure game was called “Adventure.” It was developed in 1976 by Will Crowther of Bolt, Baranek & Newman. See also arcade game, computer game, role-playing game.
AE n. Acronym for application entity. In the ISO/OSI reference model, one of the two software parties involved in a communications session.
A/E/C SYSTEMS conference n. Annual conference of the architecture, engineering, and construction industry. The conference promotes the exchange of information on new techniques and technologies used by these industries.
AES n. Acronym for Advanced Encryption Standard. A cryptographic algorithm specified by the National Institute of Standards and Technology (NIST) to protect sensitive information. AES is specified in three key sizes: 128, 192, and 256 bits. AES replaces the 56-bit key Data Encryption Standard (DES), which was adopted in 1976.
affinity n. For Network Load Balancing, the method used to associate client requests to cluster hosts. When no affinity is specified, all network requests are load balanced across the cluster without respect to their source. Affinity is implemented by directing all client requests from the same IP address to the same cluster host. See also client request, IP address.
AFIPS n. Acronym for American Federation of Information Processing Societies. An organization formed in 1961 for the advancement of computing and information-related concerns. The U.S. representative of the International Federation of Information Processing, AFIPS was replaced by the Federation on Computing in the United States (FOCUS) in 1990.
AFK adv. Acronym for away from keyboard. A phrase occasionally seen in live chat services on the Internet and online information services as an indication that one is momentarily unable to answer.
not too much been happening in the last 12 hours. no giveaways or signs of dustin. hope you had a good day!
AFP n. Acronym for AppleTalk Filing Protocol. A remote filing system protocol that provides a standard means for a workstation on an AppleTalk network to access and manipulate files on an AFP-implemented server. Also called: AppleShare File Server.
AFS n. Acronym for Andrew File System. A distributed file system that allows clients and servers to share resources through local-area and wide-area networks. AFS is based on a distributed file system developed at Carnegie-Mellon University, and is named for the university’s founders—Andrew Carnegie and Andrew Mellon. AFS is now maintained and supplied by Transarc Corporation.
agent n. 1. A program that performs a background task for a user and reports to the user when the task is done or some expected event has taken place. 2. A program that searches through archives or other repositories of information on a topic specified by the user. Agents of this sort are used most often on the Internet and are generally dedicated to searching a single type of information repository, such as postings on Usenet groups. Spiders are a type of agent used on the Internet. Also called: intelligent agent. See also spider. 3. In client/server applications, a process that mediates between the client and the server. 4. In Simple Network Management Protocol (SNMP), a program that monitors network traffic.
AGP n. Acronym for Accelerated Graphics Port. A high-performance bus specification designed for fast, high-quality display of 3-D and video images. Developed by Intel Corporation, AGP uses a dedicated point-to-point connection between the graphics controller and main system memory. This connection enables AGP-capable display adapters and compatible chip sets to transfer video data directly between system memory and adapter memory, to display images more quickly and smoothly than they can be displayed when the information must be transferred over the system’s primary (PCI) bus. AGP also allows for storing complex image elements such as texture maps in system memory and thus reduces the need for large amounts of memory on the adapter itself. AGP runs at 66 MHz—twice as fast as the PCI bus—and can support data transfer speeds of up to 533 Mbps.
AH n. Authentication Header. A form of IP packet authentication included in the IPSec security standard. AH attaches a header to the packet with authentication information but does not encrypt the packet data, which allows its use in cases where encryption is not allowed.
AIFF n. The sound format originally used on Apple and Silicon Graphics (SGI) computers. AIFF stores waveform files in an 8-bit monaural format.
AIM n. Acronym for America Online Instant Messenger. A popular instant-messaging service provided for free by America Online. With the AIM service, instant messages can be sent over an Internet connection using the AIM software or directly from a Web browser using AIM Express. See also America Online, instant messaging. Compare ICQ, .NET Messenger Service, Yahoo! Messenger.
AirPort n. A wireless connectivity option introduced by Apple in 1999. AirPort provides wireless network and Internet communications to all AirPort card–equipped Macintosh computers within 150 feet of an AirPort base station. AirPort was developed around the IEEE 802.11 Direct Sequence Spectrum (DSSS) industry standard and is interoperable with other 802.11-based equipment.
lol Frank is gonna get that laptop one way or the other 🙌
AIX n. Acronym for Advanced Interactive Executive. A version of the UNIX operating system developed and maintained by IBM for its UNIX workstations and PCs.
alert n. 1. In many operating systems with GUIs (graphical user interfaces), an audible or visual alarm that signals an error or represents a warning of some sort. See also alert box. 2. In programming, an asynchronous notification sent by one thread to another. The alert interrupts the recipient thread at defined points in its execution and causes it to execute an asynchronous procedure call.
alert box n. An on-screen box in a GUI (graphical user interface) that is used to deliver a message or warning.