Viewing profile — ju_sh
ju_sh
HN member- Joined
- Sun, Nov 15, 2020, 11:50 AM UTC
- HN karma
- 14
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About ju_sh
No profile information was provided.
Recent public activity
-
comment
Comment #29268241
I've got some insight into this (Several friends, now multi-millionaires ran and flipped tens of sites like this) They're mostly written by low paid content writers in 3rd world co…
-
comment
Comment #29173544
Does anyone have any good references/examples of taking some OOP code and converting it to functional code? Even a trivial example of OOP inheritance such as Vehicle -> Car(Vehicle…
-
comment
Comment #28998105
Sanic is great. Been using it at work and it's solid
- story
-
story
Requirments to build an enterprise SAAS platform?
Hello HN, My company has plans to build and run an enterprise SAAS product and I'd like to get some insight into the typical size and structure of the team required to implement su…
-
comment
Comment #28257884
I can understand people using text editors (a la Vim, Emacs) if they've been using them for donkeys years and are extremely proficient and productive with them, additionally for ma…
-
comment
Comment #28089018
Pretty sure I read this would only apply to US based users
-
comment
Comment #28088929
No, but the exclusive intent has been made clear with the title "Netflix for black people". Feels like some kind of "Outrage marketing" strategy, I mean, look how this thread has b…
-
comment
Comment #28087738
Here's an idea - Build a tool that helps users discover black content on the internet rather than furthering the divide by building a racially segregated platform.
-
comment
Comment #27822901
Yeah it really helps. I rotate through a few different spots throughout the week (3 coffee shops, 2 workspaces and my gym clubhouse) I find it helpful to change scenery and be arou…
-
comment
Comment #27815351
- Same predictable working environment every day - Feeling disconnected from my company and team - Lack of physical/ face to face human interaction - Reduced motivation - Lack of s…
-
comment
Comment #27811847
Losing fat without any attempt to track calories in vs calories out is like trying to improve the performance of an algotighm without profiling it or tracking how the changes made …
-
comment
Comment #27572945
+1 for Code, fantastic book especially for self taught developers
-
comment
Comment #26961745
The only real use case I see for this is for anyone working from an under powered machine who needs to run _really_ resource heavy web apps. If your working in tech, chances are yo…
-
comment
Comment #26226829
better != equal
-
comment
Comment #26226798
Can you back this up with anything other than your own misogyny?
-
comment
Comment #26226681
https://www.researchgate.net/publication/38061313_Men_and_Th... "The present study makes several important contributions to the literature. First, it is the first comprehensive met…
-
comment
Comment #26222330
Not sure why it required the strong caveat of "I’m white and a woman in tech"
-
comment
Comment #26082709
Thank goodness we still have both ;)
-
comment
Comment #26018674
Software developer here, suffered from periodic anxiety over the years. Not debilitating anxiety, but enough to feel the negative effects. The key for me was identifying the trigge…
-
comment
Comment #25826527
Agreed. Finding the right balance between beauty and functionality is definitely a something that seems to be in decline. I've used applications that present too much data and othe…
-
comment
Comment #25729674
Fantastic work and great write-up!
-
comment
Comment #25291886
I think most reading this would conclude the article is directed at developers building applications with some kind of user interaction...
- comment
-
comment
Comment #25291795
UX and UI, while related in some cases are two distinct things. UX = User experience UI = User interface In my opinion, UX should be used to drive the UI, backend & architecture.