nycki

joined 1 year ago
[–] nycki@lemmy.world 9 points 2 days ago (1 children)

Probably Emacs. /j

[–] nycki@lemmy.world -2 points 2 days ago

Yes, we have ghost communities. No, it's not a problem. We're not here to entertain you 24/7.

The Reddit communities that drove the most engagement were also the most toxic. The good part of Reddit was, and to some extent still is, the slow-moving communities that act as magnets for scraps of obscure knowledge.

Have patience.

[–] nycki@lemmy.world 5 points 1 week ago

I carry a spare usb stick and some low-capacity microsd cards, because sometimes its just easier to hand someone a file the old fashioned way.

Sometimes I do play games on my phone, but whenever possible I use a usb or bluetooth gamepad, because touchscreens aren't supplanting buttons any time soon.

And of course the Steam Deck is my favorite gizmo, not just because it can run every PC and emulator game, but also because it doesn't have any bullshit preventing me from installing mods. If phone modding was easy and accessible i'd be willing to spend more on a phone.

[–] nycki@lemmy.world 4 points 1 week ago

I've written about this on my blog: https://nycki.net/blog/2024-09-21-01-ethics-of-reuploading/

in brief: I think the right to keep one's memories should usually come first over another's right to be forgotten, but its ultimately a consent issue.

[–] nycki@lemmy.world 4 points 1 week ago

We need to build a space for them to migrate into. Most of what I see on Lemmy is, frankly, whiny. If we want to grow we need to set a better example.

[–] nycki@lemmy.world 2 points 1 week ago

I remember downloading grainy Quicktime video files from people's homepages. We didn't need YouTube then and we don't need it now.

[–] nycki@lemmy.world 4 points 1 week ago (1 children)

I like to say that Star Wars is to fantasy what Discworld is to sci-fi. Star wars is swords and sorcery in space, and Discworld is ethics and robotics in middle earth.

[–] nycki@lemmy.world 9 points 1 week ago

you may want to be careful how you word this; if you focus too hard on a specific culture then you inherit that culture's biases. I don't think english language sci-fi novels are known for their racially and sexually diverse fandom, for instance.

[–] nycki@lemmy.world 13 points 1 week ago (2 children)

When dating people, I often ask "name a book that's not Harry Potter". Doesn't even have to be one you've read. Pick any book at all (other than Harry Potter) and tell me why you thought of it.

I'm not gatekeeping people who do or don't read books, and i don't care if it's sci fi, fantasy, fanfic, nonfic, whatever. what i do care about is that you are aware of at least one book and care enough to remember what it's about. That's a low bar, but not as low as you might think.

The "no Harry Potter" clause isn't specifically due to jkr being a terf (although that too), but because it's such an overused answer. Yeah, I do remember the books that were so popular that they had their own brand of jelly beans. I have run out of things to say about them. Pick literally anything else.

[–] nycki@lemmy.world 2 points 1 week ago* (last edited 1 week ago)

depending on your budget, consider the MNT Reform, a notebook computer designed to be as repairable as you can possibly imagine. Every plastic part is 3d-printable, every circuitboard is open source, and it uses off-the-shelf parts for its keyboard, batteries, and screen. really its only downsides are the entry price (around $1600) and the fact that it relies on a relatively low-power SOC (system on chip) for CPU, GPU, and RAM.

disclaimer: I don't have one myself (yet) but I'm keeping an eye on them because it looks like an incredible hobby computer

[–] nycki@lemmy.world 2 points 2 weeks ago

wait, what? didn't that exist well before the labo tho?

69
gameboy mode (rule) (lemmy.world)
submitted 2 weeks ago* (last edited 2 weeks ago) by nycki@lemmy.world to c/onehundredninetysix@lemmy.blahaj.zone
 

using an android phone running retroarch, an 8bitdo Zero Two wireless controller, and this 3D printable mount https://www.thingiverse.com/thing:5998094 .

works pretty good for gb/gbc titles, and its much smaller than other controller attachments! I've been using it for some gba stuff too, like Game and Watch Gallery 4 or Pokemon: Too Many Types, which don't require the L/R buttons.

if this makes you want to buy a controller, I recommend the 8bitdo Micro, which is the same size but with two extra buttons.

 
 

inspired by The Best Way To Count.

 

made this to demonstrate mermaid flowchart generator

 

Homeworlds is a pure strategy game played using a set of colored pyramids. The colors and sizes represent different resources, and the goal is to build an interstellar supply chain to destroy your opponent's home planet.

Because the game is pure strategy, there's a risk of the meta becoming stale someday. Chess and Go are intimidating to new players because you basically have to study centuries of meta before you can do anything new in them.

So I've been thinking about ways to modify Homeworlds to be "imperfect strategy". This is my favorite pitch so far: the Secret Weapon.


When building your homeworld at the start of the game, each player also secretly places a 12mm dice under a large opaque pyramid. I'm using black 'mids here because they're not used for any purpose in game. The number on the hidden die represents one of the four resource types: 1 = yellow (warp), 2 = red (steal), 3 = green (replicate), 4 = blue (transform).

Once per game, without costing an action, you may reveal your Secret Weapon. Immediately take any piece of that color from the bank, and build it at your homeworld.


I haven't playtested this yet, so let me know if you do. I'm hoping it would lead to situations in the early- to mid-game, such as "hmm, I think it's safe to build a large piece, because you can't steal it this turn... unless your secret weapon is red, of course." The bluff and counter-bluff would make it impossible to play perfectly, so the meta would always have room to evolve.

 
 
 
 

I'm just not interested in hearing what bullshit FAANG is up to, I want to talk about linux kernel patches and raspberry pi revisions and maybe hear what people other than grifters are doing with neural networks.

 

I'm currently trying to set up a homebrew cassette tape storage format, but trying to use existing tech where possible. I was excited to see that minimodem already exists for converting an audio stream to a byte stream, and is even available in termux for android, so I could decode cassettes with my phone! However, I'd like some sort of higher-level tool to encode and decode "packets" or "slices" so that I can add error correction. I'm sure this sort of thing must exist for amature radio purposes.

I could write a script that cuts a file into slices, with checksums and redundancy for each slice, and then pads them with null bytes so I can isolate each frame when decoding. What I want is to find out if that's already been done. I've heard of AX.25 packets but I can't find a tool that does that with stdio.

 

This article says that NASA uses 15 digits after the decimal point, which I'm counting as 16 in total, since that's how we count significant digits in scientific notation. If you round pi to 3, that's one significant digit, and if you round it to 1, that's zero digits.

I know that 22/7 is an extremely good approximation for pi, since it's written with 3 digits, but is accurate to almost 4 digits. Another good one is √10, which is accurate to a little over 2 digits.

I've heard that 'field engineers' used to use these approximations to save time when doing math by hand. But what field, exactly? Can anyone give examples of fields that use fewer than 16 digits? In the spirit of something like xkcd: Purity, could you rank different sciences by how many digits of pi they require?

view more: next ›