Viewing profile — orangegreen
orangegreen
HN member- Joined
- Mon, Mar 08, 2021, 3:19 PM UTC
- HN karma
- 75
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About orangegreen
No profile information was provided.
Recent public activity
-
comment
Comment #41057233
Alright, shameless plug. I spend a ton of time trying to style this table of city data I had as nicely as I could. Getting CSS tables to not overflow in containers is a nightmare. …
- story
- comment
- story
- story
-
comment
Comment #28277017
It's not really about you. It's about preventing other, more vulnerable people from getting sick. Living in a society means giving up some of your freedoms in exchange for security…
-
comment
Comment #28267496
Or, once companies start paying for interviews, they start outsourcing all of their work to interviewees, never hiring anyone. I don't think this would ever actually scale well, bu…
-
comment
Comment #28257429
I agree, I hate how long it takes for the title attribute to show up when hovering over elements. It takes a few seconds, where any decent tooltip will take maybe 0.5 seconds or so…
-
comment
Comment #28222887
I wonder if using a color e-ink display would make the art look more appealing on a wall.
-
comment
Comment #28211565
One of my favorite YouTube niches is turtle unboxing videos.
-
comment
Comment #28168958
I am very happy many news sites are now behind paywalls. There is now less of an incentive to drive revenue via clickbait or "picking a fight" as many tabloid journalists are wont …
-
comment
Comment #28157359
I'm not sure why utility frameworks are so popular. It seems like Sass solves most of the problems of vanilla CSS. Writing Sass is not only quicker and more powerful than regular C…
-
comment
Comment #28118139
What did people do before CSS transforms? I've been making an app with React Native and react-native-svg and even though react-native-svg supports transformations, I've had to do a…
-
comment
Comment #28110768
https://www.youtube.com/watch?v=iIiAAhUeR6Y This is the TED Talk you're talking about.
-
comment
Comment #28088579
I've bought numerous Thinkpads and I still can't find myself using them daily because of the awful trackpads. It's not even the tracking, it's the amount of force you need to put o…
-
comment
Comment #28076224
The road to hell is paved with good intentions...
-
comment
Comment #28012917
You can use eBay if you don't want to use Amazon. Plus, you can even sell your stuff on eBay when you're done using it. I've never been an Amazon customer and don't plan on ever be…
-
comment
Comment #27996601
Does anyone know any good alternate search keywords when trying to find "Best x under x?" Content marketers already know that people search "Best x" when doing shopping research, s…
-
comment
Comment #27946280
What I really dislike now about YouTube's algorithm is its insistence on showing short videos. I do not come to YouTube to watch 30 second videos. If I want to watch short videos I…
-
comment
Comment #27866446
A good start up has a good business plan. Making money from your business can be a very interesting endeavor. But you have to at least be interested in the product in some way, or …
-
comment
Comment #27810992
How does one launder money / evade taxes with high end art?
-
comment
Comment #27767357
The auto-rotoscoping feature seems very useful if it works well. Auto-rotoscoping in After Effects can be extremely finicky and usually requires frame-by-frame touch ups. This woul…
-
comment
Comment #27711938
I've never been an Amazon customer. I like to buy things in store. If I want something that isn't in a store, I will buy it from eBay. eBay also tends to have better prices than Am…
-
comment
Comment #27662309
On the bright side, maybe this will push more people who find this appalling to install Linux on their computers.
-
comment
Comment #27656914
If you want a more manual solution you can get the Chrome extension Stylebot [1] and add this custom style for nytimes.com: #app > div > div { position: unset; overflow: visible; h…