[web] Chuyển ảnh sang text
Web này dùng dể chuyển ảnh sang text! https://www.prepostseo.com/image-to-text Phần mền xóa text ra khỏi ảnh https://picsart.com/remove-object-from-photo/text Tạo QR code trực tiếp: https://www.qr-code-generator.com
Trình bày các công nghệ CLOUD một cách dễ hiểu.
Web này dùng dể chuyển ảnh sang text! https://www.prepostseo.com/image-to-text Phần mền xóa text ra khỏi ảnh https://picsart.com/remove-object-from-photo/text Tạo QR code trực tiếp: https://www.qr-code-generator.com
Làm sao để tụi build docker với golang nhỉ?sau đây mình có code 1 project GRPC demo và mình thử build docker sem sao? First way! No change version repo in go.mod thường golang có go.mod thì nó lưu version repo ở đó! Nên là khi bạn build docker bạn cũng muốn giữ nguyên các…
Read More “[Golang/Container] Build docker/container Golang” »
Để tạo file controller trong laravel chúng ta có thể dùng câu lệnhbạn sẽ để ý sự khác biết của 2 command nhes Links tài liệu tham khảo:https://laravel.com/docs/8.x/controllers#resource-controllers
Case study ở đây là: khi ở page list học sinh thì mới cần load các js liên quan đến datatablesCòn ở bảng chi tiết học sinh thì mình ko cần load js liên quan đến datatables trong PHP hay laravel làm ntn nhỉ? 1) Using if/else 2) yield – section ở cuối file layout…
Nếu code laravel call vào api của slack thì có thể sài:jolicode/slack-php-api: https://jolicode.github.io/slack-php-api Hoặc call thằng vào api của slack.https://api.slack.com/methods/users.list#args
Mình đã rất nhiều lần đau đầu việc tính toán ngày tháng trong laravel.Từ khi biết carbon thì đơn giản hơn nhiều. Bài post này của mình hơi ngáo là iframe trang web của bên Kia. Mục đích cuối cũng là note và tiện để mò lại. https://viblo.asia/p/xu-ly-datetime-de-dang-hon-voi-thu-vien-carbon-trong-laravel-6J3ZgOmWZmB 1 Trang kháchttps://www.itsolutionstuff.com/post/how-to-compare-two-dates-in-laravel-carbonexample.html
1) Go get với private git https://dev.to/gopher/how-to-use-go-modules-with-private-git-repository-53b4
https://awesomeopensource.com/project/bloomrpc/bloomrpc Links để tải file cài: https://github.com/bloomrpc/bloomrpc/releases/tag/1.5.3 Mình chọn windows thì Note:Có 1 số case thằng này ko work là: https://github.com/bloomrpc/bloomrpc/issues?q=14+UNAVAILABLE%3A+failed+to+connect+to+all+addresseshttps://discourse.haproxy.org/t/how-to-configure-grpc-with-ssl/6310 Workload trên k8s sử dụng ingress và sử dụng tls thì báo lỗi:
https://github.com/tsenart/vegeta/releases Chúng ta thực hiện “attack” (a.k.a load test) httpbin servers với 5 requests trên second trong vòng 5 seconds Nói thêm 1 chút về grafana https://geshan.com.np/blog/2020/09/vegeta-load-testing-primer-with-examples/