altbox
duckduckgo-locales
altbox | duckduckgo-locales | |
---|---|---|
3 | 2,212 | |
48 | 98 | |
- | - | |
0.0 | 9.8 | |
almost 2 years ago | 1 day ago | |
HTML | Perl | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
altbox
-
Use colorls and font-awesome to add colors and icons to your ls output
My site https://altbox.dev/ has a number of ls alternatives.
-
What are the coolest things you've made with Perl?
You may also be interested in https://altbox.dev which has other improved versions of tools.
-
Feature comparison of ack, ag, Git-grep, grep and ripgrep
Here's another site of mine y'all may be interested in: https://altbox.dev/
It's a collection of improved shell tools, organized by the tool they supplement.
As with this feature comparison chart, patches and suggestions are welcome: https://github.com/petdance/altbox
duckduckgo-locales
- Alphabet spins out Taara – Internet over lasers
-
Gimp 3.0 Released
> That would be like saying you can judge the quality of a cereal-brand by its box. Special-K? That is really special.
> The Book might be full of lies or incorrect information no matter how beautiful its cover is.
"might be", but almost nobody has motivation to do so — this is market differentiation to tell you what you're buying.
Compare and contrast:
https://i5.walmartimages.com/seo/Kellogg-s-Special-K-Origina...
https://duckduckgo.com/?q=budget+cornflakes&t=iphone&iar=ima...
https://www.kaufland.de/product/338169035/?search_value=cere...
None of these will be surprise Weatabix in soy sauce.
-
New York Times shut down Tor Onion service
Of the first 20 articles returned by duckduckgo that are about individual killings, 17 are of whites killing (or crippling) blacks (per the search term), 1 of blacks killing blacks, and 2 of blacks killing (or threatening to kill) whites.
https://duckduckgo.com/?q=black+kills+white+site%3Anytimes.c...
- 1. black [threatens to] kill white: https://www.nytimes.com/2024/05/13/nyregion/mercer-county-threats-white-people.html
- I stopped everything and started writing C again
-
Guide To Google Image Search API and Alternatives
from playwright.sync_api import sync_playwright from bs4 import BeautifulSoup def scrape_duckduckgo_images(): # Start Playwright in a context manager to ensure clean-up with sync_playwright() as p: # Launch the Chromium browser in non-headless mode for visual debugging browser = p.chromium.launch(headless=False) page = browser.new_page() # Navigate to DuckDuckGo image search for 'python' page.goto("https://duckduckgo.com/?q=python&iax=images&ia=images") # Wait until the images load by waiting for the image selector to appear page.wait_for_selector(".tile--img__img") # Get the fully rendered page content including dynamically loaded elements content = page.content() # Parse the page content using BeautifulSoup for easier HTML traversal soup = BeautifulSoup(content, "html.parser") images = soup.find_all("img") # Loop through the first three images only for image in images[:3]: # Safely extract the 'src' attribute with a default message if not found src = image.get("src", "No src found") # Safely extract the 'alt' attribute with a default message if not found alt = image.get("alt", "No alt text") print(src) # Print the image source URL print(alt) # Print the image alt text print("---------------------------------") # Close the browser after the scraping is complete browser.close() scrape_duckduckgo_images()
-
Famous McDonald's TV Commercials (1963 – 2009) [video]
I did not want to have to do it but some of Jack in the box's ads are better.
https://duckduckgo.com/?q=jack+in+the+box+commercial&t=ffab&...
-
How the U.K. Broke Its Own Economy
> "Batteries aren't produced at remotely enough scale to be viable for grid storage."
The idea that if we can't have a renewable grid identical to the fossil fuel grid, then we may as well stick with the fossil fuel grid even if it means the end of the world is a bit weird.
The UK's biggest energy need is heating, but the housing stock in the UK is famously shitty, 38% of homes were built before 1946 and it's the worst value for money of any developed country[1]. It isn't well insulated, triple-glazed, heat-pump fitted, using local industrial waste heat for home heating.
Heat is harder to move than electricity, but easy and cheap to store - this 2019 pilot project can store 130MWh of heat for up to a week[2], something we couldn't reasonably or cheaply do with 130MWh of electricity.
It's possible that energy and electricity requirements could be reduced meaningfully without dropping quality of life, and that meaningful amounts of energy could be stored in heat and synthetic gas[3] rather than in more expensive electric charge storage.
[Is this used Nissan Leaf at 30kWh for £2,000 the cheapest battery storage I could buy in the UK right now?[3]]
[1] top few results from https://duckduckgo.com/?t=ffab&q=uk+housing+stock+low+qualit...
[2] https://www.siemensgamesa.com/global/en/home/press-releases/...
[3] https://caseyhandmer.wordpress.com/2022/07/22/were-going-to-...
[4] https://www.autotrader.co.uk/car-details/202502289581699
- PostmarketOS in 2025-02: MSM89x7 Audio, Modern Xiaomis in Community, New Name
-
Pope Francis in Critical Condition
Much respect for a Pope who said: https://duckduckgo.com/?q=who+am+i+to+judge
-
Brazilian Ship Sunk by WWII U-Boat Located
You're missing a "W" but in case you didn't know, Pepsi once had a navy:
https://duckduckgo.com/?q=pepsi+navy
What are some alternatives?
ugrep - 🔍 ugrep 7.3 file pattern searcher -- a more powerful, ultra fast, user-friendly, compatible grep replacement. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
torsocks - Library to torify application - NOTE: upstream has been moved to https://gitweb.torproject.org/torsocks.git
output-as-format - Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes
SimpleLogin - The SimpleLogin back-end and web app
minimal - Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
Tutanota makes encryption easy - Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.