HN user

mdoliwa

459 karma

https://twitter.com/mdoliwa

mdoliwa@gmail.com

Posts29
Comments36
View on HN
hnrant.com 5mo ago

Show HN: HN Rant – HN front page as a daily 25th Hour rant scene

mdoliwa
1pts0
news.ycombinator.com 7mo ago

Ask HN: Websites of people making cool projects

mdoliwa
1pts0
news.ycombinator.com 1y ago

Ask HN: How do you use the knowledge gained in a day?

mdoliwa
5pts5
nameigniter.com 2y ago

Show HN: Show HN: NameIgniter – Simple .com domain name suggestion tool

mdoliwa
2pts1
github.com 2y ago

Show HN: ChaosPixels: Collaborative Website Building Experiment

mdoliwa
5pts2
rubypilot.com 2y ago

Show HN: RubyPilot – Ruby/Rails resources aggregator

mdoliwa
26pts1
www.gregnavis.com 2y ago

Why Rails Is a Great Choice for Startups in 2024?

mdoliwa
3pts2
playcells.com 3y ago

Show HN: Playcells.com – simple game based on Game of Life

mdoliwa
3pts3
indiefeeds.com 4y ago

Show HN: IndieFeeds.com, HN clone where submissions come from personal websites

mdoliwa
52pts18
news.ycombinator.com 6y ago

Ask HN: Is the current 16-inch MacBook Pro the most commented thread on HN?

mdoliwa
2pts2
news.ycombinator.com 7y ago

Ask HN: Personal sites with interesting content?

mdoliwa
2pts2
www.geek.com 7y ago

Old-Ass Commodore 64 Is Still Being Used to Run an Auto Shop in Poland (2016)

mdoliwa
2pts0
www.joelonsoftware.com 7y ago

Fire and Motion (2002)

mdoliwa
1pts0
sivers.org 7y ago

Benefits of a daily diary and topic journals

mdoliwa
2pts0
news.ycombinator.com 7y ago

Ask HN: Did reading HN bring anything valuable into your life?

mdoliwa
105pts86
news.ycombinator.com 7y ago

Ask HN: What is your kid's favorite book right now?

mdoliwa
1pts1
scanspider.com 7y ago

Show HN: ScanSpider.com – find discussions and related webpages for given url

mdoliwa
4pts3
mirrors.edge.kernel.org 7y ago

Is Parallel Programming Hard, And, If So, What Can You Do About It?

mdoliwa
3pts0
github.com 7y ago

Release v1.1.0 – stimulusjs/stimulus

mdoliwa
3pts0
refjar.com 7y ago

Show HN: Refjar.com – find online discussions for your Pocket articles

mdoliwa
5pts1
sethrobertson.github.io 7y ago

Commit Often, Perfect Later, Publish Once: Git Best Practices

mdoliwa
10pts0
www.invisionapp.com 8y ago

Typography tips for a more comfortable read

mdoliwa
1pts0
www.defmacro.org 8y ago

How to pick startup ideas (2015)

mdoliwa
2pts0
news.ycombinator.com 8y ago

Ask HN: What's the point of sending spam like this?

mdoliwa
1pts2
news.ycombinator.com 8y ago

Ask HN: What questions should I ask my “Show HN” users?

mdoliwa
2pts1
news.ycombinator.com 8y ago

Ask HN: Do you know any interesting websites that don't use JavaScript at all?

mdoliwa
3pts1
refjar.com 8y ago

Show HN: Refjar.com – bookmark links and fetch online discussions

mdoliwa
92pts37
news.ycombinator.com 9y ago

Ask HN: What app/website has the best ux for threaded discussions?

mdoliwa
1pts1
news.ycombinator.com 9y ago

Ask HN: Successful one-person online businesses?

mdoliwa
800pts629
LazyVim 3 years ago

I'm Ruby developer, and tried multiple times to switch to vscode or one of these heavy IDE like plugins. All the time I'm back to my simple setup which is basically vim + fzf(powered by ripgrep). CTRL+P I run fzf to find files, CTRL+F to scan files content. It's so fast, that every time I'm doing the test switch to another tool, I'm missing this speed and get back to it. Some time ago I wrote an article for company that I used to work for, describing my workflow: https://thecodest.co/blog/rails-development-with-tmux-vim-fz... you can check it for more details.

I thought only people knowing game of life will play it, so I didn't explain it. The way they transition is exactly the same as in original game of life. The only difference is this grey dead cells area, where cells are always dead no matter what's their neighborhood. Anyway, I think you're right, I'll add this info. Thanks.

Good question, and I'm not sure what's the correct answer for this. Sometimes you just want to build something. I guess my main motivation was nostalgia for the times when I first discovered Internet (late 90s) and I remember it as a network of personal sites, usenet and irc :) Besides that I thought it's something people here on HN would like.

Hi, IndieFeeds is a HN clone, where submissions come from personal websites only. For now I add feeds manually while reading HN. If I see submission coming from personal website I check if it uses RSS and in case it does, I add it to IndieFeeds.com. So now HN works as a filter of content for IndieFeeds :). Site is probably lacking some functionality, but for now I wanted to share it with you and see what you think about this idea.

Besides that I love concept of RSS, so wanted to play with it :)

OP here.

It's tool to help find resources related to subject of your interest.

If you read some interesting article and would love to explore this subject (to write article about it or because you're just curious) you paste it to ScanSpider and it will scan Reddit and HackerNews, find discussions about it and extract webpages mentioned in these discussions to read more.

What do you think about this idea? I thought it could be great tool for journalists to collect information about given subject and context in which people are talking about it.

Do you see any other groups that could use something like this?

Hi, I'm creator of Refjar.

Three months ago I submitted it to HN as a bookmarking tool with feature of finding online discussions for bookmarked items. It was on a HN homepage for a while, I got some feedback, but at the end people didn't use it. Neither did I, as I prefer saving articles to my Pocket account.

I decided to rewrite it just to be a simple tool. You connect it with your Pocket account and any time you add a link to Pocket, it tries to find discussions for it (on HN and Reddit). If it finds any, it sends them to your Pocket account with "Discussions" tag.

Let me know what do you think about it.

If you're interested here is my first Show HN post: https://news.ycombinator.com/item?id=16984532

I used Pocket only, and main way of using it was to discover new things. As I love reading comments it was little annoying to find interesting article and have no information about online discussions about it. Besides that I wanted it to have options to share lists of links by making them public, so my wife could eaisly share her cooking recipies :)