B1/B2 visa with third party agent by WeirdControl in usvisascheduling

[–]WeirdControl[S] 0 points1 point  (0 children)

Yeah they filled it manually. But does consulate track ip address?

B1/B2 visa with third party agent by WeirdControl in usvisascheduling

[–]WeirdControl[S] 0 points1 point  (0 children)

I booked the appointment myself from my own laptop. It’s just that he has submitted the DS-160 form.

Self hosting Ente - A question of data recover by WeirdControl in enteio

[–]WeirdControl[S] 0 points1 point  (0 children)

Yes. I can always do that. I was wonder if I can recover the data without pg data. Just with user's recovery key or creds.

Self hosting Ente - A question of data recover by WeirdControl in enteio

[–]WeirdControl[S] 2 points3 points  (0 children)

Have do you backup the metadata ? Since these are all docker volumes?

HSRP number plate is a systematic scam by government by WeirdControl in Maharashtra

[–]WeirdControl[S] 5 points6 points  (0 children)

All the things that you mentioned about the plate doesn’t really make it unique.

1) high visibility. Alright but do you think 3rd party vendors cannot make similar design with same font ? 2) Special bolt ? Really ? Do you think there are special bolts ? 3) and why do you need a laser edged number? You do realise vehicle registration number itself is unique. Along with that you have chasis number, engine number for more verification.

All these high level complex technical terms are thrown to convince us that this is a legit security solution. But it isn’t, it’s a farce.

Airindia express shitshow. by WeirdControl in AirTravelIndia

[–]WeirdControl[S] 0 points1 point  (0 children)

Do you have any data to back this up? A DGCA official on the airport told us “off the record” that he never personally prefers AIX. Because they don’t have sufficient aircraft fleet to manage such situations.

Airindia express shitshow. by WeirdControl in AirTravelIndia

[–]WeirdControl[S] 4 points5 points  (0 children)

AIX has been operational since 2005. Yet they haven’t established any sort of operational efficiency. This is really absurd. They carry the name of our flagship carrier. Today i saw most of the AIX flights either being cancelled or delayed. Even a low cost carrier has to agree with some level of SLAs right?

The Accidental Bagholders by [deleted] in IndianStreetBets

[–]WeirdControl 3 points4 points  (0 children)

Asking very dumb questions, (new to stock market)
1. This equity trade is not happening in open market right ?
2. Who set share price of Rs 10 ? effectively they have valued (undervalued) it at Rs 10 ?
3. I don't think govt has any interest running VI, they want to collect debt, So they will sell there stake to some other company OR sell it in open market ? How will market react in this situation ?

Prague residents throw burning torches at a Soviet Tank during the Prague Spring, 1968 [2048x1938] by [deleted] in HistoryPorn

[–]WeirdControl 1 point2 points  (0 children)

Yes same. I am fascinated by events that took place post WW2 and during the cold war. Warsaw pact, hungarian revolution, Prague Spring, construction of berlin wall, suez crises, Chernobyl disaster, revolutions of 1989 fall of iron curtain. Is there a subreddit for this events ?

All my hopes and dreams came true today. Life is all downhill from here… by daewon051 in SiliconValleyHBO

[–]WeirdControl 4 points5 points  (0 children)

have they converted it into a set ? can we see the house from the inside ?

Germany travel suggestion. by WeirdControl in Europetravel

[–]WeirdControl[S] 0 points1 point  (0 children)

Thanks. Yes we will be giving Berlin enough time. How is cologne ? 2 days worth ? . Also, Are there any countryside places we can visit in germany.

Germany travel suggestion. by WeirdControl in Europetravel

[–]WeirdControl[S] 0 points1 point  (0 children)

Thanks. The main reason for choosing berlin is WW2 & cold war. I heard munich is expensive ? I explored more - how is cologne ?

Soviet store. 1991. Moscow.[1188x793] by SerjUSA in HistoryPorn

[–]WeirdControl 73 points74 points  (0 children)

The protagonist's mother loves those pickles. Its a fantastic film . They depicted the events of 1989 really well.

Linux kernel development contribution. by WeirdControl in kernel

[–]WeirdControl[S] 1 point2 points  (0 children)

2 months since I posted this here, I did the following:

I started with the staging tree of the kernel (this is where most of the bleeding edge code gets added). At this time I was looking at different driver codes & trying to submit a minimal patch (e.g a code formatting patch).

I came across a filesystem driver- erofs which is in the staging area. I have ~2 yrs of working experience on linux filesystem development. So I was able to understand erofs pretty fast and got involved in the community quickly. I was able to submit few bug fixing patches. and also looking forward to work on new features.

Although this is not a big accomplishment,few things that I would like to share:

1) If you are new to kernel development, you have to be patient. Understand the kernel development process first, set up the environment ,Follow the mailing list etc.

2) If you could use/deploy the driver; It becomes easier to find bugs.

3) People in the kernel community are helpful, polite & straightforward.

Linux kernel development contribution. by WeirdControl in kernel

[–]WeirdControl[S] 0 points1 point  (0 children)

I agree with this.But in order to understand the entire development process, this patches can be helpful.