home.social

#acl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #acl, aggregated by home.social.

  1. Well done. The #ACL removed ("desk rejected") over 100 accepted papers from the #ACL2026 program and proceedings that contained citations to non-existing literature:
    "The inclusion of these non-existent references is a clear violation of the ACL Policy on Publication Ethics."
    Some authors may have already made travel plans. Statement at: 2026.aclweb.org/acl_statement/

  2. CW: Dog's surgery site (raw)

    A quick update. Kengo's home. Thank you for your kind get-well wishes. He hops like a champ but the site looks ouch. So, don't click on the picture if you are faint-hearted.

    #dog #dogs #DogsOfMastodon #AdoptDontShop #rescuedog #photography #mobilePhotography #surgery #healthcare #ACL

  3. CW: Dog's surgery site (raw)

    A quick update. Kengo's home. Thank you for your kind get-well wishes. He hops like a champ but the site looks ouch. So, don't click on the picture if you are faint-hearted.

    #dog #dogs #DogsOfMastodon #AdoptDontShop #rescuedog #photography #mobilePhotography #surgery #healthcare #ACL

  4. Anti-Corruption Layer: My Team's ACL Development #shorts: An anti-corruption layer, or ACL, has benefits and consequences for software development. Michelin's Ruthie Ballenger explains how her team developed this software. #softwaredevelopment #ACL #Michelin #RuthieBallenger youtube.com/shorts/7Sj68-HcyXU

  5. Cursor как общая среда для заказчика и разработчика

    ### Cursor как общая среда для заказчика и разработчика Google влил в Anthropic сорок миллиардов, Cursor "собрали" браузер на GPT-5.2, а я начал писать код совместно с заказчиком. В этом посте я поделюсь экспирементом, который мы начали на проекте для бизнеса в сфере управления недвижимостью. Расскажу, как я организовал работу с заказчиком в Cursor, почему это оказалось технически интересно, где здесь бизнес логика, и почему общий workspace может стать новой средой между бизнесом, разработкой и ИИ агентами. ## А что если показать заказчику как работать с Cursor и использовать ИИ-агентов? Есть клиент. Он предприниматель и у него бизнес в недвижимости, при этом он не программист, - он не пишет backend, не проектирует схемы БД, но он очень хорошо знает своё дело и это важнее, чем кажется. На старте клиент не был человеком из серии "хочу приложение, но не знаю какое" - он уже прошёл классический флоу разработки с командой разработчиков, который не дал желаемого результата. Затем пробовал nocode и ИИ инструменты для написания приложения с нуля. Они дают быстрые прототипы и классный старт, позволяют CEO очень быстро проверить гипотезу, почувствовать интерфейс руками. Но у них есть потолок, в какой-то момент появляются вопросы, которые уже не решаются перетаскиванием блоков - здесь и должна появиться инженерная составляющая, инженерное сопровождение. Как правило в разрааботке бизнес софта есть классический разрыв. Заказчик знает как всё работает в реальности, а разработчик знает, как это положить в код. Между ними живут созвоны, документы, скриншоты, "а я имел в виду не это", "а вот у нас в сезон бывает иначе"... Если проект маленький, это терпимо, но в процессе масштабирования и усложнения всё начинает сыпаться.

    habr.com/ru/articles/1030922/

    #cursor #cursor_ai #cursor_agent #ssh #workspace #acl #разаработка #вайбкодинг #ии #ииагенты

  6. KGLens turns a knowledge graph into test questions and uses Thompson sampling to zero in on a model's weakest facts.

    The interesting bit is the output shape: a per-relation map of where the model is and isn't reliable, against a graph matched to your deployment. Sampling trick should generalize to red-teaming, jailbreak coverage, capability probing too.

    benjaminhan.net/posts/20260430

    #LLMs #AI #Evaluation #Apple #KnowledgeGraphs #ACL

  7. KGLens turns a knowledge graph into test questions and uses Thompson sampling to zero in on a model's weakest facts.

    The interesting bit is the output shape: a per-relation map of where the model is and isn't reliable, against a graph matched to your deployment. Sampling trick should generalize to red-teaming, jailbreak coverage, capability probing too.

    benjaminhan.net/posts/20260430

    #LLMs #AI #Evaluation #Apple #KnowledgeGraphs #ACL

  8. KGLens turns a knowledge graph into test questions and uses Thompson sampling to zero in on a model's weakest facts.

    The interesting bit is the output shape: a per-relation map of where the model is and isn't reliable, against a graph matched to your deployment. Sampling trick should generalize to red-teaming, jailbreak coverage, capability probing too.

    benjaminhan.net/posts/20260430

    #LLMs #AI #Evaluation #Apple #KnowledgeGraphs #ACL

  9. KGLens turns a knowledge graph into test questions and uses Thompson sampling to zero in on a model's weakest facts.

    The interesting bit is the output shape: a per-relation map of where the model is and isn't reliable, against a graph matched to your deployment. Sampling trick should generalize to red-teaming, jailbreak coverage, capability probing too.

    benjaminhan.net/posts/20260430

    #LLMs #AI #Evaluation #Apple #KnowledgeGraphs #ACL

  10. KGLens turns a knowledge graph into test questions and uses Thompson sampling to zero in on a model's weakest facts.

    The interesting bit is the output shape: a per-relation map of where the model is and isn't reliable, against a graph matched to your deployment. Sampling trick should generalize to red-teaming, jailbreak coverage, capability probing too.

    benjaminhan.net/posts/20260430

    #LLMs #AI #Evaluation #Apple #KnowledgeGraphs #ACL

  11. Polven eturistisidevammat ovat naisten urheilussa ratkaisematon ongelma | HS.fi #acl
    hs.fi/urheilu/art-200001181762

  12. Права в Linux: chown/chmod, SELinux context, символьная/восьмеричная нотация, DAC/MAC/RBAC/ABAC

    Собрал в одном месте всё, что нужно знать о правах в Linux, простым и понятным языком: символьная и восьмеричная нотация, SUID/SGID/Sticky bit, SELinux-контекст, DAC, MAC, RBAC, ABAC, команды ls/stat/chmod/chown/find — с примерами и схемами, к которым легко вернуться.

    habr.com/ru/articles/1027674/

    #linux #chmod #chown #SELinux #права_доступа #DAC #MAC #RBAC #ACL #системное_администрирование

  13. Права в Linux: chown/chmod, SELinux context, символьная/восьмеричная нотация, DAC/MAC/RBAC/ABAC

    Собрал в одном месте всё, что нужно знать о правах в Linux, простым и понятным языком: символьная и восьмеричная нотация, SUID/SGID/Sticky bit, SELinux-контекст, DAC, MAC, RBAC, ABAC, команды ls/stat/chmod/chown/find — с примерами и схемами, к которым легко вернуться.

    habr.com/ru/articles/1027674/

    #linux #chmod #chown #SELinux #права_доступа #DAC #MAC #RBAC #ACL #системное_администрирование

  14. Права в Linux: chown/chmod, SELinux context, символьная/восьмеричная нотация, DAC/MAC/RBAC/ABAC

    Собрал в одном месте всё, что нужно знать о правах в Linux, простым и понятным языком: символьная и восьмеричная нотация, SUID/SGID/Sticky bit, SELinux-контекст, DAC, MAC, RBAC, ABAC, команды ls/stat/chmod/chown/find — с примерами и схемами, к которым легко вернуться.

    habr.com/ru/articles/1027674/

    #linux #chmod #chown #SELinux #права_доступа #DAC #MAC #RBAC #ACL #системное_администрирование

  15. Права в Linux: chown/chmod, SELinux context, символьная/восьмеричная нотация, DAC/MAC/RBAC/ABAC

    Собрал в одном месте всё, что нужно знать о правах в Linux, простым и понятным языком: символьная и восьмеричная нотация, SUID/SGID/Sticky bit, SELinux-контекст, DAC, MAC, RBAC, ABAC, команды ls/stat/chmod/chown/find — с примерами и схемами, к которым легко вернуться.

    habr.com/ru/articles/1027674/

    #linux #chmod #chown #SELinux #права_доступа #DAC #MAC #RBAC #ACL #системное_администрирование

  16. Nice, someone has written an updated #ZFS management module for #Webmin for #FreeBSD which really looks helpful. Its not only offering #ZFS managment, there is also #Samba, #PF #NFS and various other types configuration like #ACL management included, too. Wow!

    With this, #Webmin is nearly feature complete. I'm only missing #Bastille or #Bhyve modules.

    github.com/karmantyu/ZFSgame

  17. Nice, someone has written an updated #ZFS management module for #Webmin for #FreeBSD which really looks helpful. Its not only offering #ZFS managment, there is also #Samba, #PF #NFS and various other types configuration like #ACL management included, too. Wow!

    With this, #Webmin is nearly feature complete. I'm only missing #Bastille or #Bhyve modules.

    github.com/karmantyu/ZFSgame

  18. Nice, someone has written an updated #ZFS management module for #Webmin for #FreeBSD which really looks helpful. Its not only offering #ZFS managment, there is also #Samba, #PF #NFS and various other types configuration like #ACL management included, too. Wow!

    With this, #Webmin is nearly feature complete. I'm only missing #Bastille or #Bhyve modules.

    github.com/karmantyu/ZFSgame

  19. Nice, someone has written an updated #ZFS management module for #Webmin for #FreeBSD which really looks helpful. Its not only offering #ZFS managment, there is also #Samba, #PF #NFS and various other types configuration like #ACL management included, too. Wow!

    With this, #Webmin is nearly feature complete. I'm only missing #Bastille or #Bhyve modules.

    github.com/karmantyu/ZFSgame

  20. Файловый сервер SAMBA / pool ZFS

    Всегда хотел развернуть шару SMB с хранилищем на ZFS, но есть нюансы… Совершенно не приемлю, чтобы пользователи каким либо образом взаимодействовали с сервером, где расположен pool\ZFS. В моем понимании, СХД может включать в себя только служебные компоненты без прямого пользовательского доступа к его сети. Идея казалось очень простой - поднимаем виртуальный сервер, подключаем его к домену, цепляем туда существующий ZFS пул....

    habr.com/ru/articles/1013164/

    #samba #zfs #kvm #VirtioFS #xattr #acl

  21. FYI: Anti-Corruption Layer: My Team's ACL Development #shorts: An anti-corruption layer, or ACL, has benefits and consequences for software development. Michelin's Ruthie Ballenger explains how her team developed this software. #softwaredevelopment #ACL #Michelin #RuthieBallenger youtube.com/shorts/7Sj68-HcyXU

  22. Y por si fuera poco, tarde de grabación para el curso de Hardening GNU/Linux de #JuncoTIC! 🚀

    Hoy, una intro a las listas de control de acceso, o ACL, para sortear algunas limitaciones de los permisos nativos de Unix/Linux 🛡️

    Se vienen también actualizaciones en el curso de Admin Linux (LPIC)... ni bien tenga el contenido nuevo subido, sale anuncio educativo para que mis alumnos puedan verlo 😉

    Estén atentos/as! 🔔

    #gnu #linux #curso #juncotic #acl #chmod #hardening #ciberseguridad

  23. ICYMI: Anti-Corruption Layer: My Team's ACL Development #shorts: An anti-corruption layer, or ACL, has benefits and consequences for software development. Michelin's Ruthie Ballenger explains how her team developed this software. #softwaredevelopment #ACL #Michelin #RuthieBallenger youtube.com/shorts/7Sj68-HcyXU

  24. Anti-Corruption Layer: My Team's ACL Development #shorts: An anti-corruption layer, or ACL, has benefits and consequences for software development. Michelin's Ruthie Ballenger explains how her team developed this software. #softwaredevelopment #ACL #Michelin #RuthieBallenger youtube.com/shorts/7Sj68-HcyXU

  25. The reach from this little corner of the fediverse probably isn’t all that great.

    But maybe this will be seen by someone out there who’s in a similar situation. Someone who’s thinking of taking those crumbs, keeping quiet and wanting it all to go away.

    Keep fighting. Stick it to them. You’re owed a resolution with no price tag attached.

    Get legal help if you don’t understand your rights yourself. It doesn’t have to be expensive, and it can make the difference.

    #law #acl #consumerlaw #car

  26. That’s why we have consumer protections and no cost, evidence-based jurisdictions.

    Sometimes the bar for these sorts of things can feel high. Too much effort with no promise of reward. I get that. I’ve been through the process more than once.

    But when your only other option is lying down…

    Personally I’d rather bring the matter before QCAT, lay the facts out in a coherent way, and let a legal authority decide what the outcome should be.

    #law #acl #consumerlaw #car

  27. I wonder how many would have though?

    I wonder how many people have been in this position and under that kind of time pressure?

    How may have cracked, thinking this is the best I’m going to get, and taken the offer at the cost of their silence?

    I wonder if it actually fixed their problem, or if it was just a token gesture to buy silence.

    #law #acl #consumerlaw #car

  28. Nearly two months later, the offer was conditioned on a full and final release of my claim up front, confidentiality of the offer and non-disparagement of the brand, car and dealership, and made no admission of liability. I was given a little over 24 hours to accept.

    The offer was woefully inadequate and conditions seemed disproportionately restrictive, particularly as we are in open dispute about the condition of the vehicle.

    Obviously I didn’t accept.

    #law #acl #consumerlaw #car

  29. A second report commissioned by the manufacturer found that the paint was within specification, and recommended professional detailing.

    The manufacturer decided that my issue, which was well documented and easily demonstrable, was not warrantable.

    After nearly four months I was offered a paint correction package, which amounted to a cut, polish and glaze. I guess they were hoping that by this point I’d be exhausted and just want out?

    #law #acl #consumerlaw #car

  30. Last year, we bought a new car. We noticed straight away that something wasn’t right with the paint. You could leave a lasting mark by touching it.

    Initial inspections commissioned by the dealer found that the car needed a complete strip back and respray to resolve a serious issue with the finish. The sticker price for this work was between $20,000 and $30,000.

    For the past five months, I’ve been in a dispute with the dealer and manufacturer over the resolution.

    #law #acl #consumerlaw #car

  31. FYI: ACL: Three Layers Explained - Facade, Adapter, Translator #shorts: Discover the three layers of an Access Control List (ACL): facade, adapter, and translator. This breakdown clarifies how each component functions within the ACL structure. It enhances security and manages access effectively. #ACL #security #programming #developers youtube.com/shorts/nCPSCZ6RP-w

  32. ICYMI: ACL: Three Layers Explained - Facade, Adapter, Translator #shorts: Discover the three layers of an Access Control List (ACL): facade, adapter, and translator. This breakdown clarifies how each component functions within the ACL structure. It enhances security and manages access effectively. #ACL #security #programming #developers youtube.com/shorts/nCPSCZ6RP-w