HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jhunter1016

no profile record

投稿

HelpSpot Turns 20

ianlandsman.com
3 ポイント·投稿者 jhunter1016·9 か月前·0 コメント

Coinbase in hot water over $12M 'content coin'

fortune.com
4 ポイント·投稿者 jhunter1016·昨年·0 コメント

As 'Bot' Students Continue to Flood In, Community Colleges Struggle to Respond

voiceofsandiego.org
77 ポイント·投稿者 jhunter1016·昨年·144 コメント

UK creating 'murder prediction' tool to identify people most likely to kill

theguardian.com
18 ポイント·投稿者 jhunter1016·昨年·8 コメント

Product and Engineering in the Age of AI

polluterofminds.com
3 ポイント·投稿者 jhunter1016·昨年·0 コメント

Vibe Coding and Kodak Cameras

stevedylan.dev
3 ポイント·投稿者 jhunter1016·昨年·0 コメント

JPMorgan Says Quantum Experiment Generated Random Numbers

bloomberg.com
3 ポイント·投稿者 jhunter1016·昨年·2 コメント

Simple System for Now

dannorth.net
3 ポイント·投稿者 jhunter1016·昨年·0 コメント

Repealing the CHIPS Act risks US national security

ft.com
43 ポイント·投稿者 jhunter1016·昨年·61 コメント

Apple's iPhone 17 'Air' Is a Step Toward a Slimmer, Port-Free Era

bloomberg.com
2 ポイント·投稿者 jhunter1016·昨年·0 コメント

China's Autonomous Agent, Manus, Changes Everything

forbes.com
2 ポイント·投稿者 jhunter1016·昨年·0 コメント

コメント

jhunter1016
·12 か月前·議論
Still working on Orbiter[0], and open source web hosting solution focused on keeping things simple and helping developers avoid vendor lock-in.

We recently added serverless functions for backend support, specifically for the bhvr[1] stack though they work with just about anything.

[0] https://orbiter.host [1] https://bhvr.dev
jhunter1016
·昨年·議論
Still working on Orbiter[1] but with some big changes.

Orbiter started as static website and web app hosting, but we recently added what we call server functions (what you call serverless functions). So now you can build full stack apps. Our preferred development stack to support is the new bhvr[2] stack.

1. https://orbiter.host 2. https://bhvr.dev
jhunter1016
·昨年·議論
I’m working on Orbiter, simple static web hosting that allows anyone to upload a directory of files, use a CLI tool, or use a GitHub action to host their sites and apps in seconds.

My co-worker and I started this as a side project because we were building so many sample apps, proofs of concept, and engineering as marketing apps and we were feeling more and more locked into Vercel every day. So we wanted to go back to client and server separation and when we did that, we realized most hosting providers have moved toward server-side rendering as the default.

Client-side rendering isn’t for everyone, but plenty of people still make simple websites or even complex CSR web apps and don’t want to deal with fully integrated solutions like Vercel (and Netlify now to a lesser extent). Plus they want the flexibility of choosing different tools for their frontend and backend.

This remains a fully bootstrapped side project for us, but it’s gotten the most traction of any side project either of us has worked on.

https://orbiter.host
jhunter1016
·昨年·議論
https://x402.org
jhunter1016
·昨年·議論
Working on static website hosting. Thinking about how I can build backend functionality for customers as well while maintaining the openness that the static hosting has offered.

https://orbiter.host
jhunter1016
·昨年·議論
I’ve thought about this a lot before in my personal and professional life. If you combine JSON with a SQLite database, you can get the best of both worlds.

Disclaimer, I wrote this for work but it is based on ideas I developed outside of work. https://pinata.cloud/blog/will-json-work-as-a-database/
jhunter1016
·昨年·議論
I’m building an open source static website hosting platform. The idea was to get back to less complexity. There are so many static sites and apps out there that jump through crazy deployment hoops just for something that should just be a simple file upload.

Recently open sourced everything.

https://github.com/orbiterhost/.github