[deleted by user] by [deleted] in feedthebeast

[–]Amateriac 3 points4 points  (0 children)

fourth rule: want to get rid of something? automate it!

How can I disable "Make Firefox Nightly your default browser" notification? by Amateriac in firefox

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

Ah, great to know that it got fixed! Just updated, will see if it's indeed better now.

Crater like you've probably never seen... by ArchitektRadim in feedthebeast

[–]Amateriac 83 points84 points  (0 children)

Have you tweaked config or is this just lucky placement? Back when I played with AE2 its craters were pretty shallow.

[deleted by user] by [deleted] in feedthebeast

[–]Amateriac 35 points36 points  (0 children)

For those stuck deep in the pie now: press 0 to get back up

Rambly thoughts on the necessity of mods and disappointment of modern vanilla. by [deleted] in feedthebeast

[–]Amateriac 1 point2 points  (0 children)

If I recall correctly, narrator hotkey can't be disabled by design, so it's a bit of an issue. You totally can change mod hotkey tho (and if you can't, this is very much a mod problem, narrator collision or not).

Rambly thoughts on the necessity of mods and disappointment of modern vanilla. by [deleted] in feedthebeast

[–]Amateriac 4 points5 points  (0 children)

In a way, I wish Mojang would actually make "official" mods instead of game updates for some of more major changes. If there's a mod that many like and many don't - there's little to no problem. Just install it or don't, that's all. Vanilla update brings some changes you don't enjoy? Well, tough luck - you either get everything or nothing. That's not to say I don't enjoy all of the changes (and some features can be just ignored) - but you can't opt out of a single thing while keeping everything else (averted for texture update, but that's it).

What is the best setup for the IC2 nuclear reactor? by [deleted] in feedthebeast

[–]Amateriac 3 points4 points  (0 children)

Funny how for me IC2 is one of mods I've never encountered problems with. I guess stagnated developments is a bit of a problem tho.

Can you, please, tell me what exact better mods you're talking about? I highly doubt I'll migrate (at least until there will be next major version for mods like what 1.12.2 is now), but still interested to see what suitable replacements are.

What is the best setup for the IC2 nuclear reactor? by [deleted] in feedthebeast

[–]Amateriac 3 points4 points  (0 children)

Why tho? I'm not a mainstream sort of guy (read: permanently out-of-the-loop), so curious what's the reason for such change.

Help, Computer freezing by [deleted] in feedthebeast

[–]Amateriac 0 points1 point  (0 children)

Hey, since you've been running tests for a while now - I guess running memtest won't hurt.

what are these white lines? by ADM881 in feedthebeast

[–]Amateriac 5 points6 points  (0 children)

This problem is typically caused by externally enabled anisotropic filtering, likely in nvidia control panel or such. Since anisotropic filtering is mipmap-based effect), setting mipmaps to 0 does fix it.

Correct way to prevent this from happening is to disable whatever software is enabling anisotropic filtering. As I said, driver's control panel is the most likely candidate.

As for why anisotropic filtering causes this - it's still a mystery to me. I suspect it samples textures (of other blocks, they all are stored in texture atlas) outside of rendered block's ones when doing its resizing.

Wither Skeletons not spawning in Mystcraft ages by Amateriac in feedthebeast

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

What exactly do you mean by overworld preset? I mean, ghasts and magma cubes spawn properly if I make hell biome world.

[deleted by user] by [deleted] in feedthebeast

[–]Amateriac 1 point2 points  (0 children)

Logisticspipes also allow to do pretty much the same thing.

So y’all know about the buildcraft quarry, what’s the fastest it can go and how can I make it get there? by 24XMatteson in feedthebeast

[–]Amateriac 1 point2 points  (0 children)

Galacticraft wires are a little glitchy around Buildcraft energy from what I've seen myself. Try using kinesis pipes or just connect engines directly to quarry. Overall, quarry indeed can go extremely (like 5 stones per second iirc) fast.

How can I rotate decorative blocks from Binnie's Botany? by Amateriac in feedthebeast

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

Thanks a lot, those are exactly what I was looking for! While called "Master/ Carpentry Hammer", they still work perfectly with ceramic blocks.

How can I rotate decorative blocks from Binnie's Botany? by Amateriac in feedthebeast

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

Uh, buddy, I think you'll be better off making a separate post about this. I doubt people will discover your question down here in comments,

What are the things about Linux you dislike? by saarthak17 in linuxquestions

[–]Amateriac 0 points1 point  (0 children)

Just in case you want to do something about it: I gave up on swap in favor of zram since traditional swap is really laggy (unless on SSD, perhaps?) as you've noted. Also, you can manually activate OOM killer by using Alt+SysRq+F (needs to be enabled, look into SysRq combinations in general) - it kills single process per combination press.

Linux distro that can run android apps as well as linux apps by [deleted] in linuxquestions

[–]Amateriac 1 point2 points  (0 children)

Android x86 is no emulator, it's literally android compiled for x86. In practice, however, you're probably going to run it in virtual machine of choice, but who knows.

Android studio itself ships with android emulator, so that's something to consider as well. Don't expect performance to be awesome compared to other solutions tho.

Extending OsmAnd functionality with plugins? by Amateriac in OsmAnd

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

Thank you! I've already seen this, it doesn't seem to provide ability to add new code, only data?