Посмотрел уже четыре серии нового научно-фантастического сериала Peripheral: в недалёком будущем героям попадается VR-гарнитура, которая перемещает их в супер реалистичный симулятор Лондона на сто лет вперёд, но всё, конечно же, оказывается не так просто.
Смотрю вполне с удовольствием. Не сказал бы, что хочу бросить или перемотать. Но вот подметил такую вещь: и здесь, и во многих других фантастических проектах последних лет авторы очень круто смоделировали мир (либо домоделировали уже существующий мир: например, в сериалах по Звёздным Войнам). Офигенная работа с деталями, дорогая картинка, интересные особенности вымышленной вселенной. А вот с сюжетами как-то не очень клеится. Если убрать интересный мир, за которым хочется наблюдать, то сам по себе сюжет что здесь, что в других проектах, очень средненький. Даже в киноадаптации Азимовского "Основания" в итоге выкинули реально классный книжный сюжет и придумали свой унылый, лишь бы повесточку показать. Пожалуй, за событиями и персонажами хочется следить только в каком-нибудь Андоре (на удивление неплохо вышел, лично для меня даже интереснее Мандалорца). Вот там и без ЗВ-атрибутики было бы захватывающе. Ну и, конечно, первый сезон Westworld вполне тащил (остальные не тащили: мир всё ещё цепляет, а сюжет уже нет). С Игрой Престолов вон тоже: пока был книжный первоисточник, было интересно, а когда стали писать свой Дом Дракона, то (судя по отзывам) картинка классная, но следить скучно.
Я не думаю, что это связано с каким-то кризисом идей или недостатком хороших писателей/сценаристов. Видимо, рынок и общественное мнение становятся своеобразной цензурой: то же "Основание" упростили и сделали более примитивным наверняка для расширения потенциальной аудитории. Expanse едва не закрылся из-за падения рейтингов, и был спасён практически лично Безосом, как одним из фанатов, поэтому смог до конца остаться достаточно умным. Но не знаю, увидим ли мы в наше время что-то уровня Battlestar Galactica или Firefly.
#fiction
#lua
99 is an alpha Neovim plugin for skilled coders that streamlines AI requests using OpenCode. Install via Lazy with the given Lua config, set keymaps like `<leader>9f` to fill functions, `<leader>9v` for visual AI edits (visual mode only), and `@` for cmp skill autocompletion from custom SKILL.md rules or AGENT.md files. View logs with `:lua require("99").view_logs()`. It boosts your workflow by keeping AI help inside Neovim for fast, restricted code generation without leaving your editor.
https://github.com/ThePrimeagen/99
#lua
OTClient Redemption is a flexible and complete alternative client for the game Tibia, designed to work with OTServ servers. It uses LUA scripting and CSS-like syntax for easy customization of the game interface, allowing you to create new mods and extend features. Written in modern C++20, it supports advanced graphics, sound, multi-language, and mobile platforms through OpenGL. It offers many features like shaders, animated textures, transparency, and an in-game LUA terminal. This client improves performance with multi-threading and garbage collection, and adapts smoothly to server latency for better gameplay. You benefit by having a customizable, high-performance client that enhances your Tibia experience and supports modding and mobile use.
https://github.com/mehah/otclient
#lua
Path of Building 2 is a free offline tool for planning your Path of Exile 2 character builds. It helps you calculate your damage, defenses, life, mana, and other stats accurately by including buffs, auras, and enemy resistances. You can plan your passive skill tree, add and toggle skills, and manage items by importing them directly or crafting custom gear. It supports minions, party play, and sharing builds with others. This tool saves you time and effort by showing exactly how changes affect your character, helping you create strong, optimized builds before playing. It updates automatically and works offline for convenience.
https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2
#lua#github#neovim
Octo.nvim lets you edit and review GitHub issues, pull requests, and discussions right in Neovim. Just open with commands like `//github.com/user/repo/issues/1` or `w` to sync changes instantly. Add reactions, labels, assignees, or reviewers easily. This saves time by keeping all GitHub work in your editor—no browser switching—boosting productivity for developers managing repos.
https://github.com/pwntester/octo.nvim