Deleted user

Results 142015 comments of Deleted user

> 傻屌,是谁先污染开源环境的心里没点B数? 那当然是你们中国人啦。

I would argue it not really an issue, as when you click on a file input the browser becomes disabled until you select a file, once you select a file...

Hi @nate-thegrate, There is already an option to center the leading widget, but it only works with widgets of the IconButton type. If I use a rounded widget that isn't...

@jamietanna Any news on this? I'm still encountering the error in question.

I'm considering using the ST_DWithin to try to have uniform density across the map, reducing clutter where it's too high. http://postgis.net/2013/08/26/tip_ST_DWithin/

It's easiest to go purely osm2pgsql instead of trying to get imposm3 to do osm2pgsql's job. I'd done it before (see https://github.com/osm2vectortiles/osm2vectortiles/tree/openstreetmap-style) where I relied upon custom hacks on top...

> ### อธิบายปัญหา➜ .build_3 git:(abcd) ✗ uname -a Darwin 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:54:49 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6000 arm64 > สวัสดี! โปร[เจ็กต์โอเพนซอร์ส](https://github.com/XRPLF/rippled)นี้ใช้การพึ่งพาการโรยตัว ฉันกำลังดาวน์โหลดเวอร์ชันการโรยตัวนี้จาก conancenter: `abseil/20230802.1:bf4c190a2a11c2e8ee87f448eac6d5d97f23aca1 - Build`...

+1 for this feature. What I'd like to see happening also is to then have validation of field inside the app (e.g. drop-down box auto-filled with enum values, auto-suggestion in...

The program panics when appending a very large CloseError.Text to the print buffer. The connection [limits](https://github.com/gorilla/websocket/blob/e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f/conn.go#L850) CloseError.Text to 125 bytes. Did your application create the CloseError separate from the connection?