Unread items (80)

Recent Commits to s3fs-fuse:master

Odyssey Brasil

Time Rift Arcade

CBN - Economia

Kebu

Andrew Bergamo

CBN - Economia

Monty Python

Recent Commits to md-to-pdf:master

CBN - Economia

Claudio Fernandes

Recent Commits to buku:master

Recent Commits to rows:develop

Recent Commits to buku:master

Anchorage Daily News

Monty Python

Recent Commits to buku:master

Monty Python

Recent Commits to md-to-pdf:master

Recent Commits to buku:master

Picco

Recent Commits to buku:master

Recent Commits to brazilian-utils:main

  • 06/11/2025 9:50

    Merge pull request #430 from brazilian-utils/dependabot/npm_and_yarn/…

    Merge pull request #430 from brazilian-utils/dependabot/npm_and_yarn/release-it-19.0.5
    
    chore(deps-dev): bump release-it from 14.14.3 to 19.0.5
  • 06/11/2025 9:36

    chore(deps-dev): bump release-it from 14.14.3 to 19.0.5

    chore(deps-dev): bump release-it from 14.14.3 to 19.0.5
    
    Bumps [release-it](https://github.com/release-it/release-it) from 14.14.3 to 19.0.5.
    - [Release notes](https://github.com/release-it/release-it/releases)
    - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/release-it/release-it/compare/14.14.3...19.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: release-it
      dependency-version: 19.0.5
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
  • 06/11/2025 9:35

    Merge pull request #431 from brazilian-utils/dependabot/npm_and_yarn/…

    Merge pull request #431 from brazilian-utils/dependabot/npm_and_yarn/commitlint/cli-20.1.0
    
    chore(deps-dev): bump @commitlint/cli from 12.1.4 to 20.1.0
  • 06/11/2025 9:26

    chore(deps-dev): bump @commitlint/cli from 12.1.4 to 20.1.0

    chore(deps-dev): bump @commitlint/cli from 12.1.4 to 20.1.0
    
    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 12.1.4 to 20.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-version: 20.1.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
  • 06/11/2025 9:25

    Merge pull request #432 from brazilian-utils/dependabot/npm_and_yarn/…

    Merge pull request #432 from brazilian-utils/dependabot/npm_and_yarn/lint-staged-16.2.6
    
    chore(deps-dev): bump lint-staged from 11.2.6 to 16.2.6
  • 06/11/2025 9:25

    Merge pull request #433 from brazilian-utils/dependabot/npm_and_yarn/…

    Merge pull request #433 from brazilian-utils/dependabot/npm_and_yarn/prettier-3.6.2
    
    chore(deps-dev): bump prettier from 2.8.8 to 3.6.2
  • 03/11/2025 10:01

    chore(deps-dev): bump prettier from 2.8.8 to 3.6.2

    chore(deps-dev): bump prettier from 2.8.8 to 3.6.2
    
    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.6.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
  • 03/11/2025 10:01

    chore(deps-dev): bump lint-staged from 11.2.6 to 16.2.6

    chore(deps-dev): bump lint-staged from 11.2.6 to 16.2.6
    
    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 11.2.6 to 16.2.6.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/lint-staged/lint-staged/compare/v11.2.6...v16.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-version: 16.2.6
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>

Recent Commits to buku:master

Recent Commits to brazilian-utils:main

Recent Commits to buku:master

  • 01/11/2025 21:03

    [jarun#753] migrate to Flask-Admin v2

    [jarun#753] migrate to Flask-Admin v2
  • 01/11/2025 1:52

    Merge pull request #773 from LeXofLeviafan/bootstrap4

    Merge pull request #773 from LeXofLeviafan/bootstrap4
    
    migrate to Bootstrap v4
  • 31/10/2025 22:36

    support default scheme customization

    support default scheme customization
    
    This allows the user to specify a scheme that should be used to try to open a bookmark if the bookmark is missing a scheme. E.g. `www.example.com` will be changed to `http://www.example.com` or `https://www.example.com` automatically before an open/browse is attempted.
    
    Originally this patch simply forced opening with https, but it has since been modified to default to either http or https, at the user's preference. The default scheme will continue to be http, for now.
    
    Forcing https by default was a suggestion based mainly on my own use case. I have 3,678 bookmarks. 3,670 use https and 7 use http. Of those 7, at least a couple are dead links and a couple are http-only to prove a point.
    
    I keep "https only" on in my daily driver browser (Firefox) and my alternate browser (Chromium). I can still view http sites if I click through the warning.
    
    I did a few lazyweb searches and found a presentation from the 26th USENIX in 2017:
    
      https://www.usenix.org/conference/usenixsecurity17/technical-sessions/presentation/felt
    
    In the video on that page they cover how https is more often available, used, and even defaulted to for many websites, somewhere around 50-90% depending on how you measure it and where you get your data (and this is back in 2017).
    
    That presentation is about a paper by Felt et al titled "Measuring HTTPS Adoption on the Web":
    
      https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-felt.pdf
    
    One of their data sources is MAWI, so I just peeked at MAWI's latest charts:
    
      https://mawi.wide.ad.jp/mawi/samplepoint-F/2025/202510241400.html
    
    I did some super simple math. I can't say if this is at all valid, but I just compared the first two numbers where I saw http and https and found http is 14.4% of the total and https is 85.6%. Looks like I was comparing ip.tcp.http packets vs. ip.tcp.https packets. So that's something there to look at, I guess.
    
    (83894509 ip https packets + 14072651 ip http packets ) = 97967160 total packets
    
    14072651 ÷ 97967160 = 0.144 = 14.4% http packets
    
    83894509 ÷ 97967160 = 0.856 = 85.6% https packets
    
    MAWI data snippet:
    
    ```
    Protocol Breakdown
    
         protocol		packets			bytes		bytes/pkt
    ------------------------------------------------------------------------
     total        334771299 (100.00%)     364013578524 (100.00%)   1087.35
     ip           288108851 ( 86.06%)     307918329080 ( 84.59%)   1068.76
      tcp         125995157 ( 37.64%)     190503802981 ( 52.33%)   1511.99
       http        14072651 (  4.20%)      24776980541 (  6.81%)   1760.65
       https       83894509 ( 25.06%)     150210613012 ( 41.27%)   1790.47
    ...✂️...
    ```
    
    Anyway, sorry for all this noise, it's really just breadcrumbs in case someone wants to do actual research.
    
    Also I'm really enjoying buku so far. Thank you for sharing it!
    
    Unit tests pass locally.
    
    No part of this commit log message was AI-generated.
    
    ---
    
    add --default-scheme to manpage
    
    ---
    
    pass default_scheme into browse() as a keyword arg

Recent Commits to brazilian-utils:main

Recent Commits to buku:master

Raquel

Recent Commits to buku:master

Recent Commits to rows:develop

Log in