Yeah, looks verrry sus. I think I’ll just block them anyway. Pity, it sounds good, but I will not listen to ai music out of principle.
- 13 Posts
- 30 Comments
This is a classic example of a simple program in BASIC that generates a maze-like pattern on the screen. Let’s break it down:
10 PRINT CHR$ (205.5 + RND (1))
: This line prints a character to the screen.is a function that converts a numeric value to a character.
205.5 + RND (1)
generates a random number between 205.5 and 206.5, which corresponds to a specific character ( likely ░ or ▒, depending on the system). TheRND (1)
function generates a random number between 0 and 1.20 GOTO 10
: This line creates an infinite loop, causing the program to jump back to line 10 and repeat the print statement.
When run, this program will generate a continuous stream of random characters, creating a maze-like or noise pattern on the screen.
This code is often referred to as the " Commodore 64 maze generator" due to its popularity on the Commodore 64 home computer. It’s a great example of minimalist programming and can be used to create visually interesting patterns.
How to introduce testicular torsion in adult penguin males.
johsny@lemmy.worldto You Should Know@lemmy.world•YSK that apart from not having a car and voting, the single greatest thing you can do for the climate is simply eating less red meat.English194·7 days agoSure. Imma keep using my jet though.
johsny@lemmy.worldOPto pics@lemmy.world•My wife found some giraffes in the road.English13·10 days agoSure, but they are very docile. It’s the zebra you have to watch out for. They do this little surprise sideways kick that will put you in hospital.
Here are some of them stealing pellets from the impala.
johsny@lemmy.worldOPto pics@lemmy.world•My wife found some giraffes in the road.English141·10 days agoThey’re around the house all the time. Very used to people, and we are quite used to them. Gotta chase them sometimes when they come close, they break branches off the trees and drop thorny twigs all over the place.
johsny@lemmy.worldOPto pics@lemmy.world•My wife found some giraffes in the road.English12·10 days agoMarloth Park.
https://en.m.wikipedia.org/wiki/Marloth_Park
My wife’s parents live here, nice place to come and visit.
Yep, the “only” is mostly for the overseas tourists.
is lemmy as a platform particularly focused on lgbtq+ Yes, in my experience. Which is fine, but as you said finding interesting communities (that are active) is a bit of a challenge.
For me it is the American News that is overwhelming and hard to filter out completely without filtering out everything.
PS: Voyager has some excellent filter settings.
johsny@lemmy.worldto Global News@lemmy.zip•More than 60 scientists issue dire warning that the Earth is careening toward catastrophe: 'Things are all moving in the wrong direction'English52·12 days agoI think most sane people realize this. The ones in charge is too busy thinking about themselves to give a shit, so we are doooomed.
johsny@lemmy.worldto Ask Lemmy@lemmy.world•If you could get something for free the whole year, what would it be?English3·12 days agoDiesel
DDG it to get a file, else it is quite simple to generate and customize your own. I do it a bit different from the “official” way, but whatever works, very flexible.
I have been using calendar.txt for about 2 years now. Works fine and easy to sync.
Have you seen an african bull elephant in musth? Fucking terrifying.
But, you know. The white farm murders stats are definitely correct.