HN user

abusaidm

132 karma
Posts12
Comments38
View on HN

Interesting approach, I can see the benefits of such approach where the md is acting like a Jupyter notebook of some sort. You place the content with documentation and it becomes a self standing unit of test.

I wonder if this can be replicated to other notions where the docs/data needed for test add more value to live with the test

The concept of what you describe is interesting and useful. I struggle to make the same conclusion from the website, it feels like it is written as too abstract to allow the reader to grasp exactly what you will get. Was the text improved by an LLM?

It would be great to have a simple example or a scenario or a hello world for someone to say “Aha! I get what it is and how it can help me”

I think the project is saying, in cases where you are deploying the Frontend with server side serving, then you can include this. Given projects like NextJS have a server side serving for react server-side-rendering and for APIs this project uses the server side to add additional services as mentioned in the post.

“ Open Source Initiative chief accuses tech group of ‘polluting’ the term by using it to describe its Llama models”

I agree that the use of open source might be incorrect, but it’s more because the definition of open source up to this point was more for the software, the data, the art.

For these models that consume all the data available can we use the same term? What criteria needs to be defined that you evaluate a released model on? (Model and weight, or more and include the data too????)

I think 3Blue1Brown content is so good and educational that having well thought material like this would elevate the understanding of complex topics and help people learn in a more enjoyable way.

I also would subscribe to a commercial offering that provides me with rich content that educates me on topics I find interesting busy not my field of expertise like some of their other videos.

Kudos to the team behind it

Since VSCode can be installed as a PWA on chrome, is it installable on iPad as a PWA app to use from the desktop and avoid pressing back to a webpage?

Also interested how it handles when network is lagging. Is the input laggy or does it smooth on the client and it syncs once network stable things sync?

Nice write up Sebastian, looking forward to the book. There are lots of details on the LLM and how it’s composed, would be great if you can expand on how Llama and OpenAI could be cleaning and structuring their training data given it seems this is where the battle is heading in the long run.

This is a great looking project. The combo of single binary Go-lang and the ability to package assets like css, js and html makes this a killed multi platform distributable one click run.

It might be an interesting experiment to have the UI be installable as PWA and thereby not need the electron stack to achieve the common functionality offered by these apps.

This is really fun indeed, well done, I like it. It’s funny how you decided to demo it with a library that does lots of c++ bindings it’s self. Now someone can put a wrapper around this to hide the python imports, so we can claim JS is the only language we need.

Sketch.systems 3 years ago

This is a very interesting take on "how can we test/poc a given component. I would be great to see a demo for a full application given this can help system designers build complex systems and track what activities are needed. Looking at the iPhone lock screen example [1], this is very useful. you can see that this is not aiming to do the UI render of the actual components, more about plugging in other resources like images.

[1] https://sketch.systems/tutorials/iphone-lock-screen/

Interesting statement and would be keen to see if businesses would trust Google to try out these capabilities, or other smaller recent services as the preferred choice given their flexibility of integration with existing cloud choices.

It seems we may find companies on all major cloud providers in the near future to guarantee access to unique proprietary services that cloud providers are starting to differentiate themselves with from their competitors

This is a great addition to the space. Do you plan to fill the gap left by mapbox for the open source community?

Things like map libs for mobile and the web with advanced things like 3d, navigation, elevation and the likes?

I feel like we need a go to solution that unchains away from the commercial solutions to power osm solutions across devices and use cases.

I was excited to read its embeddable data structure then found it did Redis serialisation. I was hoping for something close to plasma store given that one isn’t getting much love these days. Would be great to get something that can save binary formats like arrow.

I got following error after trying the demos on the homepage

“You have made too many requests. Please login or try again in a few seconds.”

You might think about adding exception for your domain or the sample text you provide.

This is great, I am on Leave outside London ATM. I will join the group, this is a great opportunity to meet and share ideas post lockdown

another thing to point out when visiting the site from UK I am met with option of languages, welsh (UK flag) and English (US Flag). :| Wales has its own flag and and english you can use the UK or England flag if you wanted to distinguish regions

Yes, I mean Brexit.

As I noted, I understand that some products would increase in price due to Brexit but that would be EU provided products and I would have thought as a one off increase rather than incremental increase every Month.

I haven't ran a similar comparison given I don't keep track of the receipts of good from other places. Amazon orders page reports the price I bought with every time.

This is really interesting. Thank you for the explanation.

I'd love to hear about how you crawl and store the data. Doesn't shopify block you as you are hitting there servers soo much for all the site?