This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def fetch_cves_by_year(year, max_results=None, delay=6): | |
""" | |
Fetch CVEs from the NVD API for a specific year. | |
Args: | |
year (int): The year to fetch CVEs for | |
max_results (int, optional): Maximum number of results to return. If None, fetch all. | |
delay (int, optional): Delay between API requests in seconds to respect rate limits | |
Returns: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[project] | |
name = "py-rhsa" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"bs4>=0.0.2", | |
"requests>=2.32.3", | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 \ | |
go build \ | |
-a \ | |
-v \ | |
-trimpath='true' \ | |
-buildmode='exe' \ | |
-buildvcs='true' \ | |
-compiler='gc' \ |
Fight Club | Captain Jack Sparrow |
---|---|
Fight-Club.mp4 |
Captain-Sparrow.mp4 |
(Updated January 2016)
- Dune, by Frank Herbert
- The Book of the New Sun, by Gene Wolfe
- The Moon is a Harsh Mistress, by Robert A. Heinlein
- The Dispossessed, by Ursula K Le Guin
- Hyperion, by Dan Simmons
- Neuromancer, by William Gibson
- The Stars My Destination, by Alfred Bester
Every 5 seconds, GTA V "stutters." The problem does not occur when disconnected from the network.
Also, of interest, The Sims 4 experiences a similar issue.
The WikiHow article is pretty good. Check for the following processes.
NewerOlder