DEV Community

Discussion on: Simplicity to the Rescue (My New Personal Site)

 
tttfifo profile image
Todor Todorov

This is an Ubuntu machine for my personal projects. I really like to work at the command line, sometimes I do not start the GUI at all. Part of the reasons - I do not have any distractions while working. The other part - you can work on whatever hardware you want (old, slow PC is enough).

Thread Thread
 
fultonbrowne profile image
Fulton Browne

i have to use intellij sooooo no command line for me :(

Thread Thread
 
tttfifo profile image
Todor Todorov

Poor FultonB :( You can use it at home sometimes...

Thread Thread
 
fultonbrowne profile image
Fulton Browne

I have a raspi at home that only does command line I will have to turn that on and learn

Thread Thread
 
tttfifo profile image
Todor Todorov

Yes, raspberry should be perfect for this vim setup. I have one forgotten in my locker at the office - I will try to set it up and see if OK for production use...

 
gypsydave5 profile image
David Wickes
  • Deployed to an S3 bucket which hosts the static site using a Makefile.
  • Built using a custom generator what I wrote in Go (but could easily be pandoc I guess)
  • Written with vanilla vim. Or Emacs. Or acme. Depends on my mood.
  • Running on ... well, it depends. If I'm at work it's the MacBook. If I'm at home it's a much older MacBook running either Fedora or Slackware.