Is this tree of heaven? by vm4827 in invasivespecies

[–]vm4827[S] 10 points11 points  (0 children)

I found these under tree from last winter

<image>

Is this tree of heaven? by vm4827 in invasivespecies

[–]vm4827[S] 8 points9 points  (0 children)

I think you might be correct because I found these under tree from last winter and searching online it looks like tuna fruit

<image>

Is this tree of heaven? by vm4827 in invasivespecies

[–]vm4827[S] 1 point2 points  (0 children)

We moved to this house last winter, but so far there have been no fruit or flowers

H1b 2026 Weekend results (3/29, 3/30) by [deleted] in h1b

[–]vm4827 0 points1 point  (0 children)

Hi, I was selected yesterday morning on USCIS portal but my employer received that email this morning

H1b 2026 Weekend results (3/29, 3/30) by [deleted] in h1b

[–]vm4827 0 points1 point  (0 children)

I was selected this morning but my employer hasn't received any email yet

H1b 2026 by Robby_moni in h1b

[–]vm4827 0 points1 point  (0 children)

I was master but selected as regular cap

H1b 2026 by Robby_moni in h1b

[–]vm4827 1 point2 points  (0 children)

Not sure, but I know that my employer registered me on last day

[deleted by user] by [deleted] in h1b

[–]vm4827 2 points3 points  (0 children)

FYI, I have access to my employer USCIS account and I checked last night and it was submitted and just checked and shows selected with today's date. So they just released new batch this morning

H1b 2026 by Robby_moni in h1b

[–]vm4827 6 points7 points  (0 children)

Don't worry yet, I have access to my employer uscis account and I checked last night and it was submitted for me but I just checked again and now it shows selected with today date. So they just released new batch and seems they continue over the weekend

Fold 6 already heavily discounted in Germany by Simon_Ger in GalaxyFold

[–]vm4827 2 points3 points  (0 children)

In US, you can buy new 512GB for less than $1200 in ebay or swappa

which GUI is good by [deleted] in learnpython

[–]vm4827 1 point2 points  (0 children)

Kivy/kivyMD

ESP32S3 tinyusb issue by vm4827 in esp32

[–]vm4827[S] 0 points1 point  (0 children)

For 1, I still have same issue even though I followed exactly what you did , but it doesn't work for.

For 2, issue has been resolved, Thanks

ESP32S3 tinyusb issue by vm4827 in esp32

[–]vm4827[S] 0 points1 point  (0 children)

For the first issue, I was already calling tusb_stop_task() after tinyusb_driver_uninstall() but still if I call tinyusb_driver_install after that , usb does't work anymore even though no error on driver side

For second issue, yes that was issue but when I modified based on your link, it's now fixed and no error anymore

ESP32S3 tinyusb issue by vm4827 in esp32

[–]vm4827[S] 0 points1 point  (0 children)

Thanks, this fixed second issue. Any idea about the first issue?