HN user

humility

774 karma

Early-stage engineer focused on small teams and high-ownership work. Led products to 6-figure ARR and material revenue growth. Currently consulting and building. SE Asia based, open to relocation!

Posts102
Comments85
View on HN
github.com 4mo ago

Show HN: Show HN: Local-first PR Review tool(CLI/daemon/webhooks)

humility
2pts0
github.com 6mo ago

Show HN: I built an LLM based planner to learn GenAI/RAG fundamentals

humility
2pts0
inverted-tree.com 1y ago

An Adequate Neovim Config

humility
1pts0
en.wikipedia.org 1y ago

MurmurHash

humility
2pts0
github.com 1y ago

Show HN: Python with do..end in place of strict indentation

humility
12pts70
1.1.1.1 3y ago

Cloudflare Warp

humility
181pts182
www.nytimes.com 3y ago

How India’s Capital Is Fixing Its Schools

humility
4pts1
www.neom.com 4y ago

The Line

humility
1pts0
publishing.aip.org 4y ago

Discovery reveals large, year round ozone hole over tropics

humility
3pts0
github.com 4y ago

Navi- an interactive cheatsheet tool for the command line

humility
132pts15
www.lenovo.com 4y ago

Lenovo ThinkPad X13s

humility
3pts1
4dayweek.io 4y ago

4 Day Week Jobs

humility
7pts1
turborepo.org 4y ago

Turborepo

humility
1pts1
github.com 4y ago

Show HN: I created a minimal, secure, terminal native chat application

humility
7pts7
en.wikipedia.org 4y ago

Wow Signal

humility
2pts1
news.ycombinator.com 4y ago

Ask HN: What is the easiest/fastest way to set up a blog for a developer?

humility
5pts7
pwnagotchi.ai 4y ago

PWNagotchi

humility
2pts0
www.terraform.io 4y ago

Terraform

humility
1pts0
xtermjs.org 4y ago

Xterm.js

humility
251pts66
github.com 4y ago

Show HN: I created a dead simple task manager

humility
2pts3
news.ycombinator.com 4y ago

Ask HN: What have you automated around the house?

humility
4pts1
effective-shell.com 4y ago

Effective Shell

humility
3pts0
json5.org 5y ago

JSON5

humility
1pts0
github.com 5y ago

OrgMode on Neovim

humility
3pts0
www.npmjs.com 5y ago

Show HN: Songbird- a command line snippet manager

humility
4pts7
github.com 5y ago

Vite: Next Generation Front End Tooling

humility
2pts0
7cups.com 5y ago

Cups of Tea: Free Online Emotional Support and Therapy

humility
2pts0
docs.python.org 5y ago

Typing Python

humility
3pts0
altstore.io 5y ago

AltStore: An Alternative App Store for iOS

humility
2pts0
news.ycombinator.com 5y ago

Ask HN: Which book do you want to read next?

humility
34pts41

Location: Bangkok, Thailand

Remote: Yes

Willing to relocate: Yes

Technologies:

• Languages: Python, TypeScript, PHP, SQL, HTML, CSS, YAML, TOML

• DevOps & Cloud: AWS, GCP, Docker, Vagrant, Ansible, bash, nginx, Vercel

• Frameworks: React, React Native, Electron, Django, Django Rest Framework, Django Ninja, FastAPI

• Databases: PostgreSQL, MongoDB, CouchDB, InfluxDB, Redis, SQLite

• Tools: Playwright, Git, Subversion, pytest, Jest, Vite, supervisor, pm2, Taskfile

Email: navdeepone at icloud dot com

Résumé/CV: https://drive.google.com/file/d/1FmP3nY6H6SHqGTi41sy0wQX_dLE... --

Hi HN!

I'm an experienced full stack web developer + devops engineer with 6+ years' experience working in small teams and driving change. In my last major role I brought a fintech product from 0 to EUR 300.000 in ARR while leading a small team. I've recently been working as a consultant developer, would like to join a full time role.

Location: Bengaluru, India

Remote: Yes

Willing to relocate: Yes

Technologies:

• Languages: Python, TypeScript, PHP, SQL, HTML, CSS, YAML, TOML

• DevOps & Cloud: AWS, GCP, Docker, Vagrant, Ansible, bash, nginx

• Frameworks: React, React Native, Electron, Django, Django Rest Framework, Django Ninja, FastAPI

• Databases: PostgreSQL, MongoDB, CouchDB, InfluxDB, Redis, SQLite, Pinecone

• Tools: Playwright, Git, Subversion, pytest, Jest, Vite, supervisor, pm2, Taskfile

Email: navdeepone at icloud dot com

Résumé/CV: https://drive.google.com/file/d/1FmP3nY6H6SHqGTi41sy0wQX_dLE...

--

Hi HN!

I'm an experienced full stack web developer + devops engineer with 6+ years' experience working in small teams and driving change. In my last role I brought a fintech product from 0 to EUR 300.000 in ARR while leading a small team. I have so far only worked in small teams that drive big change and have a product ownership mindset. Recently I've delved into functional programming with Haskell after working with Node.js/Python for the better part of a decade. I'm also a quick learner and having dealt with lots of technical debt in the past, I can get up to speed with any new technologies / codebases quickly.

