Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cyberbanjo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
cyberbanjo
1y ago
Have you tried what you're recommending without an ad block extension recently?
2.
▲
by
cyberbanjo
1y ago
install_firefox() { source /etc/os-release printf "Package: snapd Pin: release a=\* Pin-Priority: -10" | sudo tee -a /etc/apt/preferences.d/nosnap.pref sudo add-apt-reposito
3.
▲
by
cyberbanjo
3y ago
Perhaps they'll change the acronym
4.
▲
by
cyberbanjo
3y ago
How much more often does injury from police happen than kidnapping?
5.
▲
by
cyberbanjo
3y ago
It's a book by Chomsky, are you sure you did? His name and face are on page 1
6.
▲
by
cyberbanjo
3y ago
Please open the link.
7.
▲
by
cyberbanjo
3y ago
Why do that when there is pacstrap?
8.
▲
by
cyberbanjo
3y ago
I was surprised to learn the extent of what is a valid local-part (something+else in your example) of an email. Can have two dots in sequence if the local-part is quoted, and support for non alphanumeric characters like !#$%&'*+-&#
9.
▲
by
cyberbanjo
3y ago
In that case, doesn't your password manager support TOTP?
10.
▲
by
cyberbanjo
3y ago
Caffeine naps are awesome, you just have to fall asleep before the caffeine wakes you up, but you wake up caffeinated. If I do it too tired though, I can sleep past my alarm, caffeine won't necessarily wake me up from a sleep, but will
11.
▲
by
cyberbanjo
3y ago
Source for executing files with cat? That certainly defies my understand of how cat works.
12.
▲
by
cyberbanjo
3y ago
Maybe it's anthropomorphic but I like hallucinations because it reminds me of the DeepDream psychedelic generator
13.
▲
by
cyberbanjo
3y ago
Supported in what sense? I meant that you could pay Ubuntu for support beyond it being pre-baked into the distro, which seems rare if not exclusive to Ubuntu.
14.
▲
by
cyberbanjo
3y ago
PolyMl is one https://polyml.org/
15.
▲
by
cyberbanjo
3y ago
Active Directory is allegedly supported in Ubuntu so that makes it seems most ready for fleet deployment for existing edu IT teams.
16.
▲
by
cyberbanjo
3y ago
Most adults also use mobile OS which are needlessly restrictive in terms of productivity software, even compared to Ubuntu, so it can't be just that or we would put the kids on Android and iPhone, don't all/99% adults use the
17.
▲
by
cyberbanjo
3y ago
Should schools use a mobile OS like Android or iPhone since that's most popular especially for school age?
18.
▲
A guide to home row mods
(precondition.github.io)
2 points
by
cyberbanjo
3y ago
|
0 comments
19.
▲
by
cyberbanjo
3y ago
Everyone wants a censor on their side, but they rarely are
20.
▲
by
cyberbanjo
3y ago
Java I am unsure about, but Clojure does support multiple dispatch https://clojure.org/reference/multimethods
21.
▲
by
cyberbanjo
3y ago
Usually when I show DuckDuckGo to someone I start with the bangs, so if they want me to search Google, I show them that use !g in my query, then I do a few searches on other sites like YouTube !yt and Bing !b and Google Image Search !gis so
22.
▲
by
cyberbanjo
3y ago
Jazz is a contemporary pop music, so this doesn't even make sense
23.
▲
by
cyberbanjo
3y ago
Maybe I just didn't have enabled, thanks for reminding me, seems good enough for me
24.
▲
by
cyberbanjo
3y ago
I have seen that, and that's partially why it seemed so confusing to me but at least one difference is The ForEach-Object cmdlet works much like the Foreach statement, except that you can't pipe input to a Foreach statement. F
25.
▲
by
cyberbanjo
3y ago
KDE Connect is a standalone multi platform application, you don't have to run KDE to use it (I don't). Installing the gnome alternative was one package and I killed X and started gnome-shell to test gsconnect it appears to pair an
26.
▲
by
cyberbanjo
3y ago
Would you be willing to share this?
27.
▲
by
cyberbanjo
3y ago
IMHO if you are already fluent in bash and aren't running or administering windows machines, there's not much point to switch. And I personally think PowerShell is nicer, but like 10% not 10x, and they do the same things. If you k
28.
▲
by
cyberbanjo
3y ago
Sometimes a cliche is a cliche for a reason. I certainly felt the hostility when I discovered the preloaded apps and ads in my Win11 install that aren't included in the much more expensive enterprise version.
29.
▲
by
cyberbanjo
3y ago
popd and pushd are aliases for Pop-Location and Push-Location, so they are the PowerShell equivalent. Unsure about dir -v. dir itself is an alias for Get-ChildItem, but I don't know about -v (natural sort of version number)
30.
▲
by
cyberbanjo
3y ago
I'm still a PowerShell novice, but I believe ForEach-Object and ForEach are subtly different, and PowerShell has classic For(Init; Condition; Increment) loops also but it's even more different than those two.
More ›