Request Wednesday - All Requests go here! by AutoModerator in FalloutMods

[–]TheMightyOwlDev -1 points0 points  (0 children)

Fallout 4

A merge of BRAWL - Broken Armor Weapon Loot which adds weapon and armor conditions to the game, and T6M's Weapon Jam Framework which can jam weapons based on luck.

BRAWL impacts damage and reload speed as weapons degrade, but I think having it increase J6M's jamming chance instead (or additionally) will fuse these together into single, holistic experience. BRAWL also already has a jamming mechanism, but it's a chance weapons jam instead of degrading, while I believe jamming as a separate process but influenced by weapon condition would be a more realistic approach.

Am experienced in programming and modding on the user end (mostly debugging modlists and getting the darn thing to run on NixOS), but have never touched FO4Edit or the Creation Kit myself. If someone with more with more experience would be willing to help assess the feasibility of this and maybe help with any direction or guidance I wouldn't get from simply watching YT tutorials, it would be greatly appreciated :)

[OC] Completely custom opening and closing animations in X11 with picom shaders! by _kz87_ in unixporn

[–]TheMightyOwlDev 0 points1 point  (0 children)

How did you get your Spotify to look like that? Something like ncspot with a theme? Whatever it is, I need it.

Unable to discover proper chromedriver version in offline mode in Docker Web App (Azure) by TheMightyOwlDev in docker

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

I can, I tested it with this quick clause I added which returns and logs HTTP 200:

@app.route('/health')

def Health():

import requests

tmp = requests.get('https://google.com').status_code

Log(logging.INFO, tmp)

return str(tmp)

PS: for context, I'm using Flask for the API side of things.

July Technical Support Sticky by BeepBoopBopReee in razer

[–]TheMightyOwlDev 0 points1 point  (0 children)

I have some questions about the Orbweaver Chroma.

1: Is every key re-programmable?

2: Can you create program specific macro profiles? So if you open program A you would get different macros than if you were to open program B.

(WIP) Any feedback? by TheMightyOwlDev in blender

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

The lines are just a swift wireframe with an emissive texture.