pepicon's comments

pepicon | 7 months ago | on: Installing a mini-split AC in a Brooklyn apartment

Freaking expensive! And with bad service? Wow. I live in the northeast of Brazil, 27–32 °C all year, every day. When I installed a heat pump for our bedroom, it cost me about $500 for a Midea unit, $50 to prepare an electrical outlet, and $100 for installation, which was done in a single day. Service here isn’t great, but I guess it’s five stars compared to New York’s

My electricity cost to run this unit every night is ~$55 extra

pepicon | 5 years ago | on: Ask HN: Who's looking for a co-founder?

Hey! I’m Vitor. I wake up with a big smile when I have new software to build.

I have been developing software for 15+ years. Usually my biggest contributions to projects are:

1) looking at the "big picture" and deciding the best path to solve the business problem at hand; most of the times it means combining great, stable and proven open-source software to serve as the basis of the project, customizing them here and there. Also, simplicity is the ultimate sophistication;

3) coming up with challenges and creative ways to motivate the team, in exchange for $$$ bonus or a day off. I've managed internal and external dev teams and budgets of more than +$10M;

2) coding the bits no one on the team wants to, those that requires more thinking and research than coding. I'm best in backend coding. I love figuring out and coding great UX, but I suck at making things look pretty and sexy. Nowadays I tend to use JavaScript or Python, but I still use PHP, .Net (VB, C#, ASP), C++ and Java - whatever is the best for the task at hand.

Sometimes I find fun projects on Upwork, you can check some of my client's feedback here, as well as the (very) different types of projects I've worked on: https://www.upwork.com/o/profiles/users/~01ef5120bd178f9fcc/

I've built several small businesses: corporate training, used car sales, business intelligence software, car repair shop. I love to talk business and marketing.

I'd love to partner with a more business oriented person/team. I'm super responsive. Fluent in English, Spanish and Portuguese.

Location: Brazil, GMT+3 Willing to relocate: Yes [email protected]

pepicon | 7 years ago | on: Ask HN: Why do you keep a personal knowledge base?

This. I take notes of concepts that I don’t clearly understand/agree but have a gut feeling that is interesting, and as I read it repeteadly overtime I often get surprised by how the concept evolves on my mind.

pepicon | 7 years ago | on: Ask HN: Why do you keep a personal knowledge base?

I read this specific file weekly (or when lost) and as I read it I’ll often erase stuff that aren’t too useful anymore (or move to other file). It’s important to keep this file in a size small enough for me to enjoy reading it often, and so I force myself to only keep the winners there.

I read the other 20 or so files monthly or when looking for something specific.

pepicon | 7 years ago | on: Ask HN: Why do you keep a personal knowledge base?

My notes are the base of my day to day. I use simple txt files synced with my phone, can't stand the lag of opening OneNote and Evernote and the bugs that always deleted my items on Wunderlist. I curate everything weekly at least, try to keep the content easy to read in 10 minutes or so for the main file (tactics and strategies is the name of this file, but I put a lot information on it, more about below). I have a lot of these txt, the main ones being tasks, tactics and strategy, accounting and a lot others for personal projects, hobbies and other subjects.

The task file is the one always opened, there are my pressing issues and there I'll note anything that later I'll pass to the other files. The most important though is the tactics/strategy one, where I write details, thoughts of my life, business strategies and general stuff that I like to read at least every week, the projects I want to do next, hobbies I want to try, advice that I like to read, and even if I have some of this etched on my mind sometimes it's a great north on a confusing day. It's great to read about this idea I had a week ago and now completely forgot about because I was focused at the current issue. Writing is also great to organize the thoughts, I had so many breakthroughs just by reading and writing on these files. It's an extension of my memory and my process.

pepicon | 12 years ago | on: What are you building over the holidays?

I just switched to Android from iOs and missed a lot PlainText. It lets you edit any txt sitting in your dropbox (tasks.txt?), with a very smooth sync - you don't have to touch anything to save your edits or to get the latest version from the cloud. Simple and fast, my kind of tool.

I searched a lot and gave Google Keep a chance, but it has no API so I can't write on it through Alfred or Terminal. Also the sync is crazy as sometimes takes MINUTES to an updated file appear on my mobile. The dropbox app is not good for my needs too because it requires too many steps to see the updated file - when I start it and the file is already open I need to go back to the files list and get back to the file so it can refresh.

So I decided to build it.

My surprise was that dropbox supplies the entire code for an app with its API (Notes Example) that's very, very, very similar to PlainText! Two days using and nothing seems to be missing or not functioning well. So no coding, just compiling ;-)

page 1