HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mdoliwa

no profile record

Submissions

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

hnrant.com
1 points·by mdoliwa·5 mesi fa·0 comments

Ask HN: Websites of people making cool projects

1 points·by mdoliwa·7 mesi fa·0 comments

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

5 points·by mdoliwa·anno scorso·5 comments

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

nameigniter.com
2 points·by mdoliwa·2 anni fa·1 comments

Show HN: ChaosPixels: Collaborative Website Building Experiment

github.com
5 points·by mdoliwa·2 anni fa·2 comments

Show HN: RubyPilot – Ruby/Rails resources aggregator

rubypilot.com
26 points·by mdoliwa·2 anni fa·1 comments

Why Rails Is a Great Choice for Startups in 2024?

gregnavis.com
3 points·by mdoliwa·2 anni fa·2 comments

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

playcells.com
3 points·by mdoliwa·3 anni fa·3 comments

comments

mdoliwa
·6 mesi fa·discuss
I wonder how HN front page would look like with positive ones only.
mdoliwa
·anno scorso·discuss
yeah, so basically 1 we have available places, 0 we do not.
mdoliwa
·anno scorso·discuss
so this just says if we have free places or not? students.size < maximum_number_of_students
mdoliwa
·2 anni fa·discuss
I created this tool for myself because I always start my projects by buying a domain name. The other similar tools I used often gave me false positives, so I decided to do something about it. I hope it will save you some time.
mdoliwa
·2 anni fa·discuss
No, I believe it was some kind of science paper.
mdoliwa
·3 anni fa·discuss
Stupid question, if we find a commercially viable way of converting CO2 into fuel is there a danger of "global cooling" because people will get too greedy with this?
mdoliwa
·3 anni fa·discuss
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.
mdoliwa
·3 anni fa·discuss
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.
mdoliwa
·3 anni fa·discuss
Author here. Maybe it's too early to post it here, as I'd like to add few more things, but I couldn't wait :). There is one board per day, so if you're bored with today's grid please wait for tomorrow. Stack: Rails + Stimulus, no AI :)