TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: 4-day week tech companies

1 点作者 raunometsa大约 2 年前

1 comment

raunometsa大约 2 年前
5-day weeks are just a habit of history<p>People are talking increasingly more about mental health, avoiding burnout, and work-life balance. Remote work was a niche thing in tech for quite some time until COVID acted as a catalyst. But we never wanted just to work from anywhere. It was always about a more flexible lifestyle. And 4-day weeks could be the next important step. The tech sector will be probably leading the way, just as it did with remote work.<p>Making a Google Sheets<p>I wanted to see how many tech companies I could find who are already advertising 4-day weeks on their career pages. So I started to build a list on Google Sheets and so far I&#x27;ve found 42 companies.<p>Building a frontend<p>Google Sheets is nice, but I needed a proper front end. I installed a fresh Laravel (my favorite!) and made an html&#x2F;css draft. I never design in Figma, I like web browsers as my canvas directly.<p>Registering a domain<p>First, I wanted 4dayremote.com but it was taken. I also considered 4daysok.com but that&#x27;s too similar to remoteok.com I went with 4daytech.com (registered via NameCheap).<p>Setting up database<p>I wanted to keep everything as simple as possible as I don&#x27;t know if I will be working on the project in the future. It depends if it gets some traction or not. I discovered that Google Sheets has an API where I can just fetch data from a URL – perfect, I could use my already existing Google Sheet as a database.<p>Some technical work<p>Before getting the site up on the web, I had to do some technical stuff, like changing DNS records, creating a new site on my Digital Ocean server, and adding Plausible for gathering statistics.<p>Launch<p>It didn&#x27;t take much time and this was important to me. I can&#x27;t be sure if I can make some money with 4daytech.com so I wanted to start with something super simple. I spent some time in the morning at home and now wrote the blog post in a nearby park. Hope you like it!<p>Would be interesting to hear what you think about 4-day week trend?