Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ramzis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ramzis
3mo ago
Trip planner for Japan. Any feedback, insights, feature requests welcome. https://app.jepanana.com
2.
▲
by
ramzis
1y ago
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 and just look at the moment as it is with
3.
▲
by
ramzis
2y ago
> 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 ... Google
4.
▲
by
ramzis
6y ago
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, you just don't want to touch it, that's why thi
5.
▲
by
ramzis
6y ago
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, from a programmer's perspective, JS is like nothi
6.
▲
by
ramzis
6y ago
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 margins of something like 20% makes it more readable
7.
▲
by
ramzis
6y ago
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; } .flex-md
8.
▲
by
ramzis
6y ago
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 character sequence (even emojis) to a server address that would ge
9.
▲
by
ramzis
6y ago
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.