HackerTrans
TopNewTrendsCommentsPastAskShowJobs

huy-nguyen

no profile record

Submissions

[untitled]

1 points·by huy-nguyen·7 bulan yang lalu·0 comments

Tesla Recalls Most Cybertrucks

wsj.com
12 points·by huy-nguyen·tahun lalu·1 comments

Jury finds Cognizant discriminated against US workers

bloomberg.com
107 points·by huy-nguyen·2 tahun yang lalu·65 comments

[untitled]

1 points·by huy-nguyen·2 tahun yang lalu·0 comments

Insomnia's update locks out prev user data, forces account creation w/o warning

67 points·by huy-nguyen·3 tahun yang lalu·1 comments

comments

huy-nguyen
·2 tahun yang lalu·discuss
What’s the relationship between Selenium, Puppeteer and Webdriver BiDi? I’m a happy user of Playwright. Is there any reason why I should consider Selenium or Puppeteer?
huy-nguyen
·2 tahun yang lalu·discuss
The README says they’re done with prototyping and are now building the MVP.
huy-nguyen
·2 tahun yang lalu·discuss
If you’re a front-end developer, you should checkout ReScript[1], supposedly a JS-oriented successor of ReasonML and developed by the ReasonML team.

[1] https://rescript-lang.org/
huy-nguyen
·3 tahun yang lalu·discuss
The article states the wrong resolution for the Apple display and it’s an interesting mistake because these days there are actually 2 versions of 6K in consumer-marketed computer monitors: the one used by the Apple display (6016x3384) and the slightly larger one used by the Dell U3224KB 6K that came out earlier this year (6144 x 3456). In fact, an interesting thing people found out when they use the Dell 6K display on Intel MacBook Pros running Mac OS between 10.15 and 13.6 is that the Mac cannot do Display Stream Compression at the Dell's native 6144 x 3456, hence the Mac can only drive the monitor at 30hz instead of 60hz. However, if they can fool the Mac into thinking the display is 6016x3384 (same as the Apple display), DSC magically works and they get 60hz on the Dell (at the expense of sacrificing some screen real estate). Apple must probably hardcode the 6016x3384 resolution somewhere in their OS code. Thankfully people report that this problem has been fixed as of Mac OS 14.1 but that bug existed for 4 years.

Edit: this problem only seems to happen on Intel, not Apple silicon machines.
huy-nguyen
·3 tahun yang lalu·discuss
I think the real punishment for Apple is that it’ll be harder for their employees to get their PERMs certified i.e. more likely to be denied/audited (audit adds 5-6 months on top of the normal 10-11 months), which has been the case for Facebook since the same settlement with DOJ.
huy-nguyen
·3 tahun yang lalu·discuss
Hi Peter. 2 questions for you:

1) PERM processing time keeps getting longer and longer (now at 11 months, up from 5-6 months a few years ago). Do you know why or if DOL has any plans to improve it?

2) What’s the current average PERM-based I-485 processing time you’re seeing in your office? Any processing time advantage to submitting I-485 separately versus concurrently with I-140?

Thanks.
huy-nguyen
·3 tahun yang lalu·discuss
I’ve been using the new yarn (with workspaces and Plug’n’Play) on a reasonably complex JS project for about 2 years and I think it works great. Congrats to the yarn team on this big release.
huy-nguyen
·3 tahun yang lalu·discuss
Thanks. I’ll check it out.
huy-nguyen
·3 tahun yang lalu·discuss
I’ve actually tried Paw but I found it tricky because it doesn’t have a quick fuzzy search for existing API requests, which is something I use a lot in Insomnia.
huy-nguyen
·3 tahun yang lalu·discuss
Thanks for the kind words.
huy-nguyen
·3 tahun yang lalu·discuss
I used to lead the front-end development of this site, including all the visualizations. Glad to see it make HN front page. The team building this consists of really great people and it’s a great place to work. Most visualizations were custom built to various degrees.

Fun fact: the tree map was done with vanilla WebGL2 completely from scratch (handwritten custom shaders, no ThreeJS or Babylon) for performance and I think it’s probably the fastest snd smoothest animating tree map you can find on the Internet.
huy-nguyen
·4 tahun yang lalu·discuss
I left this team a few years ago after working there for 3 years under the parent’s poster (PM of the team). I really loved it there and parent poster is a really great manager to work with. Feel free to email me if you need to talk to someone outside the hiring org.
huy-nguyen
·6 tahun yang lalu·discuss
Along this line, every Google Compute Engine VM instance comes with 2 “implied” rules: allow all egress and deny all ingress.
huy-nguyen
·7 tahun yang lalu·discuss
Or ReasonML.