Viewing profile — ronyeh
ronyeh
HN member- Joined
- Sat, May 15, 2010, 8:06 AM UTC
- HN karma
- 1,100
- Public activity
- 428 items
- HN profile
- View on Hacker News ↗
About ronyeh
Email me: @gmail.com @cs.stanford.edu
http://www.linkedin.com/in/ronyeh
Recent public activity
-
comment
Comment #49010397
Nice idea. What happens if you upgrade to v2 and my slide decks are on v1? Can I click upgrade and get the JSON slide deck data exported into a v2 shell?
-
comment
Comment #48849057
Don’t reset to 30s for each word. Just add 30s (or 20s). So if I am fast in the early rounds, I am rewarded in later rounds by having 1:43 to work on a word I am completely stuck o…
-
story
FYI: Dreamina is shady; do not use
TLDR: Don't sign up for Dreamina. Bad UX. Difficult to cancel. Doesn't issue refunds. No human customer service. === I signed up for a free 7 day trial of the video generation serv…
-
comment
Comment #47380211
I bought the $21.99 Chinese replacement “Sennheiser” pads from Amazon. Straightforward to replace (though not trivial). Very comfortable. My headset feels as good as new.
-
comment
Comment #46891377
That’s also a great example. I’m gonna write these down so I can illustrate tones to my native English speaking friends. You can also say “I DON’T KNOW!” in a 1-1-4 tone sequence.
-
comment
Comment #46833921
> For example, "uh-oh" has a high-low pitch. If you say it wrong it sounds very strange. "Uh-huh" to show understanding goes low-high. Again, if you reverse it it sounds unusual. W…
-
comment
Comment #45553196
I hate using html in comments. Markdown in javadoc is at least 7/10 for me. Improves comment readability for humans while allowing formatted javadocs.
-
comment
Comment #45117789
I use git icdiff (a plugin) in my terminal. I use Zed and VSCode GUI editors, but I don’t care to use their git tools. Command line git is fine. https://www.jefftk.com/icdiff
-
comment
Comment #45047588
Is that a fancy dancy version of Sakura Sakura (probably the most famous Japanese folk song)? https://m.youtube.com/watch?v=jqpFjsMtCb0
-
comment
Comment #44280443
People paying more for Waymo doesn’t surprise me. I also once called for a comfort car, but it was a filthy Lexus. I’d much rather ride in a clean and well maintained Corolla. I pa…
-
comment
Comment #43725697
I’m a huge fan of Hooktheory, and have bought all their books and products. Thumbs up!
-
comment
Comment #43537290
Congrats! I love that the producers worked so closely with the game’s creators. It really shows.
-
comment
Comment #43536428
Thanks for reminding me to rewatch it before the new season comes out (soon).
-
comment
Comment #43273456
Like when you use that last discard to attempt to draw the flush five.
-
comment
Comment #43200482
Hey! I've played it for a while now (and haven't even followed any Reddit / YouTube guides yet). Early game: Get a joker that gives you a big mult (e.g., Half Joker w/ +20 Mult for…
-
comment
Comment #43200420
I have known about this game for a while. I have never bought it because I fear for my productivity.
-
comment
Comment #43197080
Maybe it’s a comfort game for you. But it’s an addiction for me. I need to stop, so I can find something else to get addicted to.
-
comment
Comment #42619403
Denzel’s Learn, Earn, Return. https://youtube.com/clip/Ugkx1T-qoilkYC6vZ48N8US2aM9nHiFTq2I...
-
comment
Comment #42008277
Don’t you need to season carbon steel cookware? Or do you perform a quick season on the cooktop right before frying / searing? In that case, you could also use stainless steel cook…
-
comment
Comment #40701408
Reminds me of when a Japanese town celebrated Obama becoming president. https://youtu.be/K3qEIzYLOwA https://www.reuters.com/article/us-obama-japan/japans-obama-... (Yes I know he’…
-
comment
Comment #40586356
Your BTT is always one of the first two apps I install on any Mac I buy. Thanks! (The other is Keyboard Maestro.)
-
comment
Comment #39910583
Nice! Looking forward to your alpha release. (And eventual HarfBuzz integration.)
-
comment
Comment #39910298
Awesome project. What are you planning for text and font support? Some graphics engines don’t support all the ways you might want to display text. Will we be able to load OTF or WO…
-
comment
Comment #39774883
They should put this review on their repo README. It’s making me want to play it. But it’s also making me scared to play it.
-
comment
Comment #38955548
I’ve worked in both Godot and React Native. I wouldn’t say you are eliminating any complexity.... You are just trading one UI system for another. UI by its nature is complex and re…