Readit News logoReadit News
mikesholiu commented on Show HN: Airbyte 1.0, Marketplace, AI Assist, GenAI Support and Enterprise GA    · Posted by u/bleonard
mikesholiu · a year ago
congrats on the release! curious which features were your favorite to build in 1.0?
mikesholiu commented on Ask HN: What lesser-known accessories do you use with your computer?    · Posted by u/behnamoh
modeless · 3 years ago
Gaming wireless headphones, not for gaming but for videoconferencing. Bluetooth headphones are universally terrible for videoconferencing because the Bluetooth standard sucks and requires downgrading to telephone audio quality whenever the mic is enabled. Plus terrible latency. Gaming wireless headphones that come with their own dongle completely fix these issues and are perfect for videoconferencing. Someday the Bluetooth ecosystem will get their act together, but it'll be a while and you'll have to buy all new devices because it's a standard made by hardware manufacturers for hardware manufacturers.

Also, some of those magnetic USB charging cables to keep them charged without fiddling with plugging in cables. The nice thing about these is that the same magnetic cable can attach to both microUSB and USB-C dongles, so you can charge any small device with one cable. And the dongles are tiny so you just put them into all your devices and leave them there, super convenient.

mikesholiu · 3 years ago
do you have a recommended brand/model?
mikesholiu commented on Web Scraping 101 with Python   scrapingbee.com/blog/web-... · Posted by u/daolf
philshem · 5 years ago
Before jumping into frameworks, if your data is lucky enough to be stored in an html table:

    import pandas as pd
    dfs = pd.read_html(url)
Where ‘dfs’ is an array of dataframes - one item for each html table on the page.

https://pandas.pydata.org/pandas-docs/stable/reference/api/p...

mikesholiu · 5 years ago
what does this do
mikesholiu commented on Show HN: Remotion – quick video chat for remote teams, via desktop selfies   remotion.com... · Posted by u/potatoarecool
mikesholiu · 6 years ago
Congrats on the launch. Really excited to start using Remotion with my team. Folks have been considering switching from Slack to Discord to have a better sense for who’s available for a synchronous voice/video chat, but this is a much lighter and better way of solving that problem without changing our workflow.
mikesholiu commented on I’m Peter Roberts, immigration attorney who does work for YC and startups. AMA    · Posted by u/proberts
mikesholiu · 9 years ago
Hi Peter,

Can founders be on a TN visa (Canadian citizen) and have a CEO title + directorship? Also, is there anything special to be aware of regarding equity for a founder on a TN?

Deleted Comment

Deleted Comment

u/mikesholiu

KarmaCake day2March 14, 2012View Original