For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | paramaggarwal's commentsregister

From compiled languages, to databases on the edge, a lot of new things came out last year that will go mainstream this year.


Pulling key topics, claims and other insights from the interview between Stripe CEO and OpenAI CEO at Sohn 2023 using GPT-3 API and an open-source script for you to do the same.


The new Zephyr 7B model can run locally on an M1 Pro MacBook as fast as ChatGPT is able to stream responses in the browser.


Hello!

Article author here - I wrote this after realising that buzz words have entered our industry again in the form of the JAM stack terminology. Hence I took an approach of actually what is going on under the hood.


Sorry about that, I linked to the YouTube screen capture instead of the GitHub repo in error. Reposted correctly.


While we tried to think about new ways a toy could be implemented, our brains were stuck in the ways we play today - with points and achievements. So while the idea is radical, it suffers from having parts of it get inspiration from today's apps.


I made it so that even the code is very hackable. Fiddle around in the source+console, and you can add your very own colors too!


I'm loving abusing this! The only problem is there are too many people trying their scripts at the same time, but it's really cool you left it completely hackable!

  for (i=0;i<60;i++) { for (j=0;j<60;j++) { firebaseCanvasData.child(i+':'+j).set("rgb("+(255-i*2)+","+(255-j)+","+(i*j)+")") }}
Edit: Ok, definitely too many people abusing it...


Thanks, the fact that it was so simple to make it do random things is great. Very fun.


Cool! For me, reducing the pixelSpacing to 0 really helped make it more artistic.


Awesome! pixelSpacing is now 0 for all. Thanks!


Yup, you are right! I would also be ready to pay a premium to not have the books take up space on the shelf.

But for a truly ground-breaking product (read: to beat Amazon) Flipkart needs to either 1. make it cheaper or 2. make it better.


I would love to get the opinion of the HN community on this. Can Flipkart beat Amazon?


I don't they will even go for launching ebooks anytime soon. Amazon has an advantage in that they also sell kindle devices. This means not only do they provide a well rounded package, they also can balance the margins between hardware and ebooks.


Yes, I am also unsure, hence the whole article is based on the premise of 'if and ever' they do so.


I built a scrolling text display that shows me the latest tweets from the @verge account, live using WiFi.

Completely wireless and uses a Heroku backend to get the tweets from the Twitter API. Built on the Arduino platform and parts from Sparkfun.

I have open-sourced all the code for the Arduino as well as the Node.js application on the link in the video info.

Let me know what you think!


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

Search:

HN For You