I work best in IC capacity and I'm looking to join a fast/impactful team that needs to get things done. Thanks for reading!

going through similar emotions while building, I wonder if the author’s attitude is aligned to the ‘fail rapidly’ adage. I go through the same, although I gave my landing pages a couple of weeks at least to garner feedback (no success so far). But whether it should be 2 weeks to give up on the project or 2 days is anybody’s guess imo.

Does it also support braces? No :)

the source is written as a long herestring and then executed that's correct but only for single file modules. you can actually have a python like structure comprising entirely of dopy files and it will be compiled in place or in temp dir and executed as a normal python package with distributed source

Does it have the same speed than normal Python It's just a transpiler so the code is actually executed by the python interpreter itself. So same speed as python with an extra build step

Does it support numpy, numba, other packages that use jit? Not now

Can a function inside the modified... Certainly

Is it possible to do something similar with a decorator instead of a herestring? Could you explain?

Recently, I watched a documentary in which some characters sat in the middle of the jungle next to a gushing stream, only to be spellbound by the croaking of toads—sometimes solitary, sometimes in unison—for hours on end. I wonder if there's a connection between the natural harmony of sounds and mental stimulation, or a sense of 'mental peace' in a certain mental state, which music taps into as well?

Speaking as someone totally new to music theory, I found it quite interesting to arrive at this question.

LazyVim 3 years ago

A true IDE layer for neovim.

The best part is that the developer(Folke) is very active with development and basically helping with all sorts of problems- the other day, I opened a pull request and it was resolved within hours..

Thank you Folke for the amazing work around neovim not limited to lazyvim.

The author fails to mention a super use case for lua which is celebrated by productivity nerds like myself - configuration.

I use neovim, hammerspoon which can be configured using lua richly. In a world of ever complicated software, I think lua is coming out as a gold standard for configuration files.

Oh my, I've wondered about this a lot since I come from a Sanskrit background and I love etymology. I'm also cataloguing the superb similarities between Sanskrit and English despite several mutations spanning millennia.

The optimist in me thinks this is the written script for an early version of Proto-Indo-European. Would love to see what like minded people think :)

Location: Bangalore, India

Remote: Yes

Willing to Relocate: Yes, preferred

Technologies:

- Backend: Node.Js, Python3, Hapi.Js, Fastify, Express, Sockets.io, Flask, FastApi, PHP, GraphQL

- Frontend: React, Svelte, jQuery, Bootstrap, Sass, Webpack, Parcel, ESBuild, Rollup, Babel, Relay

- DevOps: Ubuntu, Gitlab CI/CD, nginx, varnish cache, supervisord, bash, pm2, MongoDB, SQLite, PostgreSQL, Docker

- Other: Redis, Jest, Storybook, React Testing Library, Git, SVN, puppeteer

Resume: https://www.dropbox.com/s/8pres74ntti77fs/Nav%20Saini%20CV.p...

GitHub: https://github.com/navxio

Email: navdeep at mailbox dot org

I feel like choosing/getting accustomed to a task manager is a task in itself..I created a task manager that follows the principle of first come/first serve and encourages you to focus on one task at a time.

Location: Bangalore, India

Remote: Yes

Willing to Relocate: Yes, preferred

Technologies:

- Backend: Node.Js, Python3, Hapi.Js, Fastify, Express, Sockets.io, Flask, FastApi, PHP

- Frontend: React, Svelte, jQuery, Bootstrap, Sass, Webpack, Parcel, ESBuild, Rollup, Babel

- DevOps: Ubuntu, Gitlab CI/CD, nginx, varnish cache, supervisord, bash, pm2, MongoDB, SQLite, PostgreSQL, Docker

- Other: Redis, Jest, Storybook, React Testing Library, Git, SVN, puppeteer

Resume: On request

GitHub: https://github.com/navxio

Email: navdeep at mailbox dot org

Neovim v0.5 5 years ago

Well, don't know how to respond.

As an inveterate vim user, I jumped to neovim in hopes of a leaner, meaner and faster editor with an easier configuration process ( i don't like vimscript as compared to emacs lisp). After 5 years, neovim has hit a lot of milestones and I see it going places, yet the only thing that still attracts me to it is the energy and enthusiasm of the community.

I still don't fancy learning an entirely new language to configure my editor, but that's the fun part! ymmv I guess.

Neovim v0.5 5 years ago

lots of stuff. but mainly:

* ease of getting started. nvim is just vim, you can bring over your vim config and it'll just work.

* integrated lsp. you could have vscode like auto completion natively

* tree-sitter. google it to believe it

and much, much more

well I am a late millenial, so believe me when I say, I had never heard of Mozilla Songbird until you mentioned it.

I suppose I don't want to change the name just yet, will cross that bridge when we reach it :)

Thanks for your insightful and elaborate response though!