Programming

578 Articles 12 Followers


AI generated images: how does it work?

29 Nov 2023 1 minute read 0 comments Quaro

In recent years, there was an explosion of platforms that allow the creation of images generated by artificial intelligence, producing increasingly convincing results starting from a textual input, called a prompt. What is the theory behind this impr...

Even with one hand tied behind my back, I can still make a fist. (It's coded to run on *NIX.)

9 Nov 2023 7 minute read 3 comments Great White Snark

Hey folks of the P0x! I hope you haven't missed me too much while I've been gone. I've been a busy little beaver this last week, thanks to ongoing problems with Windows making my balls heavy and generally screwing me over. Same old, same old, right?...

Excelencia's TheComparisonStatsSeries 123 : yesterday one year ago(2022) and yesterday thursday, November 2 2023.

3 Nov 2023 1 minute read 0 comments excelencia

See Excelencia's today friday Xtweeted and pinned PublishOx post and come back tomorrow saturday to see a Xscreenshot of the Impressions, Engagements, Detail Expands, new followers, Profile visits and Linkclicks it has received since yesterdays hour...

Back to the Lab Again (and Leaving the Cryptosphere)

28 Oct 2023 2 minute read 0 comments Great White Snark

Now that I've managed to resolve the issue of being unable to post discussions (and thus earn USD) on MyLot, I'm going to be heading there, my time in the cryptosphere having come to an unfortunate end. I'm hoping that if you enjoy my particular bran...

Sequential logic - how computer "remembers"

16 Oct 2023 8 minute read 0 comments fmiren

Introduction Sequential logic is an important building block for finite state machines used in all digital circuitry. They are essential in understanding of how computer memory works, how data is stored and read in a computer. In this article we’ll l...

How to Create an NFT: A Step-by-Step Guide

13 Oct 2023 7 minute read 0 comments GetBlock

NFTs burst onto the cryptocurrency scene in 2021, setting unprecedented sales records and introducing a myriad of collectibles like Bored Apes, CryptoKitties, and Pudgy Penguins. Creating NFTs has since become a mainstream endeavor, accessible to dev...

Excelencia's TheBiggestMoversSeries 1: Loom Network(LOOM)

6 Oct 2023 1 minute read 1 comment excelencia

In tis brand new Excelencia Series, TheBiggestMoversSeries, Excelencia highlights Livecoinwatch 's biggest movers once in a while. Screenshot taken on friday, October 6  2023 at 5:43am UTC Click in the screenshots  below to isolate and enlarge the i...

The Strength of Lisps, and more specifically Clojure

1 Oct 2023 1 minute read 0 comments ntnayrB

What is Lisp? If you've been programming for a while, you're probably familiar with a few programming languages, such as Python or JavaScript. Maybe you've heard of, or looked up Lisp before briefly. But what actually is Lisp, and what is it used for...

Programming Horror Stories in Six Words

29 Sep 2023 1 minute read 0 comments Great White Snark

This comes to you from my time as a professional Web developer in the Research and Development (R&D) department of a particular corporation. One of the developers printed and put up a "Programming Horror Stories in Six Words" page on the team's notic...

The best trick to let AI's write your codes

10 Sep 2023 2 minute read 0 comments Imad Eddine Aris

#development Introduction Hello, I'll be happy to give you an amazing tip to trick AI's such as chatgpt or Poe to give you complete codes of a project in any language. Sometimes you probably don't have any experience to start developing a project but...