Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Kiểm tra xem mật khẩu đã bị lộ hay chưa bằng passpwnedcheck

August 20, 2021September 3, 2021 duongnt.bk1 Comment on Kiểm tra xem mật khẩu đã bị lộ hay chưa bằng passpwnedcheck

Làm thế nào để kiểm tra xem mật khẩu của ta đã bị lộ hay chưa mà lại không cần gửi mật khẩu đó cho bên thứ ba? Câu trả lời nằm tại đây.

Python, Vietnamese password, python, security

Check for leaked passwords with passpwnedcheck

August 20, 2021September 3, 2021 duongnt.bk1 Comment on Check for leaked passwords with passpwnedcheck

How can we check our password against a list of leaked passwords without actually disclosing it? Let’s find out in my newest article.

English, Python password, python, security

Cách tạo một mật khẩu mạnh

August 14, 2021August 15, 2021 duongnt.bkLeave a Comment on Cách tạo một mật khẩu mạnh

Có một cách tạo mật khẩu mạnh mà lại dễ nhớ, nhưng mật khẩu tạo được lại bị phần lớn các password policy từ chối. Liệu ta có nên cân nhắc lại các quy định về mật khẩu?

Vietnamese password, security

What makes a strong password

August 14, 2021August 15, 2021 duongnt.bk1 Comment on What makes a strong password

It is simple to create a strong yet memorable password, but the result is not allowed by most password policies. Should we rethink those policies?

English password, security

Dùng ML.NET và C# để chạy model TensorFlow

August 7, 2021July 28, 2022 duongnt.bk14 Comments on Dùng ML.NET và C# để chạy model TensorFlow

Python là ngôn ngữ được sử dụng nhiều nhất cho AI/Machine Learning. Nhưng với những thư viện như ML.NET, C# cũng là một lựa chọn thú vị.

C#, Vietnamese C#, deep-learning, ML.NET, TensorFlow

Use ML.NET and C# to run TensorFlow model

August 7, 2021July 28, 2022 duongnt.bk18 Comments on Use ML.NET and C# to run TensorFlow model

Python is the de-factor language for AI/Machine Learning at the moment. But with libraries like ML.NET, C# is also an interesting choice.

C#, English C#, deep-learning, ML.NET, TensorFlow

Use FastMember to access public members at runtime

July 23, 2021December 6, 2022 duongnt.bk1 Comment on Use FastMember to access public members at runtime

When writting C# code, sometime we only know a member’s name at runtime. In that case, FastMember can come to the rescue.

C#, English C#, dynamic, fastmember

Dùng FastMember để đọc và ghi các trường public tại runtime

July 23, 2021December 6, 2022 duongnt.bk1 Comment on Dùng FastMember để đọc và ghi các trường public tại runtime

Khi viết code C#, đôi khi phải đến runtime ta mới biết được tên trường cần sử dụng. Những lúc này FastMember sẽ là công cụ hữu ích.

C#, Vietnamese C#, dynamic, fastmember

Dùng API để truy xuất dữ liệu của UR Chintai

July 15, 2021July 15, 2021 duongnt.bk1 Comment on Dùng API để truy xuất dữ liệu của UR Chintai

Có lẽ các bạn đã từng nghe đến cái tên UR Chintai, nhưng các bạn có biết rằng hệ thống còn cho phép ta truy xuất dữ liệu thông qua API?

Python, Vietnamese api, python, UR Chintai

Use API to query information from UR Chintai

July 15, 2021July 15, 2021 duongnt.bk1 Comment on Use API to query information from UR Chintai

Maybe you have heard about UR Chintai before, but do you know that they have a public API? Let’s find out how to use that API to access their information.

English, Python api, python, UR Chintai

Posts navigation

Older posts
Newer posts
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress