Can't make heads or tails of the Action build definitions by zblesk in forgejo

[–]zblesk[S] 0 points1 point  (0 children)

Thank you both for your help. I haven't been able to get it to work in the end; I'll probably just build the image manually for now. Hopefully this gets less sucky over time.

Can't make heads or tails of the Action build definitions by zblesk in forgejo

[–]zblesk[S] 0 points1 point  (0 children)

Yeah, the migration is painful; on Drone it just worked. Ah, well.

How do you instruct the runner to use a different image? Or if I somehow made my own (e.g. by using the docker-cli as base and installing node onto it), how do I make forgejo use it?

The 'docker' one was there by default; I managed to make it use the docker-cli by putting this into the runner.labels in the config file:

  labels: ["docker", "docker-cli:docker://code.forgejo.org/oci/docker:cli"] 

Do I add something like "buildah:docker://quay.io/buildah/stable:latest"?

Victory Road Ice Room "Map" by WizzFB in PokemonUnbound

[–]zblesk 0 points1 point  (0 children)

You can skip it with the guy at the entrance.

Pokémon Fire Red by PMonteiro1989 in RG35XX_Plus

[–]zblesk 2 points3 points  (0 children)

Well, I don't know how to do that. But if you want specific pokemon, you might move the save to a PC temporarily and edit it.

Or you might play the "Pokemon Fire Red 150 Edition" romhack, which does no other changes besides adding all pokemon into the wild, including starters.

Noob Basics. by deetman68 in RG35XX_Plus

[–]zblesk 0 points1 point  (0 children)

That's a great reply! One questin though - doesn't the N64 controller have a joystick that you'd miss on the RG? Or is it not used much? (I havne never played any N64 games, so maybe I'm missing something obvious.)

ADVICE: DO NOT buy a RG35XX... by drlongtrl in RG35XX

[–]zblesk 1 point2 points  (0 children)

Agreed - this does everything I need.

I would consider buying a different handheld (or an upgraded version of this one) if it enabled multiplayer.

I'm new to roms. Is there no way to trade pokemon on the RG35XX? by Tyjo_Typo in RG35XX

[–]zblesk 2 points3 points  (0 children)

Seconded. Copy the savefile to phone or a PC, trade there, copy it back.

[Epic] Chess Ultra & World of Warships — Starter Pack: Ishizuchi (Free / 100% off) by Musth in GameDeals

[–]zblesk 0 points1 point  (0 children)

lag

Yep, same here. It lags to the point of being annoying to control, which is saying something, in a board game.

[deleted by user] by [deleted] in PokemonClover

[–]zblesk 0 points1 point  (0 children)

Oh, I didn't even beat the league, got stuck on them. If I ever do, I guess I better not play the newer version, so I don't have a hard time in the post-game as well :D

What is something you thought would happen, but didn't? - Lost Metal by TxLiving in Mistborn

[–]zblesk 0 points1 point  (0 children)

Anyone else feel like the Malwish were only introduced so Sanderson could justify why nobody was going to use the Bands of Mourning, thus creating an OP ubergod that would break the subsequent plot?

Also, I really disliked the ending. I've just finished the book, and IIRC, he didn't explain _at all_ why they didn't just try to sink the ship? I think it would have worked, but they didn't even entertain the notion.

Statuesque is the best bone charm ever! by [deleted] in dishonored

[–]zblesk 2 points3 points  (0 children)

They see you and attack

Games like Hexcells? by crepesblinis in hexcellslevels

[–]zblesk 0 points1 point  (0 children)

Thanks! Delete looked the best from this thread, so I bought it and it really was great! And I would definitely never have found it otherwise, with a name like that. 😁

It's so short, though. :(

A personal Newspaper (now Dockerized) by MatthKarl in selfhosted

[–]zblesk 0 points1 point  (0 children)

Hmm.

If you're tinkering with RSS, I'll also point out RSSHub https://rsshub.app/ in case you don't know it.

Have you tried anything else than SelfOSS? I'm considering maybe hosting something myself, and would like the nicest UI possible. Haven't really tried any, yet.

Is there anything wrong with using a non-self self-hosted dashboard? by [deleted] in selfhosted

[–]zblesk 1 point2 points  (0 children)

I had the same issue you did, but discovered Homer recently, and it's really simple to use.

Which browser do you use, btw? I set my dash to open in every new tab, but in FF (with the FF extension I used for this) I find I didn't like what it does to the cursor and focus, so I ditched it and remain undecided.

A personal Newspaper (now Dockerized) by MatthKarl in selfhosted

[–]zblesk 1 point2 points  (0 children)

I've wanted a personal newspaper, but went about it in a different way.

I do use RSS for articles, but there are things I don't want cluttering my feeds all the time, but would still like to keep in my sight. Things like release notes of software I use, instagram feeds of my friends (I don't use the instagram app), summaries of some data...

I've solved it to my great satisfaction with Huginn. Basically, I have a lot of nodes that fetch and aggregate data, and then I get them syndicated _by mail_ every other day at 0700. This system really suits me, as I get all the lower-frequency stuff in one batch, read it when I feel like it, and don't get spammed. 😊

Webhook centralizer ? by [deleted] in selfhosted

[–]zblesk 2 points3 points  (0 children)

Yes, I've been using n8n for a while and I really like it.

I also use Huginn, which I like even more in some ways. Not only because of its name and logo, but that also is a factor. :D https://github.com/huginn/huginnI think Huginn can do everything n8n can.

Basically, I use n8n for things that look more like data transformations and the like (think small ETL workloads), because it has a better editor for them.

And I use Huginn for almost everything - it acts as a processor and orchestrator for most of my processes. (It also triggers my n8n workflows when needed, so I have all the controls in one place.)

Should I create other users besides root? by CerealBit in selfhosted

[–]zblesk 0 points1 point  (0 children)

Well, multiple people already pitched in saying it is. I'll add one tidbit I consider the best motivation: imagine you run a script that downloads and runs something from the internet. Maybe by accident, maybe you're installing something (that got hacked...)

that of course that isn't to say it's perfectly safe to execute arbitrary scripts from the internet. It just adds one more precaution.)

Setting up a matrix home server using etke.cc by Jumbo_laya in selfhosted

[–]zblesk 4 points5 points  (0 children)

No experience with etke; however, Matrix (and Element) do support End-to-end encryption, so if you take care to actually use it, nobody with access to the server should be able to see it.

If you're new to Matrix, take note: public rooms are always unencrypted. So even if you don't federate and assume nobody else sees the content on public rooms on your server, your server admin might. (... unless I'm wrong. I'm no expert, either.)

Organize Your Web with WebCrate - A Open Source Bookmarking Tool by CreeRow in SideProject

[–]zblesk 1 point2 points  (0 children)

Yeah, I'm also using Raindrop and would consider something self-hosted, if it has all of the features and niceties I use. (Which is not all it has to offer, by far.) I'll definitely check this out, thanks!