#System Configuration Check
Explore tagged Tumblr posts
Text
How to upgrade Veeam Backup & Replication to version 12.2
Veeam has recently released an update to the Veeam Data Platform on the 27th of Auguest, 2024. This release introduces new features and integrations. This release significantly expands the capabilities of the Veeam Backup and Replication platform. In this article, we will discuss How to upgrade Veeam Backup & Replication to version 12.2. Please see how to Set up Veeam Backup for Microsoft Azure,…
0 notes
Text
5 Essential Tips for Maintaining Top-Notch Salesforce Org Health
Introduction: Salesforce has become an indispensable tool for businesses to manage customer relationships, streamline operations, and drive growth. However, just like any other complex system, your Salesforce organization requires regular attention and care to ensure it remains efficient, effective, and aligned with your business objectives.
In this blog, we'll explore five essential suggestions to maintain a top-notch Salesforce Org health, helping you get the most out of your investment.
Best Tips for Managing Salesforce Org Health
Regular Data Cleanup and Maintenance: A cluttered and disorganized Salesforce Org can lead to decreased user productivity, slower system performance, and inaccurate reporting. Regularly conduct data cleanup exercises to eliminate duplicate records, outdated information, and irrelevant data. Implement validation rules, workflows, and data governance processes to ensure that data entered into the system is accurate and consistent. Consider archiving or purging old records that are no longer needed, which can significantly improve system responsiveness.
Optimize User Training and Adoption: Even the most powerful tools are only as effective as the users who operate them. Invest in comprehensive user training programs to ensure that your team fully understands the features and functionalities of Salesforce. Regularly assess user adoption rates and address any issues or challenges they might face. Encourage the use of best practices and provide ongoing training as Salesforce releases updates and new features
Govern Customization and Configuration: Salesforce offers an array of customization options to tailor the platform to your specific business needs. While customization is valuable, an excessive amount can lead to complexity, slow performance, and difficulties during upgrades. Establish a clear governance framework for customization and configuration. This includes guidelines for when to use declarative tools (like Process Builder) versus custom code, as well as regular reviews of custom objects, fields, and processes to ensure they remain relevant and effective
Implement Robust Security Practices: Data security and privacy are paramount in today's business landscape. Regularly review and update your Salesforce security settings to ensure that only authorized personnel have access to sensitive information. Implement strong password policies, multi-factor authentication (MFA), and role-based access controls to minimize the risk of data breaches. Regularly audit user permissions and deactivate accounts for employees who no longer require access to the system
Stay Informed About Salesforce Updates: Salesforce continuously releases updates, enhancements, and new features to improve the platform's functionality and security. It's crucial to stay informed about these updates and assess their potential impact on your organization. Create a process for reviewing and testing new releases in a sandbox environment before rolling them out to your production Org. This practice helps identify any potential compatibility issues with your existing customizations and allows for adjustments before affecting users.
Conclusion:
Maintaining a top-notch Salesforce Org health requires a proactive approach that involves regular cleanup, user engagement, customization governance, security measures, and staying updated on platform developments. By following these five essential tips, your organization can ensure that Salesforce remains a powerful tool that contributes to your business success, helping you drive growth, streamline processes, and deliver exceptional customer experiences.
#Salesforce Org Health#Org maintenance#CRM optimization#Data integrity#Performance tuning#System health check#Data hygiene#Configuration management#Best practices#User adoption#Customization management#Security audit#Data governance#Automation tools#Regular updates#User training#Scalability#Backup and recovery#Compliance measures#Analytics and reporting
0 notes
Text
How to use DXVK with The Sims 3
Have you seen this post about using DXVK by Criisolate? But felt intimidated by the sheer mass of facts and information?
@desiree-uk and I compiled a guide and the configuration file to make your life easier. It focuses on players not using the EA App, but it might work for those just the same. It’s definitely worth a try.
Adding this to your game installation will result in a better RAM usage. So your game is less likely to give you Error 12 or crash due to RAM issues. It does NOT give a huge performance boost, but more stability and allows for higher graphics settings in game.
The full guide behind the cut. Let me know if you also would like it as PDF.
Happy simming!
Disclaimer and Credits
Desiree and I are no tech experts and just wrote down how we did this. Our ability to help if you run into trouble is limited. So use at your own risk and back up your files!
We both are on Windows 10 and start the game via TS3W.exe, not the EA App. So your experience may differ.
This guide is based on our own experiments and of course criisolate’s post on tumblr: https://www.tumblr.com/criisolate/749374223346286592/ill-explain-what-i-did-below-before-making-any
This guide is brought to you by Desiree-UK and Norn.
Compatibility
Note: This will conflict with other programs that “inject” functionality into your game so they may stop working. Notably
Reshade
GShade
Nvidia Experience/Nvidia Inspector/Nvidia Shaders
RivaTuner Statistics Server
It does work seamlessly with LazyDuchess’ Smooth Patch.
LazyDuchess’ Launcher: unknown
Alder Lake patch: does conflict. One user got it working by starting the game by launching TS3.exe (also with admin rights) instead of TS3W.exe. This seemed to create the cache file for DXVK. After that, the game could be started from TS3W.exe again. That might not work for everyone though.
A word on FPS and V-Sync
With such an old game it’s crucial to cap framerate (FPS). This is done in the DXVK.conf file. Same with V-Sync.
You need
a text editor (easiest to use is Windows Notepad)
to download DXVK, version 2.3.1 from here: https://github.com/doitsujin/DXVK/releases/tag/v2.3.1 Extract the archive, you are going to need the file d3d9.dll from the x32 folder
the configuration file DXVK.conf from here: https://github.com/doitsujin/DXVK/blob/master/DXVK.conf. Optional: download the edited version with the required changes here.
administrator rights on your PC
to know your game’s installation path (bin folder) and where to find the user folder
a tiny bit of patience :)
First Step: Backup
Backup your original Bin folder in your Sims 3 installation path! The DXVK file may overwrite some files! The path should be something like this (for retail): \Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin (This is the folder where also GraphicsRule.sgr and the TS3W.exe and TS3.exe are located.)
Backup your options.ini in your game’s user folder! Making the game use the DXVK file will count as a change in GPU driver, so the options.ini will reset once you start your game after installation. The path should be something like this: \Documents\Electronic Arts\The Sims 3 (This is the folder where your Mods folder is located).
Preparations
Make sure you run the game as administrator. You can check that by right-clicking on the icon that starts your game. Go to Properties > Advanced and check the box “Run as administrator”. Note: This will result in a prompt each time you start your game, if you want to allow this application to make modifications to your system. Click “Yes” and the game will load.
2. Make sure you have the DEP settings from Windows applied to your game.
Open the Windows Control Panel.
Click System and Security > System > Advanced System Settings.
On the Advanced tab, next to the Performance heading, click Settings.
Click the Data Execution Prevention tab.
Select 'Turn on DEP for all programs and services except these”:
Click the Add button, a window to the file explorer opens. Navigate to your Sims 3 installation folder (the bin folder once again) and add TS3W.exe and TS3.exe.
Click OK. Then you can close all those dialog windows again.
Setting up the DXVK.conf file
Open the file with a text editor and delete everything in it. Then add these values:
d3d9.textureMemory = 1
d3d9.presentInterval = 1
d3d9.maxFrameRate = 60
d3d9.presentInterval enables V-Sync,d3d9.maxFrameRate sets the FrameRate. You can edit those values, but never change the first line (d3d9.textureMemory)!
The original DXVK.conf contains many more options in case you would like to add more settings.
A. no Reshade/GShade
Setting up DXVK
Copy the two files d3d9.dll and DXVK.conf into the Bin folder in your Sims 3 installation path. This is the folder where also GraphicsRule.sgr and the TS3W.exe and TS3.exe are located. If you are prompted to overwrite files, please choose yes (you DID backup your folder, right?)
And that’s basically all that is required to install.
Start your game now and let it run for a short while. Click around, open Buy mode or CAS, move the camera.
Now quit without saving. Once the game is closed fully, open your bin folder again and double check if a file “TS3W.DXVK-cache” was generated. If so – congrats! All done!
Things to note
Heads up, the game options will reset! So it will give you a “vanilla” start screen and options.
Don’t worry if the game seems to be frozen during loading. It may take a few minutes longer to load but it will load eventually.
The TS3W.DXVK-cache file is the actual cache DXVK is using. So don’t delete this! Just ignore it and leave it alone. When someone tells to clear cache files – this is not one of them!
Update Options.ini
Go to your user folder and open the options.ini file with a text editor like Notepad.
Find the line “lastdevice = “. It will have several values, separated by semicolons. Copy the last one, after the last semicolon, the digits only. Close the file.
Now go to your backup version of the Options.ini file, open it and find that line “lastdevice” again. Replace the last value with the one you just copied. Make sure to only replace those digits!
Save and close the file.
Copy this version of the file into your user folder, replacing the one that is there.
Things to note:
If your GPU driver is updated, you might have to do these steps again as it might reset your device ID again. Though it seems that the DXVK ID overrides the GPU ID, so it might not happen.
How do I know it’s working?
Open the task manager and look at RAM usage. Remember the game can only use 4 GB of RAM at maximum and starts crashing when usage goes up to somewhere between 3.2 – 3.8 GB (it’s a bit different for everybody).
So if you see values like 2.1456 for RAM usage in a large world and an ongoing save, it’s working. Generally the lower the value, the better for stability.
Also, DXVK will have generated its cache file called TS3W.DXVK-cache in the bin folder. The file size will grow with time as DXVK is adding stuff to it, e.g. from different worlds or savegames. Initially it might be something like 46 KB or 58 KB, so it’s really small.
Optional: changing MemCacheBudgetValue
MemCacheBudgetValue determines the size of the game's VRAM Cache. You can edit those values but the difference might not be noticeable in game. It also depends on your computer’s hardware how much you can allow here.
The two lines of seti MemCacheBudgetValue correspond to the high RAM level and low RAM level situations. Therefore, theoretically, the first line MemCacheBudgetValue should be set to a larger value, while the second line should be set to a value less than or equal to the first line.
The original values represent 200MB (209715200) and 160MB (167772160) respectively. They are calculated as 200x1024x1024=209175200 and 160x1024x1024=167772160.
Back up your GraphicsRules.sgr file! If you make a mistake here, your game won’t work anymore.
Go to your bin folder and open your GraphicsRules.sgr with a text editor.
Search and find two lines that set the variables for MemCacheBudgetValue.
Modify these two values to larger numbers. Make sure the value in the first line is higher or equals the value in the second line. Examples for values: 1073741824, which means 1GB 2147483648 which means 2 GB. -1 (minus 1) means no limit (but is highly experimental, use at own risk)
Save and close the file. It might prompt you to save the file to a different place and not allow you to save in the Bin folder. Just save it someplace else in this case and copy/paste it to the Bin folder afterwards. If asked to overwrite the existing file, click yes.
Now start your game and see if it makes a difference in smoothness or texture loading. Make sure to check RAM and VRAM usage to see how it works.
You might need to change the values back and forth to find the “sweet spot” for your game. Mine seems to work best with setting the first value to 2147483648 and the second to 1073741824.
Uninstallation
Delete these files from your bin folder (installation path):
d3d9.dll
DXVK.conf
TS3W.DXVK-cache
And if you have it, also TS3W_d3d9.log
if you changed the values in your GraphicsRule.sgr file, too, don’t forget to change them back or to replace the file with your backed up version.
OR
delete the bin folder and add it from your backup again.
B. with Reshade/GShade
Follow the steps from part A. no Reshade/Gshade to set up DXVK.
If you are already using Reshade (RS) or GShade (GS), you will be prompted to overwrite files, so choose YES. RS and GS may stop working, so you will need to reinstall them.
Whatever version you are using, the interface shows similar options of which API you can choose from (these screenshots are from the latest versions of RS and GS).
Please note:
Each time you install and uninstall DXVK, switching the game between Vulkan and d3d9, is essentially changing the graphics card ID again, which results in the settings in your options.ini file being repeatedly reset.
ReShade interface
Choose – Vulcan
Click next and choose your preferred shaders.
Hopefully this install method works and it won't install its own d3d9.dll file.
If it doesn't work, then choose DirectX9 in RS, but you must make sure to replace the d3d9.dll file with DXVK's d3d9.dll (the one from its 32bit folder, checking its size is 3.86mb.)
GShade interface
Choose –
Executable Architecture: 32bit
Graphics API: DXVK
Hooking: Normal Mode
GShade is very problematic, it won't work straight out of the box and the overlay doesn't show up, which defeats the purpose of using it if you can't add or edit the shaders you want to use.
Check the game's bin folder, making sure the d3d9.dll is still there and its size is 3.86mb - that is DXVK's dll file.
If installing using the DXVK method doesn't work, you can choose the DirectX method, but there is no guarantee it works either.
The game will not run with these files in the folder:
d3d10core.dll
d3d11.dll
dxgi.dll
If you delete them, the game will start but you can't access GShade! It might be better to use ReShade.
Some Vulcan and DirectX information, if you’re interested:
Vulcan is for rather high end graphic cards but is backward compatible with some older cards. Try this method with ReShade or GShade first.
DirectX is more stable and works best with older cards and systems. Try this method if Vulcan doesn't work with ReShade/GShade in your game – remember to replace the d3d9.dll with DXVK's d3d9.dll.
For more information on the difference between Vulcan and DirectX, see this article:
https://www.howtogeek.com/884042/vulkan-vs-DirectX-12/
515 notes
·
View notes
Text
Increased Original Resin Cap and Optimized Artifact Custom Configurations | Developers Discussion 05/22/2024
Dear Traveler,
The latest Developers Discussion has arrived~ Today, we'll be introducing the optimizations that will be released in Version 4.7. To improve your gaming experience, we've raised multiple caps and updated existing systems. Let's check them out!
#genshin impact#genshin impact updates#genshin impact news#official#developers discussion#rejoice‚ people who have time and energy to grind frequently!
424 notes
·
View notes
Text
FOUR OR MORE 2024 FICATHON
[Image description: A polyam flag with the words “four or more fic-a-thon” on it. End description.]
AO3 COLLECTION
[CLOSED] THIS EVENT HAS FINISHED. WE ARE NO LONGER TAKING PROMPTS BUT OUR COLLECTION WILL REMAIN OPEN FOR LATE ENTRIES.
It is here! The inaugural event for FOUR OR MORE is live. A ficathon designed to get more fic featuring relationships with four or more people out into the world! Inspired by the Rarest of Rairpairs ficathon, this first event will run from August 15th to October 20th.
GUIDELINES
- Any medium! Any rating! As long as your work focuses on a relationship with 4 or more people, it's allowed! - No minimum or maximum but fills must be complete. - You don’t have to fill something to leave a prompt. The more prompts, the merrier! - Prompts must be for relationships featuring 4 or more people. - You may link to the fill if it is posted elsewhere. Warnings are not mandatory, but you're free to include them if you wish to do so. - You may combine these with other events, as long as the other event allows it. - Small fandoms welcome! - Don't forget to comply with the community guidelines.
Prompts can be found in the comments of the official DW announcement.
FAQ
Q: What kind of works am I allowed to submit? A: All type of fanworks are welcome! Fics, art, podfic, meta, you name it. As long as the main relationship features 4 or more people, it's allowed.
Q: I don't have a Dreamwidth account. Can I join? A: Of course! You don't even need an AO3 account if you wish to post only on tumblr.
Q: My work contains [INSERT WARNING HERE]. Can I still participate? A: Yes. This is a CNTW (Choose Not To Warn) space. Feel free to tag us in your posts #fourormore or @/fourormore and we will reblog your post.
Q: I don't want to see [X] content, can you please remove it? A: No. The only content that will be removed will be that that does not comply with the rules. You can ask us to tag a certain topic for blacklisting purposes and you are more than encouraged to do so, but remember that you can always unfollow if some content upsets you.
RULES
ALL works must feature a relationship with 4 or more people as its focus. All configurations are allowed.
NO LIST
The following posts/comments will be removed from the collection, as they're outside of its scope. - Monogamous relationships (I think this is obvious) - Works that focus on OT3s (may I suggest sharing it with @polyamships instead? - RPF featuring non-famous minors (I will not be checking this because I simply do not have the time, so it'll be on the honor system. Please don't abuse the honor system. I don't want to be removing works just because)
#OT4#polyshipping#polyships#poly shipping#polyamships#polyam ships#polyam shipping#polyamorous ships#polyamory#OT5#OT6#OT8#writing event#fandom event#ficathon#admin post#fourormore
151 notes
·
View notes
Text
More observations from the trailer (I'm eating for daaaayysss y'all.)
The mirrored Air France 747 is definitely a placeholder, probably from stock footage. There is only one 747 left still in the Air France livery:
This one, and it's in a museum in Paris.
This is a Beechcraft Baron, just like the one in Airport 1975, but this one is the newer version with a glass cockpit, introduced in 2005.
The is the traffic alert system I was talking about. Sure, it doesn't look like that in real life, but it's pretty close, and the TV one is easier to understand.
The real one looks like this. CA stands for conflict alert.
Look in the middle, so Athena's plane is flying to/out of LAX.
We don't get to see the whole cabin yet, but I think it looks like a 7 abreast 2-3-2 configuration? There's only one plane that usually uses this configuration in economy (unless Athena is escorting a prisoner in premium economy lol), Boeing 767, which again, seems to be the one next to the 119 truck at SBD. (Beware, I'm just making an educated guess here, I can't be for sure until I see the landing gear and/or the tail cone.)
I've been wondering why Athena is on a wide body, where's she going? Across the ocean? Turns out, according to this screen, the plane is flying the PHX - LAX - HNL route, so LAX is just a stopover. I can totally see why you need a wide body to fly from Arizona to Hawaii. So is she going to Arizona? Is it related to the cartel after all? Oh, and the silhouette of a plane is definitely not a 747, no bump in front. (Also there are like 4 airlines left in the world still operating the 747 for passenger service, and I doubt Athena is going to China, South Korea, Germany or Saudi Arabia.)
Absolutely an Airbus cockpit, A320 in this case, you can check it out yourself. The thing is, all Airbus flight decks look alike, the wide bodies have an extra jump seat in the back, also the circuit breakers are located in a slightly different location, but that's it. A total layman probably can't tell the difference, but I think enough of them know about the Airbus sidestick vs the Boeing yoke.
That is a cockpit door, with the little fish eye lens on it. No one can open it except for the flight crew and the cabin crew. The flight attendant seems to be running into the cabin frantically but nothing seems wrong with the plane so far, why?
So the cockpit door blows open by the explosive decompression. (It doesn't quite work that way in real life, but tbh many pilots had no idea about it either before the Alaska door plug incident.) You can see a giant hole in the cockpit. Athena is thrown up then back down very quickly, probably by the erratic and sudden pitch down then back up, could be a course correction effort by the autopilot.
108 notes
·
View notes
Text
Just jolted awake at 5 AM to share this idea lmao:
Cosmic Storm: Accidental Alt-Mode Swap Scenario
Some kind of cosmic electrical storm hits the Lost Light and everyone switches alt-modes
They can't figure out how this is even possible, best they can figure is that one of the waves of cosmic electricity rolled over the ship and bypassed their shields enough to affect the crew, just this huge arc of space electricity scrambling everyone all at once
And as it arcs from crew member to crew member (and zaps the shit out of the ship too), somehow this messes with everyone's systems enough that their t-cogs all attempt to reboot while everyone is still connected by the cosmic storm energy
Which results in everyone's t-cogs getting alt-mode data confused, as everyone simultaneously tries to stabilise their systems by purging stored energy so they don't get fried, so because they're all connected by this singular pulse of space bullshit it's like one massive accidental transfer of spark energy, personal systems data, and cosmic electroshock
It's 5 AM sorry if I'm not explaining this very well LOL
But nobody dies, and their systems actually seem to be relatively OK afterwards as far as they can tell, so nobody actually realises there's a problem until First Aid and/or Ratchet asks everyone to book in follow up appointments for full systems checks just to be sure
And as part of checking t-cog function whoever the first patient of the day is gets asked to transform briefly as part of a physical exam designed to help spot any non-critical t-cog damage
And there's no t-cog damage, not to the t-cog itself. Scans come back okay, everything looks good, so OK, time to proceed with the transformation test. Root mode to alt-mode, and then back to root mode.
If the t-cog and associated systems are functional, it should be pretty straightforward.
And the bot does successfully transform...
..Just, into the wrong alt-mode.
And immediately, The Problem Of The Day becomes clear.
Gradually people around the ship figure it out on their own as well, while the Med Bay staff are trying to figure out what the fuck is going on
Over in the Science Lab, Perceptor is messaging Ratchet frantically because he's realised the problem as soon as he tried to switch into his alt-mode to study some samples of a metal panel from the ship which has some damage from the cosmic electricity and uh oh turns out he's a fucking helicopter now
It's a problem that also alters their root modes, but only after their first transformation post-space storm. Something fully triggers whatever is wrong with their t-cog data only once they enter alt-mode, their root modes then re-configure to accommodate these changes following that initial "wrong" transformation sequence.
They have their own colours, their paint nanites etc. remain the same as always, but their modes have changed. So they get any kibble etc. that might come with that new alt-mode.
So Brainstorm goes to pick up some energon for both of them, then comes back and Perceptor suddenly has rotors and holy shit
Eventually everyone on board figures out something weird/potentially bad is happening with their t-cogs. Some people are too scared to test it and find out, while others immediately can't resist their curiosity or think it's better to figure out as soon as possible so they can adapt, and test it as soon as they hear some bots are just turning into completely different things, totally reconfigured.
This could be fun, also sort of terrifying (there is potential for body horror to some degree), and either way it's chaos.
When Drift triggers his alt-mode, he turns into a cat-- Seems like he's got Ravage's t-cog data. Nobody can find Ravage, and Megatron makes it clear that he'll be the only one to attempt to find him.
Rodimus turns into some kind of aqueous vehicle. Maybe Camien in origin. (Turns out it's Nautica's t-cog data.) He's fine with it as soon as he realises he's space flight capable for short distances and Magnus has to talk him out of trying to race the ship.
Of course, because it's Nautica's t-cog data, when he reverts back to root mode, he has a distinctly femme Camien-style frame. He loves it, because his armour isn't as heavy in this form, so he can go faster. (Once this is all over, he is strongly considering keeping some of these femme frame alterations...)
And if you want to use this as a setup for any shipping, yes indeed, some bots inevitably try to test out their newly altered frames with their partners or amicas. (The medical staff all advise against this because oh god nobody knows all the functions of their new systems yet, please do not end up in the Med Bay with "makeout related injuries" they are dealing with so much right now LOL)
Anyway my moving date is 25/01 but as soon as I'm settled into my new place I might turn this into a fic if I have time lmao
#rodimus#idw 1#idw transformers#mtmte#lost light#maccadam#maccadams#idw drift#idw ratchet#megatron#perceptor#idw brainstorm#idw nautica#transformers#idw ravage#simpatico
197 notes
·
View notes
Text
[ID: “Polyam Shipping Day / 14th of every month”. Next to the text is a red infinity sign that finishes in a heart on top. Above the text are rows of stylized hearts in the colors of both versions of the polyam pride flag (black, red, bright blue, light green, dark green, light blue, navy). /end ID]
September 14th 2024 is our 42nd Polyam Shipping Day.
The optional theme for it is: 🛏️ Bedroom 🫣
It's time for you to dust off those And-they-were-roommates! AUs. Or maybe write about what happens when there's only one bed (bad thing) vs only one bed (good thing). This can be about a polycule's first house together and how they decide their sleeping arrangements: How do they decide how many rooms they need? Is there a system in place? Maybe they've bought a giant bed and they're assembling it themselves and hilarity ensues. Has any of your characters redesigned a bedroom for a new partner? Given them space somehow (like giving someone a drawer as a relationship step)? Of course, you can always make this smutty and write about all the naughty things that can happen in a bedroom. Or maybe you decide to go the horror route and write your characters trapped in a bedroom and whether they get out or not. Perhaps you want to write the first time the polycule visits one their families and have them stay in their childhood room, or about being invited into a partner's bedroom for the first time. Or perhaps you're in an Angst mood and want to write about your polycule's last night together before something terrible happens: do they sleep? do they stay up all night talking? do they say their goodbyes? does one of them watch the rest sleep before leaving for Reasons?
…
We’ll be tracking #PolyamShippingDay, and keeping an eye out for any @polyamships mentions too. We will reblog any polyam-positive fanworks featuring polyamorous ships of any configuration/type from any fandom. All ratings are welcome but anything nsfw/triggery should be warned for and behind a read more, as should very long tumblr fic.
You can also submit works directly to the blog or send us asks to let us know to check your blog for a post. If you’re posting on AO3, our collection name is ‘PolyamShippingDay‘ and you can post to the collection here. Only fanworks submitted/@ us on tumblr or in the official AO3 collection, or fanworks posted to our Dreamwidth community, are guaranteed to be included in our roundup. Please also let us know what prompt you created for, if any - people are always welcome to create for past prompts instead.
We have a Discord - invite here - if you want a place to chat about your ships or what you’re creating for them.
We look forward to seeing what people create for it. If you’re enthused about the day, we’d be especially appreciative of any reblogs to help spread the word about the event.
#OT3#OT4#PolyamShippingDay#polyshipping#polyshippingday#polyships#poly shipping#poly ships#polyamships#polyam ships#polyam shipping#polyamorous shipping#polyamorous ships#polyamory#modposts#polyamships prompts#PolyamShippingDay prompts#prompt: bedroom
68 notes
·
View notes
Text
What happens when you start your computer ? ( Booting a computer )
We studied this in the lecture today, and it was quite interesting. What makes something a hundred times simpler than it is? Creating a story about it. That's why I made this super fun dialog that will help you understand it all.
I've set up a drive to compile everything I create related to the Linux operating system. Feel free to explore it for more details on the topics discussed in the conversation below. Check it out here.
Have a fun read, my dear coders!
In the digital expanse of the computer, Pixel, the inquisitive parasite, is on a microventure with Binary, a wise digital guide. Together, they delve into the electronic wonders, uncovering the secrets hidden in the machine's core.
Pixel: (zooming around) Hey there! Pixel here, on a mission to demystify the tech wonders . There's a creature named Binary who knows all the ins and outs. Let's find them!
Binary: (appearing with a flicker of pixels) Pixel, greetings! Ready to explore what happens inside here?
Pixel: Absolutely! I want the full scoop. How does this thing come alive when the human outside clicks on "start"?
Binary: (with a digital chuckle) Ah, the magic of user interaction. Follow me, and I'll reveal the secrets.
(They traverse through the circuits, arriving at a glowing portal.)
Pixel: (inquiring) What's the deal with this glowing door?
Binary: (hovering) Pixel, behold the BIOS - our machine's awakening. When the human clicks "start," the BIOS kicks in, checking if our components are ready for action.
(They proceed to observe a tiny program in action.)
Pixel: (curious) Look at that little messenger running around. What's it up to?
Binary: (explaining) That, Pixel, is the bootloader. It plays courier between the BIOS and the operating system, bringing it to life.
Pixel: (excitedly buzzing) Okay! How does the computer know where to find the operating system?
Binary: Ah, Pixel, that's a tale that takes us deep into the heart of the hard disk. Follow me.
(They weave through the digital pathways, arriving at the hard disk.)
Pixel: (curious) Huh? Tell me everything!
Binary: Within this hard disk lies the treasure chest of the operating system. Let's start with the Master Boot Record (MBR).
(They approach the MBR, Binary pointing to its intricate code.)
Binary: The MBR is like the keeper of the keys. It holds crucial information about our partitions and how to find the operating system.
Pixel: (wide-eyed) What's inside?
Binary: (pointing) Take a look. This is the primary boot loader, the first spark that ignites the OS journey.
(They travel into the MBR, where lines of code reveal the primary boot loader.)
Pixel: (in awe) This tiny thing sets the whole show in motion?
Binary: (explaining) Indeed. It knows how to find the kernel of the operating system, which is the core of its existence.
(They proceed to the first partition, where the Linux kernel resides.)
Pixel: (peering into the files) This is where the OS lives, right?
Binary: (nodding) Correct, Pixel. Here lies the Linux kernel. Notice those configuration files? They're like the OS's guidebook, all written in text.
(They venture to another partition, finding it empty.)
Pixel: (confused) What's the story with this empty space?
Binary: (smirking) Sometimes, Pixel, there are barren lands on the hard disk, waiting for a purpose. It's a canvas yet to be painted.
Pixel: (reflecting) Wow! It's like a whole universe in here. I had no idea the operating system had its roots in the hard disk.
(They continue their microventure, navigating the binary landscapes of the computer's inner world.Pixel gazes at the screen where choices appear.)
Pixel: What's happening here?
Binary: (revealing) This is where the user picks the operating system. The computer patiently waits for a decision. If none comes, it follows the default path.
(They delve deeper into the digital code, where applications start blooming.)
Pixel: (amazed) It's like a digital garden of applications! What's the enchantment behind this?
Binary: (sharing) Here, Pixel, is where the applications sprout to life. The operating system nurtures them, and they blossom into the programs you see on the screen.
Pixel: (excited) But how does the machine know when the human clicks "start"?
Binary: It's the BIOS that senses this initiation. When the human triggers "start," the BIOS awakens, and we embark on this mesmerizing journey.
#linux#arch linux#ubuntu#debian#code#codeblr#css#html#javascript#java development company#python#studyblr#progblr#programming#comp sci#web design#web developers#web development#website design#tech#html css#operatingsystem#windows 11
369 notes
·
View notes
Text
DID YOU WAKE UP THIS MORNING TO FIND AO3 BLOCKED ON YOUR WORK OR SCHOOL WIFI?
So, something has happened overnight.
Many major companies and institutions use a tech called Cisco Umbrella to block “potentially objectionable” domains - porn, violent content, etc. Cisco Umbrella primarily works using categories, which, while changable by users, are pre-set by Cisco. So Cisco builds a list of websites which are, for example, "adult," and then makes that a category that a company can block all at once from its network. When you, as a network admin, choose to block "adult" websites in cisco umbrella, if you don't make changes to that list yourself, everything in that list is blocked on the domain.
There's another system called OpenDNS. OpenDNS allows you to block websites on your *home* network. If you have an OpenDNS account you can also participate in what's called "community tagging." community tagging allows people to tag certain websites, and I guess if you use OpenDNS you can block things with those tags...idk, I don't use it.
Here's the bit that matters: OpenDNS and Cisco Umbrella are owned by the same company. It appears that Cisco Umbrella, to some extent, uses OpenDNS community tags to sort websites.
Someone on OpenDNS has community tagged Ao3 as a "tasteless" website. Community tags can be proposed by anyone, but they have to be approved by a moderator. It seems a moderator has approved this tag. Because of the moderator approved tag, it looks like Ao3 has been bundled into *Cisco Umbrella's* blocked sites list for "adult" content. So now, any library, school, business, etc which is blocking Cisco Umbrella’s “adult” category is now blocking Ao3.
Here’s how you can help.
Go here (https://signup.opendns.com/homefree/) to create an OpenDNS account. This is free. Don’t do any of the steps to create or configure a network, JUST make an account. Be sure to uncheck any promotional checkboxes. Once your account is made, be sure to confirm your email, and the confirmation may go into spam - mind did, just be aware. Once you have an account made, go to https://login.opendns.com/ and log in with the account you've made.
It should take you here.
From here, click the small "community" button at the top.
It will bring you here. You will be likely prompted to create a display name. Pick something random, you won't need it again.
Click on “domain tagging." It will bring you here.
There's a small searchbox in the top right labeled "check a domain." enter archiveofourown.org in this field and hit go. You should be brought here.
What you want to do now is hit the "Flag for Review" button under "Tagged: Tasteless." Don't worry about the other tags. They are candidate tags, not approved/applied and aren't doing anything. The "tasteless" one that's been mod approved is the only one we're worried about. "Flag for review" will open a small text box.
Type in whatever you like here, but PLEASE be academic and respectful. Focus on how "tasteless" is an inaccurate and offensive description for the content. Hit submit.
That's it, you're done.
I do want to be clear about one thing - I am not 100% sure this is going to remove this domain from the cisco adult list, but I'm hoping. The “tasteless” tag that is present on OpenDNS was submitted in 2015. Now, it is not clear when the moderator approved this tag. They may have approved it last night, or in 2015. That date does not appear to be visible. I’m not sure what happened overnight that caused Ao3 to slip into the Cisco umbrella adult category. My best guess is that either the tag was approved last night, or Cisco suddenly started grouping the “tasteless” community tag under adult. It is interesting to me that previous tags such as pornography have been actively mod rejected, so it looks like this one being approved might have been one person with a vendetta. Either way, right now, this seems to be the root of the issue. Domains can be individually allowed on networks by network admins, so if you have to petition your school or place of work it's possible, but I think if we can fix the OpenDNS tag, we can fix it everywhere at once. Hopefully, if we can get enough flags for review in a short enough period of time, it will force them to review it.
Come, help me out here. Let's try and get Ao3 unblocked on the country's schools and libraries.
217 notes
·
View notes
Note
Raphael reacting to waking up to his little mouse tending to his injuries?
(also on AO3) enby Tav without body configuration. comfort, wound tending, too soft for sanity
Hurt. Hope. His.
The last thing Raphael remembered was launching himself at his father as Mephistopheles held Tav between his fingers about to squeeze them in half. The red haze that descended over the cambion blurred everything afterwards.
Pain, he remembered. Shouts. Screams. The smell and taste of blood. And then –
Nothing
Pain remained. In the quiet darkness surrounding him, the pain was still there. But so was a gentle warmth and movements over his skin. Broken? Burning? Something moist touched the side of his face. When he tried to jerk away, pain flared up through his whole body, rendering the attempt futile.
"Ah, look who's coming to!" Haarlep's voice, shrill in the silence and cutting into his skin. "I knew it wouldn't be long once we got to the healing pool."
"Shoo." The sound was soft, gentle and lenient towards the incubus in a way Raphael would not have permitted. But it seemed to work. The ground under him – mattress? – moved and steps receded.
"They were jittery ever since you went down." More soft words falling down on him. Nice. Warm. Safe. Tav?
Raphael tried to pry open his eyes. It hurt. It didn't matter. He had to make certain –
A cool hand settled over his eyes.
"Not yet." There was a decided pause after the last word, as if he had missed a word. "Soon. Let me finish with your face first."
He relaxed. Tav. It had to be. Small hands, deft. Sure. And so gentle on his broken skin. It still hurt. But in a reassuring way. Raphael let them work. The rhythm was soothing, a gentle motion in the ocean of pain that rocked him. He must have dozed off.
A sweet dream piercing through the pain of small hands on his face and soft lips breathing a kiss over his. Raphael tried to reach and hold on but the pain the movement caused woke him. At least he was now able to open his eyes.
Tav knelt at his side. Alive. Whole. Not snapped in half by his father's hand. The relief flooding his system overrode all pain. Raphael reached for their face, and though his hand hung in tatters, Tav didn't flinch back. They accepted the bloody touch, cradled his broken hand and placed it back at his side. Raphael could not look away from the dark red smears on their cheek.
"You need rest." Tav's lips moved but the words reached him only much later. Raphael blinked, aware again of the pains covering his body. "Drink. And sleep."
Tav raised a carafe to his lips. Then she shook their head, amused about something Raphael did not understand. The water disappeared from sigh but that was alright. Tav moved to lay his head in their lap. The repositioning hurt, but it was worth it.
Soft eyes looked down on him. Warm. Safe. His? He tried to reach out again, but Tav wouldn't have it. "Be still," they murmured. "You need to heal. Please."
They looked away at the last word and for the first time, Raphael wondered how badly he was injured. His jaw worked and Tav's fingers alighted on it.
"Please."
Tav reached beside them an raised the carafe again. This time they placed it against his lips and unthinking, Raphael drank. Warm. Cool. Hurt. His? He swallowed the water and pain in one. It earned him a smile. He drank more. Each sip making its way into his stomach felt like pearls of ice and fire.
It probably looked very bad if even this sent his body into a painful healing frenzy.
Tav pushed a strand of his hair back behind his ear. No pain. Good. Welcome. More. He mumbled and water spilled down his throat. Tav shook their head, but not angrily. They put the carafe away and produce a wet cloth with which they carefully wiped down his throat.
Raphael felt his skin prick, move and mend. A short check on his extremities proved that most of them were broken and open in some way. Bandaged badly. Preliminary. Behind Tav's head, he saw the ceiling of the boudoir. Home. Good. Safe. He looked back at Tav who had cleaned out the cloth and worked slowly over his right shoulder.
"You relax now," they said gently. "Leave it to me."
He wanted to, he really did. But a part of his mind wondered where Haarlep had gone and when they'd return and what would happen then. His eyes wandered but didn't get far without turning his head. And the mere attempt hurt.
Cool fingers stroked the side of his neck. "None of that now," Tav murmured. "I promise everything will be well. Just let me work."
Another of those empty pauses reserved for a word that never came. Raphael closed his eyes and let his mind chase the shape of that emptiness. A vain pursuit as the gentle touch of warm water on his chest dragged his thoughts away from anything else. Tav's hands followed the water, caressing healing tissue.
Raphael felt the arms of sleep reach for him and soon they would drag him down into their dark embrace. He fought it. With one thought cropping up in his dazed mind whenever he was about to go under. One thing. Important. Now.
He stirred and once again; gentle hands stilled him.
"I will be here when you wake." A soft smile. Hope.
"Mine?" The word croaked from his lips and splintered.
Tav ran a hand through his hair. Then they placed their cool fingers over his lips again. "Yours."
It was barely a whisper. It was enough.
#bg3#bg3 raphael#raphael x tav#bg3 fanfiction#sleazy second-hand car dealer#writing prompt#anon answered#mel writes fanfic#all comfort#soft#so so soft
104 notes
·
View notes
Text
Oh, I just realized why there's not so much trolling in the internet lately, or rather, it's something people are unfamiliar with; signing up to websites is hellish, and they ask for all your personal data. Every fucking popular website asks you for your phone number, real name, double check identification, and all sorts of intrusive information to sign up. The other day I was configuring a new phone for my aunt and she would have been lost without me, there are jobs that ask for less background check than a fucking Gmail or Youtube account (which you need to use the Playstore), let alone instagram, or all sorts of stuff. Electronic banks have asked less verification from me than social media.
You can go through the hassle once (even though we shouldn't but it's a systemic issue at this point) but to open up an account for trolling and saying bullshit is too much of a hassle, unless you commit to it. There's also the fact that everything tries to be connected to your real name (it was such a process to make an alt Twitter as El Biotipo internet guy, not my real name) and real face (TikTok) now, and generations have grown expecting that, so the idea you could be some guy in the internet posting bullshit with no consequence just to rile up people and the fact that it could be fun, without the hassle of making new accounts, is lost.
So everyone thinks that when someone is posting absolute crap, they think they are being sincere (because why would you make an account on the internet just to lie???), when a few years ago, it would be just trolling.
Interesting this leads to a few places where the ancient art of Lying On The Internet For Fun is still alive; Reddit (ALL AITAs ARE FAKE, just so that you know), comment sections, and obscure forums. More interestingly, technically tumblr should be a place for that because it's one of the few places where you still can be mostly anonymous, but the average tumblr demographic is... como dicen los gringos? theatre kids? in a way, too nerdy and 'nice' to troll because that's lying and lying is bad you know
#4chan is a weird spot here because yeah you are anonymous and they basically invented anonymous trolling#but the average user of 4chan is painfully sincere with what they are so if they're saying something completely unhinged they probably are#by the way I'm not saying trolling is good. I'm saying it's fun. like drinking.#we do a little trolling#cosas mias
180 notes
·
View notes
Text
Basic Linux Security
Install Unattended Upgrades and enable the "unattended-upgrades" service.
Install ClamAV and enable "clamav-freshclam" service.
Install and run Lynis to audit your OS.
Use the "last -20" command to see the last 20 users that have been on the system.
Install UFW and enable the service.
Check your repo sources (eg; /etc/apt/).
Check the /etc/passwd and /etc/shadow lists for any unusual accounts.
User the finger command to check on activity summaries.
Check /var/logs for unusual activity.
Use "ps -aux | grep TERM" or "ps -ef | grep TERM" to check for suspicious ongoing processes.
Check for failed sudo attempts with "grep "NOT in sudoers" /var/log/auth.log.
Check journalctl for system messages.
Check to make sure rsyslog is running with "sudo systemctl status rsyslog" (or "sudo service rsyslog status") and if it's not enable with "sudo systemctl enable rsyslog".
Perform an nmap scan on your machine/network.
User netstat to check for unusual network activity.
Use various security apps to test you machine and network.
Change your config files for various services (ssh, apache2, etc) to non-standard configurations.
Disabled guest accounts.
Double up on ssh security by requiring both keys and passwords.
Check your package manager for any install suspicious apps (keyloggers, cleaners, etc).
#linux#security#linuxsecurity#computersecurity#networking#networksecurity#opensource#open source#linux security#network#ubuntu#kali#parrot#debian#gentoo#redhat
163 notes
·
View notes
Text
Boeing internal whistleblower RE: MAX DOOR
Via hacker news: A Boeing whistleblower commenting on an airline forum about the cause of the MAX-9 emergency door blowout on January 22nd, based on the detailed internal chat history about that aircraft he was able to find. Seems to be entirely born out by the FAA's preliminary incident report released this afternoon:
With that out of the way… why did the left hand (LH) mid-exit door plug blow off of the 737-9 registered as N704AL? Simple- as has been covered in a number of articles and videos across aviation channels, there are 4 bolts that prevent the mid-exit door plug from sliding up off of the door stop fittings that take the actual pressurization loads in flight, and these 4 bolts were not installed when Boeing delivered the airplane, our own records reflect this.
The mid-exit doors on a 737-9 of both the regular and plug variety come from Spirit already installed in what is supposed to be the final configuration and in the Renton factory, there is a job for the doors team to verify this “final” install and rigging meets drawing requirements. In a healthy production system, this would be a “belt and suspenders” sort of check, but the 737 production system is quite far from healthy, its a rambling, shambling, disaster waiting to happen. As a result, this check job that should find minimal defects has in the past 365 calendar days recorded 392 nonconforming findings on 737 mid fuselage door installations (so both actual doors for the high density configs, and plugs like the one that blew out). That is a hideously high and very alarming number, and if our quality system on 737 was healthy, it would have stopped the line and driven the issue back to supplier after the first few instances. Obviously, this did not happen. Now, on the incident aircraft this check job was completed on 31 August 2023, and did turn up discrepancies, but on the RH side door, not the LH that actually failed. I could blame the team for missing certain details, but given the enormous volume of defects they were already finding and fixing, it was inevitable something would slip through- and on the incident aircraft something did. I know what you are thinking at this point, but grab some popcorn because there is a plot twist coming up.
114 notes
·
View notes
Text
Dandelion News - October 15-21
Like these weekly compilations? Tip me at $kaybarr1735 or check out my Dandelion Doodles on Patreon!
1. EV owners volunteer to drive voters to the polls in 11 states (and you can too)
“ChargeTheVote.org is a nonpartisan voter education and engagement initiative to enhance voter turnout in the 2024 election by providing zero-emission transportation in electric vehicles (EVs) to local polling locations. ChargeTheVote will also host a webinar for those who are interested in participating this coming Tuesday, October 22 at 7pm Eastern time.”
2. Kenya moves 50 elephants to a larger park, says it’s a sign poaching is low
“The elephant population in the […”Mwea National Reserve”…] has flourished from its capacity of 50 to a whopping 156 […] requiring the relocation of about 100 of [them…. The] overpopulation in Mwea highlighted the success of conservation efforts over the last three decades.”
3. Australian start-up secures $9m for mine-based gravity energy storage technology
““We expect to configure the gravitational storage technology [which the company “hopes to deploy in disused mines”] for mid-duration storage applications of 4 to 24 hours, deliver 80% energy efficiency and to enable reuse of critical grid infrastructure.“”
4. Africa’s little-known golden cat gets a conservation boost, with community help
“[H]unting households were given a pregnant sow [… so that they] had access to meat without needing to trap it in the wild. […] To address income needs, Embaka started […] a savings and loan co-op[… and an] incentive for the locals to give up hunting in exchange for regular dental care.”
5. 4.8M borrowers — including 1M in public service — have had student debt forgiven
“That brings the total amount of student debt relief under the administration to $175 billion[….] The Education Department said that before Biden's presidency, only 7,000 public servants had ever received student debt relief through the Public Service Loan Forgiveness program. […] "That’s an increase of more than 14,000% in less than four years.””
6. Puerto Rico closes $861M DOE loan guarantee for huge solar, battery project
“The solar plants combined will have 200 megawatts of solar capacity — enough to power 43,000 homes — while the battery systems are expected to provide up to 285 megawatts of storage capacity. [… O]ver the next 10 years, more than 90 percent of solar capacity in Puerto Rico will come from distributed resources like rooftop solar.”
7. Tim Walz Defends Queer And Trans Youth At Length In Interview With Glennon Doyle
“Walz discussed positive legislative actions, such as codifying hate crime laws and increasing education[.… “We] need to appoint judges who uphold the right to marriage, uphold the right to be who you are [… and] to get the medical care that you need.””
8. Next-Generation Geothermal Development Important Tool for Clean Energy Economy
““The newest forms of geothermal energy hold the promise of generating electricity 24 hours a day using an endlessly renewable, pollution-free resource[… that] causes less disturbance to public lands and wildlife habitat […] than many other forms of energy development[….]”
9. Sarah McBride hopes bid to be first transgender congresswoman encourages ’empathy’ for trans people
““Folks know I am personally invested in equality as an LGBTQ person. But my priorities are going to be affordable child care, paid family and medical leave, housing, health care, reproductive freedom. […] We know throughout history that the power of proximity has opened even the most-closed of hearts and minds.”“
10. At Mexico’s school for jaguars, big cats learn skills to return to the wild
“[A team of scientists] have successfully released two jaguars, and are currently working to reintroduce two other jaguars and three pumas (Puma concolor). [… “Wildlife simulation”] “keeps the jaguars active and reduces the impact of captivity and a sedentary lifestyle[….]””
October 8-14 news here | (all credit for images and written material can be found at the source linked; I don’t claim credit for anything but curating.)
#good news#hopepunk#electric vehicles#voting#elephant#kenya#conservation#australia#battery#energy storage#africa#cats#hunting#tw animal death#student loans#student debt#debt relief#education#puerto rico#solar#solar panels#solar energy#solar power#tim walz#lgbt#lgbtq#geothermal#renewableenergy#trans rights#transgender
28 notes
·
View notes
Text
Message from your spirit guide
Today's reading is a simple message from your spirit guide about your life/current situation, take a deep breath and allow your minds eye to pick the image. The piles are below. I also do personal readings on a same day basis for those who want a one on one reading, follow and check my pinned post if you're intrested!
Pile one
Message: ace of wands
You have so much potiental right now and all you have to do is take action, potiental doesn't wait to be actualized, its blossomed through taking inspired action everyday. You have access to the primordial energy that has the ability to light up the whole forest and burn away all of the dullness in your lifd. Take advantage of small bursts of energy to do actvities that make you feel motivated and full of vitality. Grasp onto what gives you energy and reject the thoughts and negative media that make you feel drained. Im saying all this because your spirit guide wants you to know that now is the ideal time to pour your energy into what makes you feel passionate, creative and alive, and pouring your passion into something you care deeply about can easily burn you out if you aren't nurturing yourself properly.
Pile two
Message: knight of cups
Bring awareness to your emotional reactions and instincts at this moment, what are they saying about your overall stability? When this card comes up its often a message of calmness, peace, and controlled emotional reactions, what can you do right now to bring you to a state of emotional regulation? Configure your enviroment to inspire feelings of inner peace: turn the lights down, read a relaxing book, listen to your favorite music. Engage with actvities that enable your emotions to flow with ease and bring your nervous system to a place of stability. I feel like you guys have been on edge and need to soften your enegy a bit and introduce pink into your aura, asmr and meditation is good at bringing pink into your aura<3
Pile three
Message: ten of wands
Keep going, I feel like this pile is carrying and balancing alot of duties and responsibilities at the moment but the message from your spirit guide is that you're almost to the finish line, I feel that perhaps alot of you are doing your best to reach a goal and your spirit guide is encouraging you to keep going. You don't see it yet but a milestone is just above the horizon. I know you feel overwhelmed and burned out but you got this. If you can, prioritize self care and treat your self more often because now is not the time to give up or break down. I also see that your aura is an organgeish brown color, this indicates putting alot of energy and passion into something but also depleting energy very easliey/quickly, this means you need to get grounded and do whatever is is that revitalizes your energy. Drink water and sleep well at night if possible.
#pac#pac reading#pac tarot#tarot pac#pick a card#pick a card reading#tarot pick an image#tarot meanings#tarot cards#tarot readings#tarot community#tarot deck#tarot pick a pile#pick a pile#witchcraft#witchcore#wiccan#witchblr#spells#witch tips#wicca#shadow work#pick a card tarot#pick a photo#astro notes#psychic readings#tarot
224 notes
·
View notes