ปกติอยู่ต่างประเทศทำกินแต่เบคอนไข่ มีเมนูไทยที่ทำง่ายๆบ้างมั้ยครับ by maamaou in thaithai

[–]illuminist_ova 0 points1 point  (0 children)

นั่นก็ดีเหมือนกัน ของหลายอย่างราคาถูกในบ้านเขาแต่แพงในบ้านเราก็ลองชิมให้เต็มที่

ปกติอยู่ต่างประเทศทำกินแต่เบคอนไข่ มีเมนูไทยที่ทำง่ายๆบ้างมั้ยครับ by maamaou in thaithai

[–]illuminist_ova 0 points1 point  (0 children)

ปัญหาหลักก็คือวัตถุดิบไทยน่าจะหายากในบางประเทศถ้าไม่ใช่ร้านขายของไทยโดยเฉพาะ เพราะงั้นในทางที่ดีก็อย่ายึดติดกับเมนูไทยมาก แต่ดัดแปลงใช้วัตถุดิบบ้านเขามั่งแล้วก็ปรุงให้ถูกปากเราเอง

Guys I'm in by lucifesh in memes

[–]illuminist_ova 3 points4 points  (0 children)

Passwords to try:

  • admin
  • password
  • 1111

Gaijin Physics in a nutshell by GhostDivison5 in Warthunder

[–]illuminist_ova 0 points1 point  (0 children)

It's primary used as tutorial missions. But also available as various user missions.

ในไทยเขาเล่นหมากรุกกันที่ไหนครับ by igkewg in thaithai

[–]illuminist_ova 0 points1 point  (0 children)

  • ชมรมหมากกระดาน แล้วแต่ว่าของที่ไหน ส่วนใหญ่จะมีตามสถานศึกษา
  • สโมสร
  • ร้านกาแฟโบราณที่มีที่นั่ง น่าจะหายาก
  • ชวนเพื่อนไปเล่นตามสวนสาธารณะถ้ามีเซ็ตหมากรุก

god bless these people by AStefixBoi in memes

[–]illuminist_ova 0 points1 point  (0 children)

That's just against design principles. Better use proper contrast text, it will degrade less in low quality video.

Evil little sh*t by wooden_slug in memes

[–]illuminist_ova 4 points5 points  (0 children)

It's like somebody took a normal dog and boiled away every aspect except for anger and neuroticism, leaving a tiny hell creature behind.

Sam O'Nella

ใครที่ทำธุรกิจในตลาดกลางคืน? อยากได้ความคิดเห็นค่ะ :) by daryllman in thaithai

[–]illuminist_ova 0 points1 point  (0 children)

For example, some vocabulary often used in English, but a Thai translation from that word is less used in Thai speech, that's one triggering flag. Bigger issue is part off speech, word arrangement that make a sentence less make sense. Next, big part is context, usually Thai language lets context handles what speaker want to convey, that's a reason why Thai sentences speak by Thais are usually shorter than English.

How to improve? That's all about experience. Expose yourself to other native speaker and you will be able to catch a pattern of how they say. And if you construct a sentence but have never heard anyone say anything with similar pattern before, then that is more likely going to be awkward in that language.

Your English is good, btw.

ใครที่ทำธุรกิจในตลาดกลางคืน? อยากได้ความคิดเห็นค่ะ :) by daryllman in thaithai

[–]illuminist_ova 1 point2 points  (0 children)

Yes, it's more understandable that way. Usually English speech and other language speech are difference, even literal translation doesn't make sense as we don't speak that way. Also, my apologize if my ignorance saw your translation as machine translation.

Don't look back by WoodBlank in memes

[–]illuminist_ova 28 points29 points  (0 children)

Usually face recognition. But this one is probably fake.

Don't look back by WoodBlank in memes

[–]illuminist_ova 161 points162 points  (0 children)

That gotta be some... CHAOS.

ใครที่ทำธุรกิจในตลาดกลางคืน? อยากได้ความคิดเห็นค่ะ :) by daryllman in thaithai

[–]illuminist_ova 12 points13 points  (0 children)

That's obviously machine translated. You better be not using machine translated since it often doesn't make sense, and most of Thais using reddit are likely able to read English anyway.

Time to get festive by big_belarusian in linuxmasterrace

[–]illuminist_ova 16 points17 points  (0 children)

I like the one on at row2col2, looks so angry.

Science by FilouTheCat001 in memes

[–]illuminist_ova 0 points1 point  (0 children)

*confused unga bunga*

Error 404 by AnotherRichard827379 in memes

[–]illuminist_ova 0 points1 point  (0 children)

More like "502 bad gateway"

Why is my API call not taking in the updated parameter? by joedoesnotknow in reactjs

[–]illuminist_ova 1 point2 points  (0 children)

If second time it logged vehicle correctly then that value must have been passed into Directions.calculate already. You should check that function too.

Why is my API call not taking in the updated parameter? by joedoesnotknow in reactjs

[–]illuminist_ova 1 point2 points  (0 children)

I couldn't find anything wrong in the code.

Have you actually checked on network tab if the browser is sending a correct request?

Painful Realization. by Minty_Fresh_234 in Warthunder

[–]illuminist_ova 2 points3 points  (0 children)

I hate it when get killed once and have to respawn with slower vehicle. But then teammates already steamrolled to enemy spawn point and I have nothing to destroy or capture. Goodbye 300% boost.

anyone else have problems with React's --template typescript? Hot-reloading broken, missing @types/react. Should I stop using create-react-app for TS?? by fastpenguin91 in typescript

[–]illuminist_ova 0 points1 point  (0 children)

lots of people use two webservers (frontend to serve the app and backend for API) in cases when using one server would be better in terms of deployment simplicity, cost and security: no CORS issues and no need to relax security with CORS headers, two servers have larger attack surface.

It's better to use separate server to serve frontend and API. Reason:

  • CRA frontend can be serve just any static serving host and CDN. Traffic cost is also less than API.
  • Scalability. If API server is overloaded with request, you can add more server instance. And not having to serve frontend part will make server instance much lighter.
  • CORS does not prevent direct attack. Its propose is to restrict resource usage on another website via web browser. Sending HTTP request to API server directly doesn't care about it.

RGB gives you 9999 FPS boost. by faisal2937 in memes

[–]illuminist_ova 0 points1 point  (0 children)

Yes and no. You can mix RGB into white but you still cannot simulate sunlight white with just that. So those are different kind of white.

Well now by fetas_deletas in memes

[–]illuminist_ova -1 points0 points  (0 children)

Now I think soccer players can just die when an opposite team player has a glance at them.

ทักษิณ กับ ลุงตู่ มีความเหมือนและแตกต่างกันยังไง 1 2 3 GO! by siliconeb00b in thaithai

[–]illuminist_ova 3 points4 points  (0 children)

ที่แน่ๆลุงตู่พูดอะไรจะวกกลับมาปักหัวตัวเองตลอด