#aliases — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #aliases, aggregated by home.social.
-
🤦♂️ Oh, the existential dread of typing 'git' too many times in your #terminal, a calamity rivaled only by realizing you're not a rock star. 🎸 The solution? Overcomplicate it by hacking your PATH or, you know, just use a simple alias. 🙄 Thank you for this thrilling revelation, Captain Obvious.
https://caiustheory.com/git-git-git-git-git/ #git #existentialdread #hacks #aliases #softwaredevelopment #codinghumor #HackerNews #ngated -
-
How to name your alias for "git log --oneline"?
This obviously is "git lol", not?
Well, guess I am late to the party.
-
Self-Join with Aliases Trap?!
Self-joins need DIFFERENT aliases! Same table, different names. The join condition creates relationships within the same table. This will confuse you!
#sql #sqltricks #selfjoin #aliases #tablealiases #sqlweird #sqlquiz #codingchallenge #sqlshorts #sqlwtf #joins #advancedsql
-
Stay #anonymous & private with Tuta Mail's #aliases 😎
In this in-depth guide, we cover:
✅ What email aliases are
✅ How to get email aliases
✅ How alias addresses increase privacy & securityGive it a read 👉 https://tuta.com/blog/secure-email-alias
-
Why "alias" is my last resort for aliases — https://evanhahn.com/why-alias-is-my-last-resort-for-aliases/
#HackerNews #alias #aliases #lastresort #programming #tips #evanhahn -
[Перевод] Настройка алиасов путей с помощью Node.js Subpath Imports в TypeScript проекте
Я попробовал новые Node.js Subpath Imports для алиасов путей в TypeScript проекте. Оказалось, всё не так просто!
-
A #privacy question about @simplelogin ... if I use #aliases and #ReverseAliases, the service is great but domains (even premium) are sometimes rejected because detected as "disposable".
So I use my own domain (let's call it dom.be) and I register it on #simplelogin. By doing that, I can enjoy #simplelogin service and not be seen as using a disposable mail service.
But then, my domain is "exposed": a malicious counterpart might decide to expose dom.be everywhere and start spamming stuff like "[email protected]", "[email protected]", etc?
Domain is registered under my name, so anonymity is lost too?
Am I going too far? Is there a best way to do this?
-
Little snippets of aliases are something I take the time to go hunting for from time to time. Over time, these bits of shortcuts and automations add up, eventually making you look like some sort of wizard to those unfamiliar with the Command Line. Here's one of my favorites, which makes a directory and immediately navigates into it:
alias mkcd='{ IFS= read -r d && mkdir "$d" && cd "$d"; } <<<'
Care to share your favorite bash aliases below?
#aliases #bash #scripting #automation #workflow -
#GOP, #FoxNews #falsely #claim #megachurch #shooter is #trans.
#Lawenforcement #officials said Moreno previously went by multiple #aliases, including using both #male and #female #names, but said there is #noevidence she was #transgender.
#Women #Transgender #LGBTQ #LGBTQIA #Conservatives #Extremism #Fascism #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate
https://epgn.com/2024/02/14/gop-fox-news-falsely-claim-megachurch-shooter-is-trans/
-
Skiff Mail - New quick alias domains:
Safeguard your privacy with three new quick alias domains:
@mailbox.zip, @sailmail.io, and @maskmy.id.
You can use these domains to effortlessly create unique, unlimited aliases for registering accounts online. Just click "add" to register a new domain.
-
NB here is the #YAML #document from #hell [0] encoded in #JDAML.
I'm designing #JDAML to eliminate the risk of accidental interpretation. Unless a leaf value is clearly explicitly marked in a predictable manner, it will be interpreted as a #string.
So no #norwayproblem, no #sexagesimal or other weird number literals. No #anchors, #aliases, or #tags. No accidental non-string keys, no accidental numbers.
[0] as described by Ruud van Asseldonk in this article: https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell
-
Skiff Quick Aliases are here!
Skiff Quick Aliases are a radically simple new way to protect your identity online.
Claim a unique email domain that ends with maskmy.id, and then use it to create an unlimited number of privacy-protecting email aliases that forward to your Skiff account:
-
#PowerShell #aliases Function cannot be created because function capacity 4096 has been exceeded for this scope https://bit.ly/43YcHQ4 via PlanetPowerShell
-
I recently learned that #Obsidian supports #aliases. I don't know how long this has been supported, but it's amazing.
If I want to refer to the same character as Dog and Doggo, previously I created two different pages and linked them together. With aliases, [[Dog|Doggo]] will show up as just Doggo in the reading view, and it'll link to the main Dog page. And the main Dog page will show all of the backlinks, not just the ones spelled Dog.