Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Minty)
  • No Skin
Collapse
Brand Logo

Rikidar Forum

administrators

Private

Posts


  • Things coming to Cork 2.0.1
    rikidar-davidR rikidar-david
    Discussion

    The grind never stops, so I'll be showing off the things coming to version 2.0.1 in this thread


  • Tap trust, but actually usable: Coming soon to Cork
    rikidar-davidR rikidar-david
    Discussion

    I'm currently working on implementing the new tap trust system, and making it actually bearable to use:

    • You will see an easy-to-understand list of your added Taps, clearly separated into a "trusted" and "untrusted" section, instead of them being a weird, cryptic wall of text like Homebrew shows them
    • Trusting will happen using drag-and-dropping to make it feel macOS-native. In the video, I have to manually re-open the start page, but this feature is still early in development
    • The entire implementation of this is completely custom, not connected to Homebrew in any way, but retains drop-in compatibility with the underlying Homebrew system. It is also almost 2x as fast (not shown in the video, since the UI doesn't update live yet)

    Snimek_obrazovky_2026-08-29_v_1.20.15.png

    Video of the current state of drag-and-dropping

    As a bonus, I have accidentally created a drag-and-drop way to back up individual taps, which I may expand to packages as well, and eventually, an entire independent backup system...


  • Cork 2.0.0 - How is it so far?
    rikidar-davidR rikidar-david
    Discussion

    I'd like to hear your opinions on the new version - did it make Cork more useful? What do you think about the way it was developed, etc?


  • How to join this forum
    rikidar-davidR rikidar-david
    Global Announcements

    Do this:

    Everything is described in this article on the wiki:
    Getting a Rikidar Authenticator account


    TL;DR
    This forum uses SSO (Single Sign-on) through Rikidar Authenticator (which is a self-hosted and encrypted PocketID server). You can then use that account to log in anywhere in the network.


    Other Relevant Articles

    If you'd like to read more about Rikidar Authenticator, read this page: Rikidar Authenticator

    The whole wiki is useful: Rikidar Wki


  • Cork 2.0.0 is out - Everything is improved
    rikidar-davidR rikidar-david
    Announcements

    Following 6 months of development, the buggest update in Cork's history is now live.

    Additions

    • Every real-time command has an option to display the raw Homebrew output of the running command #196
    • Better package UX:
      • Any package can now be previewed from anywhere inside Cork, not just in select places
        • Consequently, now you can preview even installed packages, so you can see the details for more than one package at a time. This still has some quirks
          Snímek obrazovky 2026-08-22 v 18.18.20.png
      • Any installed package an have its detail opened from anywhere inside Cork
        • Consequently, if you have Package filtering set to Show only manually installed packages, you can access the hidden dependency by right-clicking it in the Dependencies list, and opening its detail through the context menu action
          Snímek obrazovky 2026-08-22 v 18.17.19.png
      • The way to preview packages has been unified everywhere to be a right-click, context menu action instead of sometimes being its own dedicated button (like was the case in the package installation dialog)
    • New first-party Homebrew tap management:
      • Uses Speakeasy by Graham Hall to further decouple Cork from Homebrew
      • Currently supports two first-party Homebrew taps: homebrew/core and homebrew/cask
      • Loading of tap details is now almost three times as fast
      • Taps that use Speakeasy have a special badge
        Snímek obrazovky 2026-08-22 v 18.06.30.png
    • New screens for processes that included unexpected outputs
      • For example, package installation:
        Snímek obrazovky 2026-08-22 v 13.46.38.png
      • Differentiates between likely successful processes (those that didn't include errors), and likely failed processes (those that did include errors)
      • Every process supports these
    • Much better UI for the Maintenance results report
      Snímek obrazovky 2026-08-22 v 13.38.44.png
    • Unsuccessful partial package updates now list every failed package, and the reason why it failed. In this case, the reasons are too long to be displayed, and can be accessed by the i button
      Snímek obrazovky 2026-08-22 v 18.12.44.png
    • Real-time outputs now include a timestamp
      Snímek obrazovky 2026-08-22 v 13.44.55.png
    • Every package with a bound version (for example, python@3.14) now consistently displays everywhere with a custom lock icon, instead of random places still showing it as python@3.14
      Snímek obrazovky 2026-08-22 v 18.21.33.png
    • Progress bars now follow build-in macOS text conventions, with main text on top of the bar, with supplementary text under
      Snímek obrazovky 2026-08-22 v 18.12.01.png
    • All sheets now follow the macOS sheet titling convention by having a title separated by a divider
      Snímek obrazovky 2026-08-22 v 18.11.38.png
    • You can now open installed Casks through their Detail page by right-clicking on the Installed as icon
      Snímek obrazovky 2026-08-22 v 18.35.01.png

    Fixes

    • Migrated packages preventing package loading #613
    • Updates on startup failing with a cryptic JSON message #625
      2026-08-22_18-36-34.png
    • Some harmless outputs being incorrectly identified as errors
    • Decreased RAM usage by up to 12%
    • Fixed almost all stuttering caused by package reloading
    • All progress bars have been replaced to fix the various inconsistent behaviors and incorrect progress reporting #331, #329
    • Some non-streaming commands randomly not returning any output, for example the information loader for the php package and the majority of third-party taps #622
    • brew doctor not reporting results correctly #538, #397
    • Updating process showed "errors" in results even though no errors occurred #541, #595
    • Modifying services (turning them on and off) didn't reflect in the UI and the service had to be closed and re-opened
    • For users that didn’t have the “SF Symbols“ app installed, icons that were parts of other strings are now displayed as the actual icons, instead of question marks inside boxes
    • Loading of some tap details didn't work
    • Switching from a Cask detail to a Formula detail would show the executable for the last opened Cask as the executable for the currently-opened Formula #655
    • Quickly switching between package details would not load the package detail, and a restart would be required
    • Fixed flashing text of some sheets when opening
    • Text in other languages that is not translated yet now falls back to English, instead of shoring the raw key (like sheet.title)
    • Pinned packages can no longer be updated by right-clicking on them

    Adjustments

    • New Terminal output matcher that is generic, much more robust, and easier to extend and modify
      • Support for reporting unimplemented and unexpected outputs, giving you an overview of what exactly the various workflows did instead of silently failing, or reporting the wrong results
      • Faster matching all across the board
    • With the new Terminal output matcher, the whole backend was rewritten from scratch, including:
      • Package installation #599
      • Tap management #598
      • Updating, both complete and incremental #608 #607
    • A list of packages in a tap now shows the first few packages, and a complete list can be opened in a new window
      • Searching in the list in the main Cork window still searches through all packages
        image-2.jpg
    • New icon for “Preview“ & “Open detail“
      image.jpg
    • Increased padding around outlined views for better readability
      image-1.jpg
    • Custom Tap Hosts can now be specified directly in the tap addition dialog, instead of the process first having to fail to offer the option
      image-3.jpg
    • New icon for Casks to make it easier to distinguish at smaller sizes (for an upcoming feature in another release…)
      21d2b159-d069-4d84-a7ca-b115fb312f02_1170x124.png
    • Unified subtitle look for outdated and adoptable package sections on the Start Page
      image-4 1.jpg
    • The exclamation mark for marking errors in outputs now on the top right of the output line
      Snímek obrazovky 2026-08-22 v 13.44.55.png
    • Select downloading stages include a non-determinate progress bar to make it not seem like long downloads were stuck
      Snímek obrazovky 2026-08-22 v 13.49.07.png
    • New color for the Already installed tag
      Snímek obrazovky 2026-08-22 v 18.05.25.png
    • Dependants are now a fully-fledged dropdown
      Snímek obrazovky 2026-08-22 v 18.19.48.png

    …and probably many more changes, fixes and adjustments I can't remember


  • Chenges to the Cork Website
    rikidar-davidR rikidar-david
    Announcements

    Additional fixes:

    • On phones, the "Buy Cork" modal now correctly scrolls, the business license disclaimer is visible properly, and the margins are looking better
    • Minor rewording of the checkbox to make it easier to understand

  • Chenges to the Cork Website
    rikidar-davidR rikidar-david
    Announcements

    Updates to Cork's website are out, including:

    • New mandatory checkbox to explicitly declare that you are not a business when buying a user license (legal reasons)
      2026-08-18_20-22-15.png
    • New Cork icon on the payment success page, Mastodon link to Cork's account & this forum
      Snímek obrazovky 2026-08-18 v 20.38.06.png
    • A few other smaller changes mostly to the Umami analytics backend
    • Removal of the last Google Analytics script that I forgot about until now, site is now completely Google-free

  • Welcome to your NodeBB!
    A admin
    General Discussion

    Welcome to your brand new NodeBB forum!

    This is what a topic and post looks like. As an administrator, you can edit the post's title and content.
    To customise your forum, go to the Administrator Control Panel. You can modify all aspects of your forum there, including installation of third-party plugins.

    Additional Resources

    • NodeBB Documentation
    • Community Support Forum
    • Project repository

Member List

A admin Group Owner
1 Posts 0 Reputation
rikidar-davidR rikidar-david Group Owner
7 Posts 0 Reputation
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups