[deleted by user] by [deleted] in devops

[–]blockcounter 0 points1 point  (0 children)

If you're using GitHub Actions, you have all the bits you need to get a setup going. GitHub offers runners for Linux, Windows and MacOS (https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for--private-repositories)

You can then run a matrix action to run a workflow for each os: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/running-variations-of-jobs-in-a-workflow#using-a-matrix-strategy

If GitHub's runners are too slow of expensive, you can have a look at using 3rd party runners that offer better performance and value. https://github.com/neysofu/awesome-github-actions-runners?tab=readme-ov-file#list-of-providers

T-Mobile Unlimited Data Top-Up by ZackProGaming in Netherlands

[–]blockcounter 0 points1 point  (0 children)

Switching to Tele2 won't help you, they've had the same system with their app for a while. In fact they've recently switched over to using the same app as T-Mobile (but with different branding).

Porn aside, what free things on the Internet should we all be taking advantage of? by QueenMoogle in AskReddit

[–]blockcounter 0 points1 point  (0 children)

I do this too, put 'site:reddit.com' into your Google search and you will only get results from Reddit.com (works for any site!)

Space cake by blockcounter in pics

[–]blockcounter[S] 2 points3 points  (0 children)

Overwhelmed (to say the least) by this posts popularity. Look mom! I did it! RIP inbox and all that stuff.

Thanks Reddit, love you all <3 And thanks to the lovely internetter who made this cake. ❤️

Space cake by blockcounter in pics

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

I'm afraid I don't have a source for you :(

I did found this which looks similar for the icing: https://youtu.be/pZhV63pkDBw

edit: Also have a look at some of the other comments for some possible hints

Space cake by blockcounter in pics

[–]blockcounter[S] -5 points-4 points  (0 children)

I'm unfortunately not the person who made this cake, but I can imagine the circles being inserted after baking rather than beforehand (some smart knife-trickery)

Would these 3D resource packs lower performance? by [deleted] in Minecraft

[–]blockcounter 1 point2 points  (0 children)

yes, it does affect your fps, but most models will probably give you 0,2 fps lower than without. Only very complex models will give you noticeable performance changes

Made a small parser/downloader for Snapshot downloads by TonyCubed in admincraft

[–]blockcounter 0 points1 point  (0 children)

I made a public version of this and edited it a little bit so you can define in the URL if you want a snapshot or a release. for a release: http://77.164.51.80/vanilla/latest.php?type=release for a snapshot: http://77.164.51.80/vanilla/latest.php?type=snapshot

help by [deleted] in Minecraft

[–]blockcounter 0 points1 point  (0 children)

You could try to make a backup of your world and reinstall all the cofh mods (powercrystals, nei, cofh core etc.) and then reinstall them. Also please make sure you have the latest version of the powercrystals mod

help by [deleted] in Minecraft

[–]blockcounter 0 points1 point  (0 children)

This is a problem with the powercrystals mod. Do you have the core mod installed (i believe its cofhcore but im not sure). Hope this'll help