Posts

  • google-unlocked

    Google Unlocked browser extension uncensor google search results

    Google Unlocked is an open source browser extension, which unlocks hidden google search results.

    The extension scans hidden search results that were censored by Google due to complaints.
    The tool scans those complaints and extracts the links, returning them back to the search results, all in a matter of seconds.

    Check the release page.

    Tags: #javascript β€’ chrome-extension

  • QRGenerator

    QR Generator Library

    QR Generator Library and Saves the QR Code as Image

    Tags: #java

  • rclone-webui-angular

    Another Web GUI for Rclone

    This project is another webui for rclone

    WARNING: this project is still in development, please do not use it in production environment

    Tags: #typescript β€’ rclone β€’ rclone-gui

  • obsidian-agent-client

    Bring AI agents into Obsidian via Agent Client Protocol (ACP), such as Claude Code, Codex and Gemini CLI.

    • Note Mentions: Reference your notes with @notename syntax
    • Image Attachments: Paste or drag-and-drop images into the chat
    • Slash Commands: Use / commands provided by your agent
    • Multi-Agent Support: Switch between Claude Code, Codex, Gemini CLI, and custom agents
    • Multi-Session: Run multiple agents simultaneously in separate views
    • Floating Chat: A persistent, collapsible chat window for quick access
    • Mode & Model Switching: Change AI models and agent modes from the chat
    • Session History: Resume or fork previous conversations
    • Chat Export: Save conversations as Markdown notes
    • Terminal Integration: Let agents execute commands and return results
    • MCP Support: Agents use their configured MCP servers β€” no extra setup needed in the plugin

    Tags: #typescript β€’ obsidian-md β€’ obsidian-plugin

  • lightslider

    You can Install lightslider using the Bower package manager.

    $ bower install lightslider
    

    Tags: #javascript

  • desktop

    Official Raindrop.io Desktop App

    git submodule update --init --recursive
    git submodule update --remote --merge
    npm i
    npm run build:win
    

    Then check dist folder

    Tags: #javascript

  • hiddenlayer

    Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.

    A lightweight library for neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.

    HiddenLayer is simple, easy to extend, and works great with Jupyter Notebook. It’s not intended to replace advanced tools, such as TensorBoard, but rather for cases where advanced tools are too big for the task. HiddenLayer was written by Waleed Abdulla and Phil Ferriere, and is licensed under the MIT License.

    Tags: #python β€’ pytorch β€’ tensorflow

  • rails-observers

    Rails observer (removed from core in Rails 4.0)

    Rails Observers (removed from core in Rails 4.0)

    Tags: #ruby

  • rspec-snapshot

    RSpec snapshot testing.

    Adds snapshot testing to RSpec, inspired by Jest.

    This project is looking for a new maintainer, create an issue in the repo if you are interested.

    Tags: #ruby

  • action-release

    GitHub Action for creating a release on Sentry

    Automatically create a Sentry release in a workflow.

    A release is a version of your code that can be deployed to an environment. When you give Sentry information about your releases, you unlock a number of new features:

    • Determine the issues and regressions introduced in a new release
    • Predict which commit caused an issue and who is likely responsible
    • Resolve issues by including the issue number in your commit message
    • Receive email notifications when your code gets deployed

    Additionally, releases are used for applying source maps to minified JavaScript to view original, untransformed source code. You can learn more about releases in the releases documentation.

    Tags: #typescript β€’ tag-production β€’ sdk-adjacent

subscribe via RSS