I went on a long journey trying to find a pebble replacement. If you are looking for the closet smart watch to the pebble experience then https://a.co/d/6hEwdmc check out the Garmin instinct 2. 28 day battery life. Gets notifications from phone. Eink like screen. Its my daily wear
Post by @naval on January 3:
"AI won't replace programmers, but rather make it easier for programmers to replace everyone else."
Reply by @X.Wallets on January 3:
"AI can write programs per CEO Jensen Huang."
Follow-up post by @naval on January 3:
"Calculators can do math per CEO of Texas Instruments."
---
This exchange has been bouncing around my head ever since it happened. CEOs especially those who are investing heavily in AI keep saying stuff that does not align with you my experiences working with and building these AI systems to the point where I think that people are saying things to justify their own investment in technology.
This is a CEO selling themselves and their company nothing more.
You should be able to do that already by taking all of your customers nit embeddings and averaging them to produce a point in space that represents the universal nit. Embeddings are really cool and the fact that they still work when averaging is one of their cool properties.
This isn't my post but I work with llms everyday and I've seen this kind of instruction ignoring behavior on sonnet when the context window starts getting close to the edge.
Learning from copy written work requires a license to access that work. You can extract information from the world's best books by purchasing those books. But no author is being compensated here they download books.torrent then uses that pirated material to then profit.
Ooof I'm on asana for the first time after using jira for 10+ years. I hate it. Asana is a generic workflow tool where jira leans towards software development. This means that every part of your process you need to create in asana then explain to your team this is the one true way to use asana.
Example Epics. A way to roll pieces of a project into a larger ticket describing that project. There's no concept in asana. So you have to hack it by doing sub tasks and manually adding the project to each subtask so it shows up on the board.
I built a better rss feed for reddit to use with Feedly.
Notable features:
* Links to the content rather than the comments
* Embeds a summary of the content
* Supports images, gifs and videos
* Extra query params (nsfw block, up vote limits)
* Open source https://github.com/trashhalo/reddit-rss
We are an ambitious, well-funded startup with plans to change a $1 trillion-dollar global industry. This is no ordinary startup. We have a proven management team that has done it before, done it before together, and done it before in the travel industry. The company is overflowing with fiercely intelligent people who have tons of energy and an upbeat view of the future.
Frontend: react, redux, nextjs
Backend: Microservices running in kubernetes. Nodejs python golang
We are an ambitious, well-funded startup with plans to change a $1 trillion-dollar global industry. This is no ordinary startup. We have a proven management team that has done it before, done it before together, and done it before in the travel industry. The company is overflowing with fiercely intelligent people who have tons of energy and an upbeat view of the future.
Frontend: react, redux, nextjs
Backend: Microservices running in kubernetes. Nodejs python golang
Based on their logic ads in newspapers aren't ads because customer information isn't shared with the advertiser until they connect with the ad and visit their store.
Re 3. Funny you should mention net http's goroutine per request model. Fasthttp massively out performs stdlib on every techemporer benchmark using a goroutine/worker pool model.