Email or username:

Password:

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

Green skills are the knowledge and abilities needed to develop and support a sustainable and resource-efficient society, such as permaculture gardening, ecological construction, maintenance, recycling and renovation.

🌱

Devine Lu Linvega

It has been more than two months since we've resupplied, I'm surprised we still find things to eat on this boat.

We're soon going to have nothing but rice, sprouted legumes and picked carrots to eat. Neither of us is ready to head south tho, so we'll stretch our stores for as long as we can.

Show previous comments
spooky blip 👻

@neauoire I assume the Cortes Market is too small to be useful right now (? or maybe just expensive) but IIRC you aren't terribly far from the town of Campbell River which seems to have... Save-On, RCS, Walmart, and a few local shops! Sounds like a prime place to restock and head further north to yet-quieter anchorages! :)

Devine Lu Linvega

Treated myself with the writing of a little rom that can parse #uxntal macros and output a pre-processed .tal file.

That means that I can assemble a project with macros through drifblim, which is kindda neat.

docs: wiki.xxiivv.com/site/drifblim.
src: git.sr.ht/~rabbits/drifblim/tr

gustav

@neauoire You write that you have 2 choices of using the rom, but there is actually 3: compiling the rom to the target architecture by hand! Interesting story here: youtu.be/EY6q5dv_B-o?t=38m38s

Devine Lu Linvega

"It used to be that programming was practically an inalienable right for users. Include a language with the system, situated in a friendly spot. "
viewsourcecode.org/why/hacking

Show previous comments
aeva

@neauoire "And what's a kid going to do with Visual Basic? Build a modal dialog? Forget coding for XBox. Requires registration in the XBox"

Ok so funny thing about this sentence, with an xbox one and $15 to sign up for the indie developer program, I'm pretty sure one *can* write visual basic programs for xbox. I don't know if anyone ever did, but UWP was weird like this.

I don't think that's in conflict with the author's point at all, though.

Knut

@neauoire While not part of the system, I think that Processing and later p5 have been quite successful in providing accessible programming. Still far from the ideas of _why, but a lot closer than regular programming languages.

A sketch in the Processing language consisting of only one line that draws a circle and the resulting, running program.
Vít Skalický :fedora:

@neauoire the article is from 2003, but today we have excellent and accessible programming languages for children: Scratch for example scratch.mit.edu/ or installing python is not complicated. Or I started out scripting computercraft in Lua.

Devine Lu Linvega

@eli_oat I've added a new command that might be interesting to you, interactive fiction-wise.

`STOP` it will ignore all normal slide controls for that slide, so if you have LINKs, it will force the visitor to use the LINK to go to the next slide, using the arrow keys or clicking will not advance to the next slide.

git.sr.ht/~rabbits/adelie#bran

Devine Lu Linvega

You can now specify fancy procedural patterns to Adelie 🐧
git.sr.ht/~rabbits/adelie

.CLI

@neauoire Aw yeah! That pattern is god damn fancy.

Leon

@neauoire This looks so cool! I can assemble and run the adelie.rom with uxnasm / uxnemu but how do I pass the slide file to it?

Devine Lu Linvega

"How can the ship be sinking? The bow of the ship is higher in the air than it’s ever been before!"

calcifer :nes_fire:

@neauoire

it’s dry where I am!

It’s completely normal for a boat to go up and down a bit, you’re over-reacting

This ship is so big and well-designed that no one could possibly sink it no matter how many holes they drill!

Well maybe there’s some flooding in the lower decks, but I’m rich enough it won’t affect me up here in 1st class

Devine Lu Linvega

Damn, no site update from Duangle in two years. I wonder what they've been up to.

Pixelworship

@neauoire At this point, I'm considering Nowhere vaporware. Just hope they made it through the earlt stages of the pandemic.

Devine Lu Linvega

I've been adding simple conditional blocks to Adelie, so you'll soon be able to do like:

*clicks door*
"the door is locked"
*click key*
"you have the key"
*clicks door*
"you entered."

wiki.xxiivv.com/site/adelie.ht

Show previous comments
Cass

@neauoire When a smol computer most assuredly cannot run Doom, the question becomes:
Can it run Zork?

R. L. Dane :debian: :openbsd:

@neauoire
Is it just me, or does this program give off some subtle, sweet HyperCard vibes? 😍

montag

@neauoire Will the link regions support mouse over events? Back in middle school I used to make maze games in powerpoint by adding shapes for walls that took you to a game over slide if you ran into them.

Devine Lu Linvega

It'll be a good day when people stop comparing our work to Urbit.

Show previous comments
Job

@neauoire isn't that the cryptobro vaporware "OS"?

radioactive isosoph

@neauoire i actually have never heard of urbit, and i can't tell what it is really from the website either lol. do you dislike it?

Raktapadma

@neauoire Ah, the computing stack that ends up depending on "jets" for things like decrement operation.

Devine Lu Linvega

@eli_oat I realized last night that I pushed a broken commit that doesn't allow for more than one link region at a time.. 🤦‍♀️

Devine Lu Linvega

@eli_oat so far I've been guessing at it, but I could make it so mouse2 prints the coordinate of where you clicked?

Devine Lu Linvega

Check out these cuties that @rek drew for the Adelie tutorial.

hacknorris

@neauoire what is this? what is adelie? (except of penguin name)... OS? presentation creator? game maker? lol

Devine Lu Linvega

It's surprisingly easy to make tables..

rezmason

@neauoire @rek These birbs are fantastic 🤩

This makes me think of the Mackerel Stack! Do penguins eat mackerel?

craphound.com/nonfic/mackerel.

Devine Lu Linvega

I've been adding rectangular link areas to slides in Adelie, so people can craft little interactive graphical novels.

I think I'll even add basic conditional commands, a-la "if key = 1 then skip next command"

The idea was suggested by @eli_oat

Job

@neauoire @eli_oat How long until we can expect a demake of The Manhole?

(apparently the whole thing can be found with mac emulator on Archive.org: archive.org/details/TheManhole)

Devine Lu Linvega

A little(24kb) #uxn interactive graphic novel engine using plain-text format sources.

git.sr.ht/~rabbits/adelie

@eli_oat

Devine Lu Linvega

Every time I put down Berry's Unsettling Of America I feel angry.
#theLibrary

Milo 2600

@neauoire I just checked out the first chapter and oof. Good read so far, thanks for the rec

Go Up