Email or username:

Password:

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

I haven't mastered the shorthand just yet... but I'm getting better

wvs

@neauoire How are you thinking to input a colon : right now? #UF

Chorist

@neauoire you look very close to inputting the Konami Code

Devine Lu Linvega

*squints* bug.. in the function?
*squints more* no, bug.. in the assembler.

Ramsey Nasser

@neauoire common stackoverflow nerd: there are almost never bugs in the compiler, its usually user code
me, writing several compilers, riddled with bugs: 😬😬😬

gvv

@neauoire my entire last 24 hrs (modulo sleeping and eating).. ugh, bug in assembly code 🤓no wait: bug in emulator 😬no wait, bug in assembler? hrrmmm... 🤔 ooohhhhh, bug in specification! 😖

nf

@neauoire *squints further* bug in the cpu?

It’s funny, at work it’s an old adage that if you think it’s a compiler bug it’s probably not (true). But once the complete opposite happened and a colleague was trying to debug something and ended up reporting a microcode bug to Intel. (!!)

Devine Lu Linvega

I've been scratching my head on how to handle capitalized letters and special characters. I think a shifted mode is a better option than learning twice as many glyphs, or disambiguating for all these similar characters(w,W,m,M,o,O, etc)

I'd like to leave space for the uxntal alphabet
wiki.xxiivv.com/site/uxntal_al

ArBe

@neauoire Oh I'd forgotten about that! Such a perfect fit for this input method

Fabian

@neauoire
Hi Devine, what OS and / or Distribuition do you use to develop porporo on your Raspberry Pi? If I want to compile porporo under Linux it only works on my x86-64 machines for me. I tried Raspberry Pi OS and Sparky Linux on my Raspberry Pi and in both cases I get an type error for a raise function. Are you aware of this error? I can provide a screenshot of the error if that helps.

Many Greetings
Fabian

@neauoire
Hi Devine, what OS and / or Distribuition do you use to develop porporo on your Raspberry Pi? If I want to compile porporo under Linux it only works on my x86-64 machines for me. I tried Raspberry Pi OS and Sparky Linux on my Raspberry Pi and in both cases I get an type error for a raise function. Are you aware of this error? I can provide a screenshot of the error if that helps.

Devine Lu Linvega

✏️ still ways away from programming without a keyboard..

Show previous comments
hwps 🍄 🌱

@neauoire Wait, I thought you needed a neural net!? ;D

wvs

@neauoire Holy crap, it's a funny thing to wake up and get suuuuuper excited to find what is essentially palm graffiti on uxn. Seriously... watching uxn progress is like apple release-announcments for propeller-heads. #grail.rom

Devine Lu Linvega

I've forgotten how to program without writing self-modifying code..

Devine Lu Linvega

It's a slippery slope from making a flow-based operating system, to why do I even have a keyboard to do computing at all, to I could do it all with my pencil, to fuck it let's implement GRAIL.

Show previous comments
Diego F. Goberna

@neauoire coincidentally, I was doing something similar a few months ago.

feiss.github.io/juli/

It was aimed to dislexic people doing math. So only supports numbers, it recognizes flipped gestures (you can draw a 5 looking to the left), and aligns to the grid.

Wip, hacky implementation, etc. Everything is in the page source code, no dependencies.

krowe

@neauoire I feel like my minds been blown that I can have other ways of writing code besides just a keyboard.

Devine Lu Linvega

Watching @Gina's photos of the Cook Islands reminds me of when we sailed there. One of my craziest memory of the place is when the supply ship's propeller hit our anchor chain when they took off.

Also, there was this very sunburnt picture of us in the Rarotonga newspaper that's kind of ridiculous.

A cargo ship bringing supplies is only at a few arm's length from the bow of our ship.
Devine Lu Linvega

Finding the best corner to draw the connections to and from removes a bit of clutter and lines overlapping windows.

gustav

@neauoire next step, compute the points of shortest distance between the rectangles :)

Devine Lu Linvega

Well, the massive list of tiny things I wanted to do for #DecemberAdventure has shrunk a lot.

jaxter184

@neauoire hopefully because you're having so much fun you can't help but complete them quickly?

Devine Lu Linvega

Flow-based programming is pretty nifty for all things to do with format translation. Connecting nodes to convert data being sent between programs between ascii and hexadecimal, and catching the result with a text editor

Devine Lu Linvega

wait, do I still even need tools as crude as clipboards for copy/paste anymore.. I guess not.

jalict

@neauoire This is super nifty at like OS-level.

We have a mega build system with a mixture between Jenkins Pipelines in Groovy, Powershell that is interacting with Virtual Machines and running remote code in various ways.

Never realized how useful it could actually be to make convoluted build systems using blueprints!

Especially just to step into the progress as they are processed and a lot of the time we have to mangle either stdout or some plaintext files.

Devine Lu Linvega

OOoh, this is fun. I can colorize messages.

hi waporwave!

@neauoire how is there gray in the background if it's 4 bit? is that video compression or is the manager itself not built in uxn

Devine Lu Linvega

That was the most miyazaki that miyazaki has ever miyazakied.

The whole theater cheered whenever the characters ate that incredibly Ghibli-looking food.

Josh Dick :mac:

@neauoire Saw it today and this take is extremely accurate

Devine Lu Linvega

Crossed the street, a car at the light had Vuk Vuk playing super loud.
It's 9am, I waved.

Devine Lu Linvega

Trying to build my wiki from within porporo, assembly works, running the result fails. boooooo go home

Joshua A.C. Newman

@neauoire This whole project is so fuckin cool.

Do you have a whitepaper or some other overarching document about your intentions?

Devine Lu Linvega

Got it.

My wiki can be assembled and generated entirely by using the flow-based connection of porporo. :ashinobu_dab:

Devine Lu Linvega

Basically just killing time before the screening of The Boy and the Heron.
#theCinema

jakintosh

@neauoire my partner and I have tickets for tomorrow. I’m super excited, and glad to have avoided any spoilers so far… just gotta make it the last 24 hours now 😅

Devine Lu Linvega

One of the advantage of using a self-hosted compiler, I can now rebuild projects without relying on unix pipes, without having to exit the #uxn environment. :mac:

Anders Conbere

@neauoire I find this all super exciting. Much closer to the kind of system I’ve been looking for 😍

Katie 🏳️‍🌈🏳️‍⚧️

@neauoire It's crazy how much of computing still carries the legacy of moving physical pieces of paper from one filing cabinet to another or what have you
This really reminded me that there's an infinite universe of possibilities for what "computing" can be
So cool

Aiden Fox Ivey

@neauoire wiki.xxiivv.com feels like a safe space on the internet. whenever things get contentious, I find myself travelling back there to look at the neat design and moody photographs

Go Up