brisk

joined 2 years ago
[–] brisk@aussie.zone 1 points 1 year ago (1 children)

How is SystemD a Microsoft product?

[–] brisk@aussie.zone 3 points 1 year ago

The Northern Territory contains no alligators, and three "Alligator River"s

[–] brisk@aussie.zone 4 points 1 year ago (1 children)

It's markdown, you should be able to indent your lines by 4 spaces or fence with triple backtics to get code blocks. Your client's editor may have a button to help

```
$file = Get-Content -Path .\individuals2.txt

foreach ($line in $file)
{
    Copy-Item -Path .\template.docx -Destination ".\$(2 + $line + '.docs')"
}
```

Becomes

$file = Get-Content -Path .\individuals2.txt

foreach ($line in $file)
{
    Copy-Item -Path .\template.docx -Destination ".\$(2 + $line + '.docs')"
}
[–] brisk@aussie.zone 2 points 1 year ago (1 children)

FYI Thunderbird now natively supports PGP (and possibly WKD?) without the need for Enigmail.

[–] brisk@aussie.zone 3 points 1 year ago* (last edited 1 year ago)

Podcast Addict I really want to use AntennaPod, but I can't do without priority podcasts.

Also Feedly. Feeder (FOSS) is so close, but doesn't allow different sorts for different feeds.

[–] brisk@aussie.zone 1 points 1 year ago

Amazon artificially deflates the value of books, while also taking a humongous cut. If you want to support authors, Amazon is usually the worst place to buy from.

[–] brisk@aussie.zone 2 points 1 year ago

They're humorously interpreting your statement as you taking thousands of ereaders with you at once (rather than ebooks)

[–] brisk@aussie.zone 4 points 1 year ago

Header files aren't part of the C++ language at all.

Also mandatory "C++/C is not a language"

[–] brisk@aussie.zone 5 points 1 year ago* (last edited 1 year ago) (1 children)

Member functions that are defined within a class definition are implicitly inline

[–] brisk@aussie.zone 3 points 1 year ago

It was in Danish though.

In retrospect that should have been obvious from context

[–] brisk@aussie.zone 2 points 1 year ago (2 children)

The journalist used "ye"?

view more: ‹ prev next ›