The more you know, the more you don’t know

Like it and see. Make it a habit

GitHub has open source github.com/JavaFamily, there is a pilot brain map of DACHang surface, welcome Star and perfect

The body of the

Grab it: We’ve covered Redis in previous episodes of the sling series. If you haven’t seen it yet, please review it

  • Punch the Interviewer series -Redis Basics
  • Punch the Interviewer series – Cache avalanche, Breakdown, penetration
  • “Punch the Interviewer” series -Redis Sentry, Persistence, Master-slave, hand rip LRU
  • The Final chapter of the “Punch interviewer” series -RedisWinter is coming, FPXNew Wang Dengji
  • Interview by Redis (with answers)

This is not the interview knowledge, to just watch the interview partners can skip to the end of the interview skills.

Company activities

Our company has an activity ↓ on 1024

MOGU Creative Code Competition

Entry requirements

1. The entries have distinct themes, novel ideas, healthy contents, suitable for viewing and taking life as the theme;

2. Give full play to imagination and creativity, and strive to show the interesting and entertaining works with unique creativity.

When I saw it, I said, this is not my strong point, using code to output something, I immediately thought of using code to output a complete video, I output the company’s advertising will have a strong correlation with the company.

Award setting

First prize: Mechanical keyboard for Razer e-sports

Second prize 2: Philips Electric toothbrush

Third prize 3: Cervical massage machine/electric physiotherapy neck protector

Several participating awards: Guofeng Oversized computer Cushion (Nezha makes the Sea)

I saw that there was a reward, but it didn’t matter if there was a reward. I just like writing code.

Since the brain has the idea that I also don’t much BB direct open do.

The first thing I thought of was using characters to animate the company’s ads

We all know that in fact, the earliest cartoons are painters manually draw out one by one and then link up to play, and then become cartoons, so we also know the principle, just start to do it.

The first thing to do is to animate the company’s ads

One thing to note here is that there is no need to do it frame by frame, because the maximum naked eye can do is 60fps, so it’s too much to do it frame by frame. I did it every 10 frames, which is a lot less work, but still a lot more work

Adobe Premiere Pro CC 2019

There is also a batch frame extraction tool, I did not find on the MAC, so I asked a friend to smoke a Windows computer

The next thing we need to do is to convert every frame we extract to ASCII characters. After converting more than 1000 frames, we can see that more than 1000 TXT files have been generated.

The conversion process with the relevant software to do it, Google Baidu can find a lot of, let’s open one to see the effect

In fact, after magnifying, it is just a series of English letters and numbers. When playing, we can adjust the font a little bit smaller, which means to adjust the pixels a little bit higher.

Ps: there is a hole, is the MAC most fonts in TXT text is not equal width, that is, I and O are not equal width, you need to find the corresponding font I looked for a long time to find, as a warm man, you don’t need to find me for you!

  • Mac: Andale Mono
  • Windows: song typeface

We can look at the appearance of unequal width, we will find that each line of words is the same, but the length and width are not the same.

If you find that you still can’t find the font, here are two ways to do it:

  • Go to TXT and find the fonts and set them one by one,

  • Use code to pull out all the local fonts, loop out to see the effect

The following are the manual and procedural search code

MAC font

The next thing is very simple, we use the code every time read each screen every time the number of rows output one screen at a time (I’m a screen is 160 lines, see personal video actual size, inside the code to the regulating parameters) continuous output have the effect of the animation, pay attention to the time interval control output, I also not much BB, put the key code directly

Finally, let’s look at the final film

The full version is too big GIF upload to show, the full version can see my public number, put a second or two demo.

End of the activity

Like me this kind of genius player, you don’t have to think, took the second O (╥﹏╥) O, the following is the HR little sister award when the photo, why didn’t take my award photo, angry (sorry the title cheated you)!

They’re too strong. They’re too strong.

But I can’t help but give my intelligence a thumbs up!

Hint “like”, every time you read “like”, you want to fuck me for nothing? You guys are good, but I like it


conclusion

Ok, no more funny than, finally I will do some dry goods, because I found that many readers are fresh graduates of what, or are going to come out of the internship next year, then I would like to give some advice:

Prepare to introduce yourself!!

Self-introduction, this must be prepared, 90% of the interview routine is “to you do a self-introduction”, generally 1-3 minutes or so, the length of time depends on your own experience and experience.

As a student:

Since you don’t have much social experience, I think you should highlight your college experience, awards, certificates, grades, etc. To let the interviewer know that you are a talent, you have not wasted your university life, I recruit you are a reliable person, willing to learn, willing to communicate, hard-working and so on, by the way, internship experience must be highlighted, after all, this is the proof of your integration with the society,

Finally give a tip, you can write down and introduce yourself, and then say it out and use their phones to listen to the recording, to your satisfaction, I just graduated is doing just that, every time (listen to the voice of his couldn’t help falling in love with yourself) version, in my impression note I get rid of the company or school information, can give you a DEMO under reference, Please like it if you feel good!!

As a working boy:

I think you should be more careful to prepare for this 1-3 minute self-introduction.

Because this is the beginning of the interview, and the interviewer only can quickly get you through the way of information, more is not to say, the company, the content of the work, good at technology stack, even if single, and so on (some serious company value is to compare the overtime), I am also the club for the Demo, you add me number public access, don’t forget it so the powder, I’m still a soft touch. Thumbs up!!

The above schools and companies are my nonsense, can not give Tsinghua smear ah!

In fact, I here are relatively simple self-introduction, the real experience of everyone may be more rich point, and we can also embellishment, this is only a link of self-introduction, after each “blow the interviewer” series I will mention some small tips we all pay attention to.

If you have any questions or need my advice, go to GitHub github.com/java… Or I have my wechat on my official account.

Vote next time!!

Next time, I plan to write about one of the following two topics, depending on whether the likes of your article are in the base or even number, by Monday:

  • Cardinality: Java base
  • Even: MQ
  • I write a second post and then write one of the comments above

Pay attention and don’t get lost

All right, everybody, that’s all for this article. All the people here are talented.

I will update a few weekly Internet big factory interview and commonly used technology stack related articles, thank you very talented people can see here, if this article is written well, feel “AO third” I have something to ask for praise 👍 for attention ❤️ for share 👥 for warm male I really very useful!!

White piao is not good, creation is not easy, everyone’s support and recognition, is the biggest power of my creation, we see the next article!

AoBing | article “original”

If there are any mistakes in this blog, please comment, thank you very much!


This article has been included in GitHub github.com/JavaFamily. There is a pilot mind map of Dacang surface, and a lot of my documents have also been sorted out. Welcome Star and improvement. We can refer to the test points for the interview review, I hope we have something together.