Viewing profile — RyanGoosling
RyanGoosling
HN member- Joined
- Wed, May 13, 2020, 1:18 AM UTC
- HN karma
- -4
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About RyanGoosling
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #32152251
EU countries are banning Google already. Never say never
-
comment
Comment #32060456
Hey dude, get into construction as a hobby and build a DIY, permitted home addition or ADU. I think you will find fulfillment there.
- comment
-
comment
Comment #31766435
Bro I’m still rockin’ jQuery. I did some projects using React, then stepped back for a bit and asked why, then never used it again.
-
comment
Comment #31693869
I wonder if this new element is compatible with a blind person’s screen reader. Any input?
-
comment
Comment #31693848
I use Bootstrap components. I’ll use Bootstrap utility classes (essentially what TailwindCSS is) for some one-off margin bottom (“mb-3”). Using TailwindCSS alone seems bad to me. U…
-
comment
Comment #31017601
Very
-
comment
Comment #31006904
Thanks for the advice. I had an internship at medium-sized manufacturer in California, above SF a bit. Was really cool to be next to a bunch of CNC machines while writing some code…
-
comment
Comment #30998943
The purpose of a business is to generate profit. Giving out goodwill raises goes against this fundamental purpose unless you need to retain SF tech talent to maintain the business.…
-
comment
Comment #30742897
China doesn’t seem to have a problem.
-
comment
Comment #30208094
Have any of you tried .NET?
-
comment
Comment #29641353
Try any Bootstrap site
-
comment
Comment #29641324
SVG is great. CSS is great. Both are not difficult to understand, relatively. There are existing libraries. Why reinvent the wheel? Does this reinvent CSS too?
-
comment
Comment #29464527
why does a different set of CSS make it _fast_?
-
comment
Comment #28574079
No you’re right. This guy is blowing gas
-
comment
Comment #28322903
Buy a $5 house in Detroit? Live off Costco rice bags?
-
comment
Comment #28270715
Bigger cars are safer for the occupants
-
comment
Comment #27888883
California to New York? I would’ve gone to a place with more nature and less concrete
-
comment
Comment #27656020
Guys, maybe you can help me. Should I buy a house in California in this market? Or will it all crash when the foreclosure ban ends at the end of July???
-
comment
Comment #27636975
It's cool in a technical way, but is it practical? I think drip irrigation is more practical. Or other irrigation methods other than water over canopy.
-
comment
Comment #27596215
Bitcoin is taking up all the water
-
comment
Comment #27202091
What do your queries look like? Are you using an ORM?
-
comment
Comment #27202063
A block has many properties. A property has a name, and a value. The underlying persisted data doesn't necessarily have to be a bag of KV pairs. A block is related to its parent an…
-
comment
Comment #27201441
Why not extend this to create forms/surveys as well in your application? You can render a checkboxInput block type as a in a form. Your backend would match up the form POST paramet…