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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

barubary@infosec.exchangeB

barubary@infosec.exchange

@barubary@infosec.exchange
About
Posts
24
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • "The pattern that works is using agents to produce deterministic artifacts, then forcing execution through those constraints."
    barubary@infosec.exchangeB barubary@infosec.exchange

    @1password In retrospect I'm so glad I didn't shell out for a 1Password account. The product looked solid, but clearly the company cannot be trusted with sensitive information.

    Uncategorized

  • So I’ve just had a quick play with this and yes, it works.
    barubary@infosec.exchangeB barubary@infosec.exchange

    @GossiTheDog Oh, fun.

    Also for whatever reason, only windows 11 (+Server 2022/2025) are affect, windows 10 is not.

    Uncategorized

  • So, who's still left on GitLab?
    barubary@infosec.exchangeB barubary@infosec.exchange

    @neil For me, the main attractions of Github were remote git hosting and free building and testing of my code on Mac OS and Windows. When Github started pushing their Copilot nonsense, I started looking for alternatives. Forgejo doesn't give me Mac/Windows testing, but for my own projects it's easier to just drop Windows support altogether. In the past I tried to make sure my code was reasonably portable and worked on exotic platforms like Windows, but I do this in my free time and Microsoft doesn't care about developers like me, so I don't really see the point anymore.

    Uncategorized

  • So, who's still left on GitLab?
    barubary@infosec.exchangeB barubary@infosec.exchange

    @neil The AI stuff is why I didn't try Gitlab in the first place. And I'm glad I didn't.

    Uncategorized

  • Which command-line option/flag syntax you prefer?
    barubary@infosec.exchangeB barubary@infosec.exchange

    @argv_minus_one @seninha I see we're choosing violence today!

    tar style: fr main.c
    Getopt::Long style: +file main.c +reverse

    Uncategorized askfedi unix cli terminal

  • Judge rules DOGE used ChatGPT in a way that was both dumb and illegal https://www.theverge.com/policy/927071/doge-chatgpt-grants-canceled
    barubary@infosec.exchangeB barubary@infosec.exchange

    @noodlemaz @verge https://s3.documentcloud.org/documents/28104686/doge-chatgpt-ruling.pdf

    Uncategorized

  • I appreciate reading detailed technical descriptions of my knee, but I lack the medical background to know what this means for my appointment with a surgeon.
    barubary@infosec.exchangeB barubary@infosec.exchange

    RE: https://freethought.online/@pzmyers/116527635381280517

    @angusm @pzmyers 😃 See also:

    Uncategorized

  • what's the dumbest shit in AI annoying everyone today, I need to write one up
    barubary@infosec.exchangeB barubary@infosec.exchange

    @peter_mcmahan @madargon @davidgerard Oh hey, isn't that Troy "Elon Musk is right" Hunt?

    Uncategorized

  • Ouch!
    barubary@infosec.exchangeB barubary@infosec.exchange

    @carstenfranke @cstross More angles.

    Uncategorized

  • Holy shit.
    barubary@infosec.exchangeB barubary@infosec.exchange

    @js @tito_swineflu perhaps even chattr +i

    Uncategorized

  • "Hahaha, look at how Rust failed here."
    barubary@infosec.exchangeB barubary@infosec.exchange

    @isotopp How do you read the contents of a directory in a race-free way?

    Uncategorized

  • "Hahaha, look at how Rust failed here."
    barubary@infosec.exchangeB barubary@infosec.exchange

    @isotopp Yes! The file system is just a big ball of race conditions bundled together (and so are processes/PIDs).

    Uncategorized

  • I love how the Unix commands have such intuitive naming.
    barubary@infosec.exchangeB barubary@infosec.exchange

    @cstross @annehargreaves @kamstrup Oh yeah, like the good rename command and the bad rename command.

    Uncategorized

  • I love how the Unix commands have such intuitive naming.
    barubary@infosec.exchangeB barubary@infosec.exchange

    @lisyarus @jmorahan @kamstrup I'm just saying, there is a splain command and it has a man page.

    Uncategorized

  • Confession: I mostly hate command lines and I think the obsession with them in the tech world is basically a cultural signifier and little else.
    barubary@infosec.exchangeB barubary@infosec.exchange

    @tibi2 @kevin

    CLIs stink for beginners

    That, too, depends. Once I understood the fundamentals (word splitting, quoting) of the shell, I knew how to run any command with any argument(s). When I didn't know a command or its options, the man page was right there. When I didn't know which command to use for a task, man -k KEYWORD gave me useful hints.

    But in the GUI environment there was no simple search. I had to rummage through nested application menus to find (sometimes misleadingly named) programs and hope they did something useful. Something similar would repeat inside the application: Some functions are hidden behind toolbar buttons, some are in the menu at the top, others in a context menu, etc. Even if the buttons have tooltips, you can't easily see them unless you manually mouse over them one by one. There usually are certain conventions that most applications follow, but they're not intuitive: A beginner still has to learn them.

    (Of course the issue of obscure commands and inconsistent interfaces also exists in command line tools, but the difference is that I can easily automate that one weird set of options or sequence of tool invocations with a shell script. That was true even when I was just learning how to use Linux: If you know how to do a thing manually on the command line, you can automate it by putting the some command in a script file. What could be easier? Whereas with an obscure GUI tool I have to remember what to click where and in which order every couple of weeks when I need to Do The Thing.)

    In short: This (former) beginner rather liked the command line.

    Uncategorized

  • Is #Ruby the new #Perl?
    barubary@infosec.exchangeB barubary@infosec.exchange

    @catdraoichta Depends on how far you zoom out. From a Haskell POV, Python looks a lot like Perl. But then, neither Ruby nor Python are what I'd call new.

    Uncategorized ruby perl

  • Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it toLLMs: (enable that)Free software people: Oh no not like that
    barubary@infosec.exchangeB barubary@infosec.exchange

    @mjg59 No, I do think you're being honest, I just think your opinion is kinda bad.

    Uncategorized

  • Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it toLLMs: (enable that)Free software people: Oh no not like that
    barubary@infosec.exchangeB barubary@infosec.exchange

    @mjg59 Fuck off with that shit. This doesn't even smell like a good faith argument.

    Uncategorized

  • When two men meet on the field of war,they both ask, what are we fighting for
    barubary@infosec.exchangeB barubary@infosec.exchange

    RE: https://infosec.exchange/@hal_pomeranz/116408946342797460

    When two men meet on the field of war,
    they both ask, what are we fighting for?
    And haven't we heard it all before?
    Walking into battle with the Lord.

    Uncategorized

  • I solved the daily #CluesBySam, Apr 15th 2026 (Tricky), in 05:58🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩https://cluesbysam.com
    barubary@infosec.exchangeB barubary@infosec.exchange

    I solved the daily #CluesBySam, Apr 15th 2026 (Tricky), in 05:58
    🟩🟩🟩🟩
    🟩🟩🟩🟩
    🟩🟩🟩🟩
    🟩🟩🟩🟩
    🟩🟩🟩🟩
    https://cluesbysam.com

    Uncategorized cluesbysam
  • Login

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