-
With growths of DBS data we need to perform R&D to address large tables
- store data in different format, e.g. JSON rather single table
- decouple data into another DB, e.g. put RunLumis into differ…
-
As a user
I want to have a search functionality
so that I can search for a specific movie
## Description
display SearchBar results
![Image](https://github.com/grasipacheco/movie-star/assets/14933572…
-
**Describe the bug**
If you have a series of nested directories with layouts in your routes directory, and you attempt to navigate to a second level directory, then preload gets stuck, the browser UR…
-
Someone should build a service like this, built on the openterrain data.
See this twitter conversation between @ebarry and @mojodna: https://twitter.com/lizbarry/status/607958431358701568
https://gi…
-
I want to play DayZ from two devices, a computer and a Steam Deck, both at home and in a coworking space. DayZ has an issue where if you connect from one router and then try to log in from another, th…
-
### Describe the problem
In my Svelte 4 app, I keep all the logic inside stores and away from components. I found this approach to be more predictable and bug-free.
[Here is an example of a deriv…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
next13:/app/app-playground# npx next info
Oper…
-
# Messing around with AWS for LTTKGP!
[http://127.0.0.1:1111/posts/aws-experiments/](http://127.0.0.1:1111/posts/aws-experiments/)
-
The UA may receive `Server-Timing` entries that were cached (eg: by a CDN), provide ancestral detail but may not be relevant to visualizing the current timeline from the UA's perspective. To allow the…
-
It would be nice to support pan-and-zoom interaction (à la d3-zoom) in dense scatterplots with Plot. Presumably this would work by altering the scale domains and then re-rendering the plot.