Viewing profile — sul4bh
sul4bh
HN member- Joined
- Mon, May 04, 2015, 1:19 AM UTC
- HN karma
- 29
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About sul4bh
No profile information was provided.
Recent public activity
-
comment
Comment #38210835
Not op but, do you have any suggestion on how to go independent? How do I get my first business? What kind of companies can I reach out to?
-
comment
Comment #34281847
lol my bad. I should read more carefully. I thought I saw $50.
-
comment
Comment #34280186
Water bottle with time markers on it. It gamifies my water drinking habit. I am always eager to beat-the-bottle by trying to catch up to the time markers on the bottle. As a result…
-
comment
Comment #34279847
Any suggestions for a good brand?
-
comment
Comment #22173071
I would rather have a delightful user experience than multi platform support. Worst service to ever come out of Apple is Apple Music because it is multi platform. Their desktop app…
-
comment
Comment #21411362
Wish I had read this comment before trying out the tool.
- story
-
comment
Comment #20879392
What do you use for "Auto-generated OpenAPI Typescript functions" ?
-
comment
Comment #20346899
Brilliant! Captures every frustration I have ever had with stupid-ass, half-baked web forms. Is there a form in there that messes up with your autofill? That could be a nice additi…
-
comment
Comment #16777885
Previous autopilot versions didn't do this. 10.4 and 12 do this 90% of the time. I didn't post it until I got .12 and it did it a few times in case it was a bug in 10.4. It looks l…
-
comment
Comment #16579982
I tried to switch to Spotify but came back to Apple Music after 1 day of using it. I really liked the Spotify UI and their album list makes sense. But it does not offer any signifi…
-
comment
Comment #12893970
http://psatool.com Physical security assessment tool based on NIST and ISO standards. Needs more work. I have some ideas if you want to discuss.
-
comment
Comment #11844809
Homework/project outsourcing is also rampant.
-
comment
Comment #11826875
I sent you an email few months back. I have not heard back from you yet.
- story
-
comment
Comment #10726811
I conform this is bug.
-
comment
Comment #10719175
How does H1B and remote work? Say, can I work in Nashville remotely from home for a company in San Francisco and have a valid case for getting H1B?
-
comment
Comment #10356986
I now have 8.0 running. Thank you.
-
comment
Comment #10356461
I am running a Sentry 7 instance. How does the upgrade path to 8 look like? Will I lose any data?
-
comment
Comment #10324731
I read the story. Very similar to the OP. You mind sending few more links of your favourite Murakami stories?
-
comment
Comment #10322980
Please suggest me a Murakami book that resembles this story.
-
comment
Comment #10301023
I like your point. The government should provide a new visa category for students who get an advanced STEM degree from US college. Its absurd that students who got their advanced S…
-
comment
Comment #10272874
I write functions to interact with the REST api in PHP and use them in theme code. Lets say you have a page for location based doctor search. When the search form in this page is s…
-
comment
Comment #10269696
Django is still my default goto for starting projects. I create backend data entry as an old style CRUD app. And I do the front end on wordpress and use REST API to fetch data from…
-
comment
Comment #10269659
The DateTime field lookup changes are the most exciting. No more start_date and end_date calculations in the code.