Email or username:

Password:

Forgot your password?
2,451 posts total
Devine Lu Linvega

*composing music by modifying hex codes in memory*

what
the
hell
am
i
doing

Show previous comments
lopta

@neauoire Did you write a tracker mod player?

[DATA EXPUNGED]
sirjofri

@neauoire isn't that what you did with early tracker software like soundmonitor?

Devine Lu Linvega

You know what's a strange looking word? "eighth" just look at this fucking thing

Devine Lu Linvega

I've had to refer to @bd's music theory page almost every day this week, really really thankful for this knowledge base. 🎼
badd10de.dev/notes/music-theor

Pete Corey

@neauoire @bd Wow, this really is a fantastic resource!

Bad Diode

@neauoire thank you! :tealheart: it brightens my day when people find my work useful :D. It's due for a table of contents though 🙃

Oh and for those that want it offline, you can get a copy of my entire site here: badd10de.dev/archive.zip

Plus all pages are uploaded with their markdown version, in case someone wants to make an epub or something else ;P (e.g. badd10de.dev/notes/music-theor)

Devine Lu Linvega

I've been following this guy's iterations on the Darwin wind turbine and it has been fascinating, turns out the most efficient design so far is the most simple. I think we'll be building something like to bring air into the boat this summer through the saloon hatch.
youtube.com/watch?v=tknzpsaf4q

Show previous comments
`Da Elf

@neauoire That is amazingly nifty. Simple=Better

Lykso

@neauoire Does the wind generally come straight from the side at his proposed installation site? Found myself wondering if the version with flaps might be more efficient because of that.

marsh

@neauoire I just recently watched this channel's original wind turbine series - the enthusiasm, energy, joy is lovely.

Devine Lu Linvega

@rezmason you were asking me how I'd handle the chromatic distortion with only 4 colors last time, here's how we've done it

rezmason

@neauoire I'm into it and apparently so is everyone else ✨

Devine Lu Linvega

I've been thinking about the music for Oquonie, and I keep on coming back to the Crab Canon(an arrangement of two musical lines that are complementary and backward)

I've got to tie this in somehow, it's the perfect match to the game's non-euclideaness.

en.wikipedia.org/wiki/Crab_can

art (game) fan

@neauoire

bach wrote all kinds of canons (including crab ... ?) using the (chromatic) "royal theme" given to him by prussian king frederick ii in _das_musikalische_opfer_

i think all of bach's music is in the public domain ...

-

it looks like a fun game, good luck!

Devine Lu Linvega

Now that the game loop is done, we've started adding sounds, Easter eggs and complete the implementation of the remaining assets and animations.

I've just added the Hundred Rabbits splash screen to the game, which was made by @alderwick!

Devine Lu Linvega

The #uxn release of the game is an attempt to fend off bitrot and allow for this little game to still be playable in the future. We will ship the game rom with the documentation and code needed for anyone to write their own emulator on the platform of their choosing.

The entire game and all its assets is about 70kb zipped, we will also make an executable where the rom is wrapped within an emulator that will be in the 300kb range.

The original version of this game was nearly 200mb.

R. L. Dane :debian: :openbsd:

@neauoire

Gives me "The Manhole" vibes.
Also some monochrome VIC-20 games.

What format was the 200mb version in? Flash? Director?

That's an amazing amount of efficiency (in encoding) gained.

@alderwick

Devine Lu Linvega

Watching our friend and neighbor use an iPad:

Each touch seems to also trigger some sidebar opening, accidentally locking the screen, Oh, now we're back on the desktop, please login to your iClo-

*takes out a piece of graph paper pad*

"Here, I'll just draw it for ya.."

Show previous comments
mcc

@neauoire Remembering the last time I tried to use a current-gen ipad and was unable to figure out how to unlock it because there's like a secret swipe they added after I switched to iPad

Also remembering back when Apple were the company that insisted on using a single mouse button because if there are two, the user would have to just *know* what the second one does, and what if no one explained it to them?

Henri

@neauoire I have had that happen when the screen is dirty, it is getting phantom touches from the edges.

hinzundcode

@neauoire it only gets worse and worse. each update adds new gestures and it seems like nobody tests them all together. I accidently trigger quick notes all the time just because I dare to touch the bottom right part of my ipad

Devine Lu Linvega

Tried starting a 16HP diesel engine by hand, can't do it..

Devine Lu Linvega

✅ Completed first Oquonie playthrough.

mcc

@neauoire I actually never got a chance to play this at original release, so I'm looking forward to potentially getting to play it in a browser lol

Show previous comments
sara

@neauoire I’m curious what the overall file size is headed towards in comparison between the two “versions”. I’d imagine it’s gotta be more crunched on the #uxn implementation.

Albert

@neauoire beautiful, both the new LD and original HD (:

inscript

@neauoire This sounds like a not-too-distant future of what the private utilities are doing in rural California. They call them "planned public safety power shutoffs." The utility company doesn't want to be sued for their faulty equipment that's caused numerous fires, so they mitigate their liability by shutting down a different town every few days. Folks have a hard time finding affordable ways to cope as it's more their homes than their workplaces that are effected.

abortretryfail

@neauoire
Honesty sounds kind of nice. 2 hours every 8 without electronics producing noise and distraction. 🤔

dimanech

@neauoire Ukrainians adapts to 5-6 without 2-3 with electricity schedule during this autumn-winter. Powerbanks, 5 to 12v adapters, disel/solar generators, power stantions, starlinks/optofiber is constant faithful companions.

Devine Lu Linvega

A tiny(220 bytes) checksum program for your #uxn rom needs, originally written by @d6.

Checksum is a number that is unique to a file based on its content, so any change in that number, will change the checksum result. It's useful to find out if a file, during a transaction, was changed or damaged in some way.

git.sr.ht/~rabbits/sketches/tr

narF 🎲

@neauoire wait, on peut lancer des apps de uxn direct dans le CLI sur Linux?!

Max Cahill

@neauoire @d6 fwiw while this is good and tiny stuff is important you do definitely want to be careful what you use it for. checksums are often used in a security context and are really easy to screw up in problematic ways.
Gonna pick up random damage? probably.
Tampering (eg if this were used in a p2p filesharing context), probably not.

Devine Lu Linvega

A few years ago, @rezmason and I, designed this automated testing of the game Oquonie. It plays itself, the player collides with every event, and triggers every animation, it makes sure the game is playable from beginning to end. Implementing this at the assembly level was pretty fun.

Show previous comments
efelbar

@rezmason @neauoire ah, getting ready for the Oquonie 100% tool-assisted-speedrun i see :Þ

rezmason

@neauoire btw I thought of another question! 😄 What's your plan for adapting the music and sounds for Varvara? 🎶

Devine Lu Linvega

For the game we're working on, instead of going for a sort of JSON/YAML/CSV-type of serialization, I've rebuilt the world entirely in uxntal's native words, and it makes for a pretty neat definition of the map. A bonus is that the assembler flags all unused labels and so makes sure that every room is connected to the rest of the world.

I had doubts in the beginning, but it turned out fine. 💯

git.sr.ht/~rabbits/oquonie/tre

Devine Lu Linvega

While porting Oquonie, I keep finding bugs in the original..

Go Up