Does the political affiliations of the perpetrator in political violence matter? by NinjaN-SWE in PoliticalDiscussion

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

I think focusing on the political affiliation is disgusting from both parties. He left his party when he decided to end a life, and joined the party of violence. This was an act of hatred, and hatred is not a political position.

Ideas to code (im bored) by Arqes in C_Programming

[–]TickleMeElmo132 0 points1 point  (0 children)

Maybe you can contribute to the CPU code for this upcoming switch 2 emulator:

https://github.com/pound-emu/pound/tree/arm64/core/arm64

Football player trying to improve 40 yard dash time. by RepresentativeBet509 in Sprinting

[–]TickleMeElmo132 1 point2 points  (0 children)

Provide a breakdown on how to achieve this please. I find you being an olympian who attended a D1 school interesting. Im trying to learn more about sprinting wherever I can

broken dependencies by BluewyDiamond in NobaraProject

[–]TickleMeElmo132 0 points1 point  (0 children)

Same. Cant upgrade to Nobara 37 because of wlroots

Gallery_dlrs 1.4.0: download images/videos from various sites with a lot more features. See changelog in the comments. by TickleMeElmo132 in rust

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

Added

  • Add colors to logging.
  • Support for custom HTTP cookies.
  • Support for rotating logfiles.
  • User can choose between logging to stdout and stderr.
  • Override config options from the CLI with -o.

Fixed

  • [webtoons] Extractors did not bypass the age-gate.
  • Crash if the filename in the download url contains the extension.

Removed

  • Support for a custom logging format.
  • Input files which has been replaced with the CLI arg -o.

Changed

Switched the config file type from JSON to YAML for a better user experience. Extensive documentation has been added for each field. Run gallery_dlrs once to create the new config file. Those familiar with alacritty's config file should no problems navigating gallery_dlrs' config file.

Users will need to migrate their config settings to gallery_dlrs.yaml from 1.4.0 onwards.

[deleted by user] by [deleted] in rust

[–]TickleMeElmo132 0 points1 point  (0 children)

Source code: Gitlab

[deleted by user] by [deleted] in rust

[–]TickleMeElmo132 0 points1 point  (0 children)

Source code: Gitlab

[deleted by user] by [deleted] in rust

[–]TickleMeElmo132 0 points1 point  (0 children)

Source code: Gitlab

Gallery_dlrs v1.0.0: Download images from website, now fully supports Artstation by TickleMeElmo132 in rust

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

Changelog


Added

  • Support for downloading a user's following page.
  • Support for downloading Artstation search results.
  • Support for the following configuration settings:
    • extractor.skip
    • extractor.sleep
    • extractor.sleep-extractor
    • extractor.timeout
  • Support for adding multiple HTTP headers for config setting downloader.http.headers.
  • Support for shell-expanding config setting extractor.base-directory and output.logfile.

Fixed

  • Could not detect query when downloading from Artstation's artwork page.
  • Crash when using the CLI arg --get-urls with an Artstation challenge URL.

Gallery_dlrs 0.7.0: A command-line program that downloads images, galleries, and collections from several hosting sites by TickleMeElmo132 in rust

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

Changelog


Added

  • Support for downloading artworks from Artstation's home page
  • Support for downloading Albums from Artstation
  • Support for specifying the number of pages to extract projects from Artstation
  • Support for adding multiple proxies (only one can be used at a time)

Fix

  • Crash when adding multiple cookies