Viewing profile — ramzis
ramzis
HN member- Joined
- Sat, May 23, 2020, 4:31 PM UTC
- HN karma
- -3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About ramzis
No profile information was provided.
Recent public activity
-
comment
Comment #48541008
Trip planner for Japan. Any feedback, insights, feature requests welcome. https://app.jepanana.com
-
comment
Comment #43600740
A relaxing video on this topic - to Be Still & Know. https://youtu.be/aBNpxPG4at0 Highlights how we prioritize distractions and loose track of ourselves. Healthy to take a pause an…
-
comment
Comment #42557768
> for building a proof of concept, nothing beats Google Sheets Supabase is free and checks all the boxes in addition to having auth, vector search, logs, security, and not being ..…
-
comment
Comment #23700707
Pure JS obviously has its uses but I am assuming every professional values productivity which one can't often obtain just by knowing JS itself. JS sometimes feels like assembly, yo…
-
comment
Comment #23700329
I'd recommend doing an online course where you learn something useful like React and the ES6 syntax will come for free as you go along. I found Udemy to be quite useful. Otherwise,…
-
comment
Comment #23675832
If you change the section border-style to dotted and overall font-family to sans-serif your website basically becomes https://www.bloomberg.com :) Also for large device widths marg…
-
comment
Comment #23628134
To center everything I added: .col-md-9 { width: 100%; margin-top: 1em; } .col-md-3 { width: 100% !important; margin-bottom: 1em; } .flex-md-row { flex-direction: column!important;…
-
comment
Comment #23309188
I was pondering about the idea of a browser extension for a sort of local DNS. Paying for domains could be ditched if everyone had a local copy of a database that mapped any charac…
-
comment
Comment #23284330
Thanks for ZeroTier! Managed to convert a few friends from using Hamachi for LAN games, which was always a pain to setup previously. It simply just works for my needs.