Hacker Newsnew | past | comments | ask | show | jobs | submit | tundrax's commentslogin

Author here. Built this after writing the same D1 boilerplate across multiple Workers projects. Main idea: Kysely for type-safe query building, simple DSL for migrations, zero runtime overhead.


No love for Safari browser? :(


Uh oh, is it broken in Safari again?

Seems to work in Safari 15.6.1, may I ask what version of Safari you've got? I'd love it if you filed an issue.


Works in Safari version 16.1 (18614.2.6.1.1) on Ventura 13.0.

Works in Safari on iPadOS 16.1 (20B5050f) on iPad, and iOS 16.1 (same build) on iPhone.


It's also just a black screen on my android chrome browser.


needs webgpu which is disabled on some androids


Yandex just recently open-sourced this framework.


Vouch for this


This!

edit: Sometime they add "pointer-events: none;" to the <body>, should check that too.


Leafletjs was the only oss frontend option back in 2015-2016 when we ditched Esri and created our own in-house app, based on Electron. Apart from Mapbox, which was freemium.


Did you consider OpenLayers?

It's been around for a long time and is really powerful when compared to other open source web-based mapping/GIS options - unfortunately I never really need the advanced features in the projects I tend to work on.

https://openlayers.org/

Edit, my favourite from their list of examples: https://openlayers.org/en/latest/examples/sea-level.html


I think OpenLayers had come up as an option back then, but Leaflet was just easy to adopt, I guess.


Puthon doesn't seem to be the performance issue here, but remote operations on target hosts.


We do use ansible for provisioning in combination with AWS CDK. The cases are simple as when you don't utilize container services, but roll out your own server infrastructure using EC2.


Ansible, chef etc. are provisioning tools, not container orchestrators.


The point is that had they worked well, containers may not have become as popular as they are now.

Containers are only somewhat used for scalable microservices. They're mostly just an easier way to deploy software than creating your own RPM package and using orchestration tools to deploy it on VMs.


I hope that you do understand the difference of server provisioning and container orchestration, as mentioned above, solve completely different problems.


Those things solve completely different problems.


DatabaseAnswers[1] has been a valuable resource of learning for me. [1] http://www.databaseanswers.org/data_models/index.htm


Datbase schema should be well organized and well managed


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: