Kết quả tìm kiếm
  1. 11 thg 2

    One week ago I started looking into the protocol. Today I have a Threema library written in , that can send/receive texts/images. I also have a alert notifier using it. T'was a good week for science. 🤓

  2. 15 thg 3
  3. Người Xem tất cả

  4. 13 giờ trước
  5. rod: A Devtools driver for web automation and scraping ⭐️ 2199

  6. A basic, simple introduction to generics in Go > Why we need generics > Example with Quicksort > Adding more supported types Full video on YT

  7. 6 giờ trước

    Currently playing around with 1.18 generics. What would you choose if you want to implement smth. like base repository functionality for your new shiny side project (which ofc will never been released)? 1/2

    Hiện chuỗi hội thoại này
  8. 19 thg 3
  9. 18 thg 3

    go-gin-example: An example of gin ⭐️ 5187

  10. 18 thg 3

    Did you know Geth's master branch is ready for The Merge? Now you do! That said, we *are* still tweaking and optimizing things so there's always a chance of breaking something during testing. Still, if you want to help, break that testnet! :)

  11. 14 thg 3
  12. 18 thg 3

    What resources do you recommend to people looking for jobs?

  13. now has (limited) Bluetooth support! 🎉 This can be used to read Bluetooth Low Energy sensors, for example. Instructions at

    Hiện chuỗi hội thoại này
  14. 23 giờ trước

    First real world need for use of Generics in love it! Appreciate the type inferencing on calling end to simplify verbosity. The result is much less redundancy while maintaining decent readability. Well done Go 1.18 and Go community!

  15. 18 thg 3

    faq states "gofmt's style is as good as any other". I tend to disagree. I'm halfway through a tour of go and it drives me nuts already.

  16. . updated to 1.18 today. We now use: - new net/netip pkg for 0-alloc UDP - strings.Cut in a ton of places - new debug/buildinfo pkg for auto-stamped git metadata - reflect SetIterKey/Value Our Go fork's patch delta is down to like 3 little things! 🎉

    Hiện chuỗi hội thoại này
  17. 19 thg 3

    An old topic: what does the following program print? package main func f() int { return 1 } var x = [8]int{f()} var p byte = ( 1 << len([8]int{f()}) ) / 2 var q byte = ( 1 << len(x) ) / 2 func main() { println(p, q) }

  18. 17 thg 3

    hi

Tải trang có vẻ sẽ mất một lúc.

Twitter có thể đang bị quá tải hoặc tạm thời trục trặc. Thử lại hoặc truy cập Trạng thái Twitter để biết thêm thông tin.