bash
autocmd BufNewFile * call s:InsertTimestamp()
inoremap <CR> <Esc>:r!date +"\%F \%T"<CR>A
function! s:InsertTimestamp()
call setline(1, strftime('%Y-%m-%d %H:%M:%S '))
normal! G$
endfunction
vi
or vim
at the beginning of each line? Like, upon opening like so:
2025-03-20 15:04:03 Blah blah blah blah
2025-03-20 15:04:15 Bleh bleh bleh bleh
2025-03-20 15:04:22 ...
ptxsca
), which you seem to be using to reply to @movq is not the right one.
> "Honestly, I don't know how Zelenksy didn't punch the cheetoh that whole time. That man has remarkable restraint.
>
> I have never been so embarrassed for our country. What a thug. "World War III," he says over and over, echoing Putin's sabre rattling throughout his invasion. Even sitting in the White House, Trump is echoing the Kremlin line.
>
> What's even more despicable is that the spineless, gutless GOP will say nothing about this indefensible show of gutlessness and cowardice by their leader. Imagine that: Being afraid of cowards makes you one."
> "Honestly, I don't know how Zelenksy didn't punch the cheetoh that whole time. That man has remarkable restraint.
>
> I have never been so embarrassed for our country. What a thug. "World War III," he says over and over, echoing Putin's sabre rattling throughout his invasion. Even sitting in the White House, Trump is echoing the Kremlin line.
>
> What's even more despicable is that the spineless, gutless GOP will say nothing about this indefensible show of gutlessness and cowardice by their leader. Imagine that: Being afraid of cowards makes you one."
> "Your dignity honors the bravery of the Ukrainian people.
>
> Be strong, be brave, be fearless.
> You are never alone, dear President Zelensky.
>
> We will continue working with you for a just and lasting peace."
Europe needs to back this up, as they can't trust the United States.
> "Your dignity honors the bravery of the Ukrainian people.
>
> Be strong, be brave, be fearless.
> You are never alone, dear President Zelensky.
>
> We will continue working with you for a just and lasting peace."
Europe needs to back this up, as they can't trust the United States.
Feed was redirected: https://twtxt.andros.dev -> https://twtxt.andros.dev/
Each time my client fetches your feed. It just doesn't make any sense to me. Wouldn't be both, pretty much, be the same (I noticed the
/
, yes)?
Feed was redirected: https://twtxt.andros.dev -> https://twtxt.andros.dev/
Each time my client fetches your feed. It just doesn't make any sense to me. Wouldn't be both, pretty much, be the same (I noticed the
/
, yes)?
brew
applications. Want to keep it lean!
brew
applications. Want to keep it lean!
Wives are something else, my friend. "Handle with care" applies all the time. 🤭
Wives are something else, my friend. "Handle with care" applies all the time. 🤭
TXT
DNS records? :-P Like so:
dig +short txt poem.netbros.com | sed 's/[\\" ]//g' | base64 -d
TXT
DNS records? :-P Like so:
dig +short txt poem.netbros.com | sed 's/[\" ]//g' | base64 -d
\t
as well for TABs.
\\t
as well for TABs.
echo -e
(on any shell?) will use \t
for them.
echo -e
(on any shell?) will use \\t
for them.
\\t
. Just add it to that echo
line, and that's it.
\t
. Just add it to that echo
line, and that's it.
> More than 3,600 chemicals approved for food contact in packaging, kitchenware or food processing equipment have been found in humans, new peer-reviewed research has found, highlighting a little-regulated exposure risk to toxic substances.
> More than 3,600 chemicals approved for food contact in packaging, kitchenware or food processing equipment have been found in humans, new peer-reviewed research has found, highlighting a little-regulated exposure risk to toxic substances.
> "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience."
Not as simple as the interpretation you used, yet often context is king (or queen).
> "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience."
Not as simple as the interpretation you used, yet often context is king (or queen).
> 3.2 Timestamps: I feel no need to mandate UTC. Timezones are fine with me. But I could also live with this new restriction. I fail to see, though, how this change would make things any easier compared to the original format.
Exactly! If anything it will make things more complicated, no?
> 3.2 Timestamps: I feel no need to mandate UTC. Timezones are fine with me. But I could also live with this new restriction. I fail to see, though, how this change would make things any easier compared to the original format.
Exactly! If anything it will make things more complicated, no?