Hacker News new | past | comments | ask | show | jobs | submit | more EddieDante's comments login

I'm not quietly quitting. I quietly quit in middle school. All I ever wanted was to hide in my room, smoke cannabis, and listen to heavy metal while reading 70s New Wave sf. Unfortunately, those turned out to be rather expensive tastes, and I didn't have the sense to be born into money.

I'm not interested in killing myself to live. I show up, put in a solid day's work, and get paid. I'm not going above and beyond, I'm not gunning for a promotion, and I sure as shit ain't working overtime unless I get time and a half.


This. I don't want to work too. I like developing software, I like the tech world, I love the intellectual soup this and other communities brew together. But if I was free from the need of money to live without much loss of comfort, I'd rather not choose to work 40-60 hours on the same thing in front of the screen.

Therefore my approach is "I need money, you need work" let's frame the extent of that and fulfill both ends of the contract.

Maybe it's a lack of passion but I've seen so many people break because they somehow feel the need to be a "good bee" for a company. I like living and that's the most important point on my daily todo list.


There's also IndieWeb, but I decided it wasn't my time because I wanted my own website, not a web application that pretended to be a website.


Well, I'm going to keep on being outdated. I've got posts and a RSS feed. If you insist on a mailing list then I'm pleased to disappoint you.


What’s a decent static site generator for this sort of thing today? I’m envisioning a directory of .md’s or whatever, then I run make, and it invokes a thing that builds a tree of .html with an rss feed in it.

Finally, my makefile does an “s3 sync”.

The older and more boring, the better.


I built https://tinker.fyi using Nuxt.js - their `nuxt-content` library is great for having a markdown-based CMS.

(I'm also using this stack for managing Terms of Service on https://contraption.co and that project is open: https://github.com/contraptionco/contraption.co )


Why not build it yourself ? You'll probably spend more time tweaking template anyway. Plus, if you do it yourself you won't need anybody to maintain it.


Jekyll is old and boring as hell so the plugin ecosystem rules. I picked up eleventy in order to be able to prototype stuff on Glitch.


I just use Gulp and PostHTML to render markdown, do some light templating. It does nothing more than put HTML files in a build folder. These tools never change so it's been pretty reliable.

I found myself forgetting how static site generators work, and barely used any features. I update my site like once a year.

Idk its in the JS ecosystem so HN will probably hate it lol.


> Idk its in the JS ecosystem so HN will probably hate it lol.

Not my style, but it's your site so do it your way.


That doesn't sound very boring. That sounds like it has several unnecessary moving parts. Makefiles (and the binaries they run to actually do all the heavy lifting) tend to be more fragile and less portable than their advocates let on. I often come across repos where I don't/can't trust the Makefile finish to completion without error, so I end up cracking it open to see what it's trying to do and then just running those commands manually.

People also inevitably end up forgetting how to use their static site generator setup. (Even in your "boring" example with "just" make, you will perhaps forget the templating language.) A ripe case fit for field study: <https://web.archive.org/web/20210331182731/https://corythebo...>

> So, time to update the website, but the first wall I hit was that I: ¶1. Forgot how my over-engineered SaaS was supposed to be used (no documentation because I built it myself and was lazy) ¶2. Forgot how to follow the esoteric Hugo conventions (has documentation, but it's not easy to parse at a glance)

> I was pretty annoyed with myself for having fallen for the trap of not documenting my own systems, but not sure how I could have remembered all of the Hugo-isms, especially since I don't update this site very often and don't do static site generator work outside of this.

If think you want to use a static site generator, first try just making your site capable of self-replication. Write a document that lists all the transformation steps that should be applied to the input in order to produce the desired output, save that as something like makesite.html, dump it somewhere on your site, and have it so that when you drag and drop the directory containing your site sources onto the page, then it spits the publishable version back out. (Just make it so that your makesite.html is written for a dumb enough audience that your computer (read: Web browser) can follow the steps on its own.)

Alternatively, don't use a static site generator. Adopt a regimen where the publishable representation (what would be the SSG's output) is also the canonical representation (i.e. "source").


I use pelican[0], which works with markdown (or rst) files and makefiles to compile/deploy.

[0] https://getpelican.com/


tdarb has a nice one called pblog (https://pblog.xyz). It uses pandoc, xsltproc, a shell script, and a makefile. It's barely a SSG at all.


It's not the metaverse unless I can ride supersonic motorcycles while slicing through giant talking penises with my katana.


Might be handy for those Final Fantasy Pixel Remasters on iOS, and FF Tactics: The War of the Lions, too...


If she doesn't trust me enough to fart in front of me, she probably doesn't trust me enough to fuck, either.


Strunk & White's The Elements of Style is a classic.


I keep a copy on my desk and thumb through it occasionally when I need help with my writing. Next to that book is also a copy of Williams and Colomb's Style: Toward Clarity and Grace. I've also read the USAF Tongue and Quill. There are good lessons in all 3 of these books for technical writers.


I got an MA in technical writing and my editing professor gave us Strunk & White. It probably did more for me than half the classes tbh.


If I wanted to talk to customers I'd still be working in retail.


Why is this barbarian still using paper to smear his shit around his asshole instead of installing a bidet and washing up after he shits?


Yes, I want the bowl that I poop in to spray back.


That's not how bidets have ever worked.


I always give the worst possible rating I can give on these surveys. If somebody asks me why, I'm going to say, "Why? Because fuck you is why."


I wonder if this might lead to them attempting to survey you more often as they change minor variables during your calls in what they think are efforts to improve.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: