Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rakeda
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rakeda
3mo ago
Thanks for your feedback Bob, the website is currently optimized for viewports smaller than 1920x1080p but I do plan support for the future.
2.
▲
by
rakeda
3mo ago
Thank you for the advice, will incorporate smoother zooming, theres a trick between feeling snappy and responsive and smooth but sluggish.
3.
▲
by
rakeda
3mo ago
There might be, but that would be missing out on half of the fun. Plus the real development challenge wasn't the frontend, but the database strategy, caching strategy, and edge availability. As with all my projects they serve as a way
4.
▲
by
rakeda
3mo ago
Yup, if there is a bit more support ill begin to add in the mid-tier paid services, but I feel like its in a good spot for now. Working on terrain right now!
5.
▲
by
rakeda
3mo ago
From what I put on reddit: "The globe itself is just a black ball that hides anything behind it. On top of that we draw the grid (lat/lng) by looping through coordinates and connecting dots on the surface (same math youd do for pl
6.
▲
by
rakeda
3mo ago
It was less about performance and more about the visual storytelling. The globe itself isnt actually a 3d model, all of this are rendered in three.js as two dimensional wraps, but the performance is hit with the amount of data.
7.
▲
by
rakeda
3mo ago
That is high praise. Thank you.
8.
▲
by
rakeda
3mo ago
Satellite GIS for all vessels is pretty pricey. Waiting to see this project grow before investing in that realtime data. For now we have coastline GIS for vessels.
9.
▲
by
rakeda
3mo ago
Some layers have additional enrichment, data linking everything internal external is a major goal for the project!
10.
▲
by
rakeda
3mo ago
Military installations currently need to be sanitized and cleaned out. Will be working on later today. The source is unreliable and much of the data can be stored internally instead of public dataset.
11.
▲
by
rakeda
3mo ago
Mobile has been a common complaint that I have received. Planning on conquering this soon! (90% of all initial traffic is mobile).
12.
▲
by
rakeda
3mo ago
On it right now, should see the change live in 10 minutes! Was supposed to only show when imagery was selected.
13.
▲
by
rakeda
3mo ago
I'm routing and caching a majority of the data into my own database so that all usage and rates are through my service. There are some client based api calls that are made (mostly around existing enrichment) but 95% of traffic hits the
14.
▲
Show HN: Metiq: a real time 3D globe for 100 public datasets
(metiq.space)
148 points
by
rakeda
3mo ago
|
42 comments
15.
▲
Show HN: Harbor Guard – Manage and Scan Container Images (Open Source)
(github.com)
4 points
by
rakeda
1y ago
|
0 comments
16.
▲
Show HN: Harbor Guard – Manage and Scan Container Images (Open Source)
(github.com)
1 points
by
rakeda
1y ago
|
0 comments
17.
▲
by
rakeda
1y ago
Would love to take a deeper dive into what you feel would improve your experience.
18.
▲
by
rakeda
1y ago
Thank you for that insight, indeed k8s uses pascal case. I have opened an issue to investigate further and resolve. https://github.com/kubenote/KubeForge/issues/10 The color of the fields is not based on righ
19.
▲
by
rakeda
1y ago
There is a lot to unpack here! Thank you for the feedback! 1. For the errors on downloading the schema, that is something that I need to bake through and improve. ( https://github.com/kubenote/KubeForge/issues/
20.
▲
by
rakeda
1y ago
Created the issue, there is was a bit of a design flaw preventing me from doing this off the bat, but I do think it is important and would expedite understanding from the demo. Thank you! https://github.com/kubenote/Kub
21.
▲
by
rakeda
1y ago
I have a extended future roadmap, depending on what the community would like to see, but adding in deployment from the ui and cluster management/analytics is also on there. However that goes a bit beyond my current skillset, so I wante
22.
▲
by
rakeda
1y ago
Thank you! I'll double check the schema objects for metadata node, most likely some issues with how I have it defined. For the overlapping nodes, I'll also throw an issue for both of those in GH :) Did you like anything in particu
23.
▲
by
rakeda
1y ago
Thank you for the insight, for the initial version I wanted something that laid down the groundwork for defined schemas. I also wanted to make sure that I handled data conversion from yaml -> json object -> yaml correctly. I love the
24.
▲
Show HN: KubeForge – A GUI for Kubernetes YAMLs
(github.com)
62 points
by
rakeda
1y ago
|
23 comments