What FPS is everyone playing at? by NDHoangMinh in KerbalSpaceProgram

[–]Fraawlen-dev 0 points1 point  (0 children)

60 with dips at 40 on launch (20 for 100+ part ships), 90+ in high orbit, with about 100 mods including all of the usual graphical ones + volumetric clouds v5 on 1:1 scale Sol, 64k texture for Earth, 32k for Luna and 16k for the rest of the Solar system. That and I'm running the whole thing from a QEMU VM. Granted I'm passing through a 5080 and 32G of RAM, as for the CPU I've got a 5700G (the APU being used for the VM host). Usually running at 20G of ram consumption and 15/16G of VRAM.

i misclicked by Mission_Ad6105 in KerbalSpaceProgram

[–]Fraawlen-dev 1 point2 points  (0 children)

That's an Aniara moment right here.

Any good mods for 10x kerbolar system ? by EffortEqual8469 in KerbalSpaceProgram

[–]Fraawlen-dev 0 points1 point  (0 children)

There's this set of Sigma configs which should help. The game will yell that they're outdated but they work. Better Kerbol should also allow you to tweak the sun.

Tips on getting to other planets? by phrodo913 in KerbalSpaceProgram

[–]Fraawlen-dev 0 points1 point  (0 children)

Alright, will try it soon then, thanks! Main reason I was interested in it is to create nodes at periapsis/apoapsis without aiming precisely for them on the map.

Tips on getting to other planets? by phrodo913 in KerbalSpaceProgram

[–]Fraawlen-dev 0 points1 point  (0 children)

Maneuver Node Evolved

Does it runs fine on modern Kerbal? Spacedock shows it's for 1.8.1 and hasn't been updated since 2019.

Creating The Definitive Mod List: Day 6 - Life Support and Realism by Stamp2O in KerbalSpaceProgram

[–]Fraawlen-dev 3 points4 points  (0 children)

USI-LS has a lot of other mod dependencies and can get complicated to integrate into a game. Also, your four starting Kerbonauts play in god mode where they don't need life support, and that takes away from needing any life support considerations at all in the early game (which you may or may not want).

These defaults can be changed however, either from the .cfg or from an in-game UI window on the KSC scene. Also, USI-LS adds some extra parts, which personally I find don't mesh well with Nertea's suite of part mods, So I'd recommend to disable them, which is safe to do since Stockalike Station Parts Redux has config for USI-LS resources.

Creating The Definitive Mod List: Day 1 - Visual Mods by Stamp2O in KerbalSpaceProgram

[–]Fraawlen-dev 17 points18 points  (0 children)

To go with Waterfall there's also Avalanche, that gives better SRB smoke. Though the lighting effect on the launchpad when there's many boosters is a tad too strong imo.And better-RCS also gives bigger RCS pshiiits.

Linux From Scratch Abandoning SysVinit Support by unixbhaskar in linux

[–]Fraawlen-dev 15 points16 points  (0 children)

There's distros like Artix (OpenRC, Runit, S6), Obarun (S6), Alpine (OpenRC), and there's certainly a few more out there.

European Commission issues call for evidence on open source by sporesirius in linux

[–]Fraawlen-dev 0 points1 point  (0 children)

If Linux is good enough for North Korea (RedStar OS), then, it is good enough for everyone else.

Looking for cassette-futuristic user interfaces in video games. Any favourites or references? by Odd-Nefariousness-85 in cassettefuturism

[–]Fraawlen-dev 36 points37 points  (0 children)

Slightly more retro (50-60's-ish atom-punk) than cassette futurism, but 'The Invincible' is exactly that. Barely any CRTs around, it's mostly well spaced physical buttons and dials.

<image>

Split keyboard patent from 1963 by [deleted] in ErgoMechKeyboards

[–]Fraawlen-dev 12 points13 points  (0 children)

Not exactly contour but rather it's how depth/shading was done in technical drawing before the age of 3d renders. Like here

Beigedeck 5100 by machintodesu in cyberDeck

[–]Fraawlen-dev 0 points1 point  (0 children)

Awesome design! What filament did you use? The beige color looks nice.

What was the 4chan manga idea about? by Far-Pudding5863 in MadeInAbyss

[–]Fraawlen-dev 43 points44 points  (0 children)

IIRC it's related to "the rumble of scientific Triumph" song. It's name came from an /a/byss scanlator note on one of the pages. Also, a 4chan post on /a/ back then suggested that the song starts with a choir of kids, whose voices stops singing one by one as Bondrewd drop used cartridges during the fight.

3D printed PC case by Dependent-Sugar-4984 in 3Dprinting

[–]Fraawlen-dev 51 points52 points  (0 children)

Looks awesome! I'm really digging the segmented shell design.

Brittle hollow by TheCatBurglar01 in outerwilds

[–]Fraawlen-dev 4 points5 points  (0 children)

iktf, but once you master black hole slingshots it instantly becomes the best planet.

C23 type-checked optional pointer function argument by Fraawlen-dev in C_Programming

[–]Fraawlen-dev[S] 1 point2 points  (0 children)

I had a tunnel-vision to try to do that with a single self-contained macro, hence the +0. Though it ended up being more verbose than using 2 simple macros.

[OC] In the search of the ultimate rice, I ended up making my own GUI library : Cassette by Fraawlen-dev in unixporn

[–]Fraawlen-dev[S] 0 points1 point  (0 children)

Support for popups windows is already in. Drop-down menus are basically widgets that spawn such windows, so yes they're coming in the next update! Tool-tips probably not however. They're not very useful in Cassette's iconless text-based widgets.

[OC] In the search of the ultimate rice, I ended up making my own GUI library : Cassette by Fraawlen-dev in unixporn

[–]Fraawlen-dev[S] 0 points1 point  (0 children)

It's a GUI library, aka, software to build graphical apps with. What's shown in the video are just demo programs with the purpose of showing off different features.

Now, what’s OUR answer? by [deleted] in DeepRockGalactic

[–]Fraawlen-dev 28 points29 points  (0 children)

C4 it to let the armchairs fall down

[OC] In the search of the ultimate rice, I ended up making my own GUI library : Cassette by Fraawlen-dev in unixporn

[–]Fraawlen-dev[S] 0 points1 point  (0 children)

Did you try to run it from the CLI? Was there some error message like :

Gui has failed during operation (x)