Här har du Mackens Nyheter det senaste dygnet (23 juli 2025)

Här har du Mackens Nyheter det senaste dygnet (23 juli 2025)

Här har du Mackens Nyheter det senaste dygnet (23 juli 2025)

OpenAI’s ChatGPT Agent Is Haunting My Browser

OpenAI’s ChatGPT Agent Is Haunting My Browser

MOST PEOPLE’S BROWSER tabs are filled with unread news articles. Mine are filled with AI agents and ghost clicks.

I have four instances of OpenAI’s ChatGPT Agent—the generative AI tool released last week, which can run searches and perform tasks on the web—already open with each running in its own tab. I’ve given these first four agents relatively simple jobs based on ChatGPT’s suggestions. One is clicking around to find a birthday gift on the Target website, and another is generating a pitch deck about robotic dogs. I open a fifth tab in order to try something more experimental: I want to see how good this ChatGPT Agent is at chess.

Källa: OpenAI’s ChatGPT Agent Is Haunting My Browser

Letar du efter en ren och snabb texteditor? CotEditor är gratis och grym

Letar du efter en ren och snabb texteditor? CotEditor är gratis och grym

CotEditor är en editor som utvecklas enligt konceptet öppen källkod och är en cocoa-baserad ren textredigerare för macOS rätt och slätt

CotEditor stöder syntaxmarkering, har en kraftfull hitta-och-ersätt med det reguljära uttryck och andra små godsaker för kodning. Den kan också hantera CJK-språk – och den är alltså helt gratis.

CotEditor
What’s new in version 5.2.1
Improvements
  • Update the CSS syntax to highlight more keywords.
  • Update the JavaScript syntax to highlight placeholders in template literals.
Fixes
  • Fix an issue where the state of the Text Replacement option in modes is not saved.
  • Fix an issue where shortcuts could be assigned in the Key Bindings settings to menu commands that perform multiple replacements, even though these shortcuts didn’t actually work.
  • Fix an issue where the font in the input fields of the Find window would occasionally be replaced by a fallback font.
  • Fix an issue where the options button in the advanced character count doesn’t work.
Få full kontroll på fönstren – Rectangle gör jobbet (helt gratis)

Få full kontroll på fönstren – Rectangle gör jobbet (helt gratis)

Öppna fönster, programfönster, dokument och liknande kan bilda en duktig röra i en Mac. Det är där Rectangle kommer in – ett gratisprogram för att styra fönster med ditt tangentbord.

Rectangle gör det möjligt att öppna, justera storleken för fönster – antingen med genvägar (tangentbordet) eller det som kallas ”snap areas”. Programmet är gratis, Open Source och kan laddas ned nedan.

What’s new in version 0.88
  • chore: fix typo by @noritaka1166 in #1604
  • Add Commands for smaller/larger height only by @RazgrizHsu in #1607
  • Allow displays to be ordered by x coordinate, as it was prior to v0.87

Rectangle

Gratis är gott: Kitty – en smart terminalemulator

Gratis är gott: Kitty – en smart terminalemulator

Kitty är en snabb, funktionell, GPU-baserad terminalemulator.

  • Funktioner
    Avlastar rendering till GPU:n för lägre systembelastning
  • Stöder alla moderna terminalfunktioner: grafik (bilder), unicode, true-color, OpenType-ligaturer, musprotokoll, fokusspårning, klistra med parentes och flera nya terminalprotokolltillägg
  • Stöder plattsättning av flera terminalfönster sida vid sida i olika layouter utan att behöva använda ett extra program som tmux
  • Kan styras från skript eller skalprompten, även över SSH
  • Stöder startsessioner som låter dig specificera fönster/fliklayout, arbetskataloger och program som ska köras vid start
  • Cross-platform: kitty fungerar på Linux och macOS, men eftersom den bara använder OpenGL för rendering borde det vara trivialt att porta till andra Unix-liknande plattformar
  • Låter dig öppna rullningsbufferten i ett separat fönster med hjälp av godtyckliga program som du väljer. Detta är användbart för att bekvämt bläddra i historiken i en personsökare eller redigerare
  • Har flera kopiera/klistra in buffertar, som vim

Ladda Ned

What’s new in version 0.42.2

  • A new protocol extension to notify terminal programs that have turned on SGR Pixel mouse reporting when the mouse leaves the window (#8808)
  • clipboard kitten: Can now optionally take a password to avoid repeated permission prompts when accessing the clipboard. Based on a protocol extension. (#8789)
  • A new launch –hold-after-ssh to not close a launched window that connects directly to a remote host because of launch –cwd=current when the connection ends (#8807)
  • Fix remember_window_position not working because of a stupid typo (#8646)
  • A new kitty –grab-keyboard that can be used to grab the keyboard so that global shortcuts are sent to kitty instead
  • Remote control: Fix holding a remote control socket open causing the kitty I/O thread to go into a loop and not respond on other remote control sockets (#8670)
  • hints kitten: Preserve line breaks when the hint is over a line break (#8674)
  • Fix a segfault when using the copy_ansi_to_clipboard action (#8682)
  • Fix a crash when using linear easing curves for animations (#8692)
  • Graphics protocol: Add a note clarifying image update behavior on re-transmission (#8701)
  • Wayland GNOME: Fix incorrect OS Window tracking because GNOME has started activating windows on non-current workspaces (#8716)
  • Fix a regression in 0.40.0 that broke rendering of VS15 variation selectors in some circumstances (#8731, #8794)
  • Fix a regression in 0.40.0 that broke serialization of tab characters as ANSI text (#8741)
  • Fix a regression in 0.40.0 that broke erasing of characters in a line in the presence of wide characters (#8758)
  • Fix a regression in 0.40.0 that broke hyperlinking of wide characters (#8796)
  • Fix a regression that broke using esc to exit visual select window mode (#8767)
  • kitten run-shell: Fix SIGINT blocked when execing the shell (#8754)