Skip to content

Instantly share code, notes, and snippets.

@amitlzkpa
Created February 3, 2023 03:43
Show Gist options
  • Save amitlzkpa/16f3f17d20989a2b38f84f5ddd3f19cd to your computer and use it in GitHub Desktop.
Save amitlzkpa/16f3f17d20989a2b38f84f5ddd3f19cd to your computer and use it in GitHub Desktop.
- booklist
- hackernews
memegen
proto codelab
c++ exercises
three in wiz
c++ readability quiz
-----------
-------------
Replace all occurrences of Apple with Pear in all files in a directory (recursively) by running
find ./ -type f -exec sed -i -e 's/Apple/Pear/g' {} \;
anything except alphanumeric:
[^a-zA-Z\d:]
cpp files:
f:\.cc$ l:cpp
[^a-zA-Z\d:]Enrollment[^a-zA-Z\d:] f:\.cc$ l:cpp
.addService(RpcSPSandboxService.class, WizRpcAuthSupport.GAIA)
shared_action {
prod_account_auth {
with_corp_authority: true
allow_up_tick: true
allow_anonymous: false
auth_fallback: "com.google.apps.framework.auth.ProdAccountAuth$DoNotFallback"
custom_up_tick_tonic_policy: "rpcstudio-uptick-transact-dat"
custom_loas_tonic_policy: "rpcstudio-loas-transact-dat"
require_mdb_user_gaia_id: true
}
}
autoconfigure_wizrpc = False,
https://yaqs.corp.google.com/eng/q/6583229114285555712
I grew up Muslim (I’m agnostic), but as an Indian, I like to embrace all of my identity and all the people that came before me, after all I exist because of them. Words can’t describe how I felt watching this video. It’s so beautiful and powerful. I have a very complicated relationship with religions. I believe there three kinds of religions: one, that is used to assert dominance, control, and power. the other, that you have practice according to the rules even if you don’t believe or agree with all them. and the last religion, the purest of all, is your own belief.
I'm Japanese and I didn't know the language of the lyrics, but I cried. I felt that the "cry of the heart as a human being" sung from a strong feeling is transmitted regardless of country or culture.
The "common sense" created by social, religious, and cultural values must be inherited and one that needs to change with the times.
There are still many values in people's hearts around the world that should not be left behind just because they have been inherited
-------------------------
author_name: "foo"
boq run \
experimental/users/amitnambiar/booklist/scaffolding/service,
experimental/users/amitnambiar/java/com/google/booklist/ui
boq run \
--port_offset=10000 \
--node=experimental/users/amitnambiar/booklist/scaffolding/service
boq run \
--node=experimental/users/amitnambiar/java/com/google/booklist/ui \
-- \
--experimental_users_amitnambiar_booklist_scaffolding_servers=amitnambiar.svl.corp.google.com:19876
gqui from textproto:./testyy_triples.json proto storage_graph_bfg.TripleSet \
"select decode.BinaryToJsonProto('storage_graph_bfg.TripleSet', raw_) \
format '%r'" > /usr/local/google/home/amitnambiar/DATA/protobuf/asics_cleaned.json
gqui from rawproto:./testyy_triples.json proto string \
"select encode.JsonToBinaryProto('storage_graph_bfg.TripleSet', raw_)" \
format '%r{}' > ./testyy_triples.binaryproto
gqui from rawproto:- proto string \
"select encode.JsonTobinaryProto('storage_graph_bfg.TripleSet', value)" < \
./testyy_triples.json
gqui from rawproto:./9379527_4_triples.json proto string \
"select encode.JsonToBinaryProto('storage_graph_bfg.TripleSet', raw_)" \
format '%r{}' > ./9379527_4_triples.textproto
gqui from textproto:./sample_queen_2.textproto proto storage_graph_bfg.TripleSet \
"select decode.BinaryToJsonProto('storage_graph_bfg.TripleSet', raw_) \
format '%r'" > ./sample_queen_2.json
sample_queen_2
gqui from textproto:file../9379527_4_triples.json proto storage_graph_bfg.TripleSet --outfile=textproto:./9379527_4_triples.textproto
gqui from rawproto:./9379527_4_triples.binaryproto proto storage_graph_bfg.TripleSet --outfile=textproto:./2.textproto
gqui from rawproto:./8026293_9_triples.json proto storage_graph_bfg.TripleSet \
"select encode.JsonToBinaryProto('storage_graph_bfg.TripleSet', raw_) \
format '%r'" > ./8026293_9_triples.binaryproto
gqui from rawproto:./testyy_triples.json proto string \
"select encode.JsonToBinaryProto('storage_graph_bfg.TripleSet', raw_)" \
format '%r{}' > ./testyy_triples.textproto
gqui from rawproto:./9379527_4_triples.json proto string \
"select encode.JsonToBinaryProto('storage_graph_bfg.TripleSet', raw_)" \
format '%r{}' > ./9379527_4_triples.textproto
http://sslredirect/amitnambiar.svl.corp.google.com:9879/offer?jsmode=sop
?jsmode=sob
?jsmode=o
http://sslredirect/amitnambiar.svl.corp.google.com:9879
clab_wiz
clab_protobuffs
clab_memegen
clab_booklist
clab_hackernews
boq web, wiz
wiz-frontend-using-premade-rpc-service
- clab_borg
borgcfg, mpm, bcl
simple-deployable-webserver-in-cpp
- clab_placer
colossus
store-read-files
- clab_pq2
pq2
topicserver-queries
beniversal withdrawal
gHIP
close amex card
get master cards
make SEA proposal
transfer techniques
ofx
wise
wise(currency)
chase bank
schwab bank
greenshade
- rename github package names
- delete old firebase app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment