Couldn't resist cracking open my @neurosity Notion DK1 brain-computer headset! The engineering is impressive, especially considering this is a dev kit. Looking forward to digging in on the software side. Love the silkscreen note @andrewjaykeller@castillo__io 👋
I want to be very clear that no one is SUGGESTING that people will die because Johnson & Johnson is trying to immorally extend their patent on bedaquline an additional 4 years after its 20-year term.
Instead, people are STATING THE FACT that people will die because of Johnson & Johnson trying to immorally extend their patent on bedaquiline an additional 4 years after its 20-year term.
What J&J has to understand is that John has spent a full year making Tuberculosis /his thing/ in a way that has been clearly a net negative for the amount of attention he receives but a huge net positive for the amount of attention TB receives.
This isn't some whim.
Also, any idea when the @NotionAPI will get the ability to add reminders to date blocks? That would be my preferred method of setting this up, and I was using @ mentioning myself as a workaround.
Hey @NotionHQ, I've been running a @NotionAPI integration I built to help me with daily tasks and reminders, but at some point over the past week I stopped getting push notifications for @ mentions in the page created by the API. Did something change on your end?
If you get "illegal instruction error" when loading bun, can you tell me if it still happens with these two builds?
macOS: https://t.co/i4Azg70NM5
linux: https://t.co/CLNxhLiLMT
If you're on Linux x64 and you get "illegal instruction" when you open bun
can you tell me if it still happens with this build?
https://t.co/EYxm9VznKi
@jarredsumner This build actually does fix the "illegal instruction" error on my older machine. Would love if this was included in the next release. Thanks for all your work on bun!
@CodingWithJulia I was able to make it work with an interface instead of a type, I've modified my earlier example here, with additional notes:
https://t.co/TSBKhSYwMz
I don’t believe you have to have passion to be a programmer, and was a bit sick of hearing the argument.
So I spent some time unpacking with research how flow state is the reason that this is not a requirement and everyone is welcome in tech!
https://t.co/32ukG6ol31
The ratio of “internal tooling” or “developer productivity” engineers to others is too low in most companies.
If you have 50 devs and have room to improve productivity at least 1% a quarter, you have budget for 1-2 dedicated DX engineers. Not even counting intangible benefits.
I’M TRYING TO GO TO SPACE & you can help me get there!
If you retweet this video, I’ll print your name on a shirt and wear it in space in your honor ☄️
#inspiration4contest#sendsimonetospace
https://t.co/SvPEQzHmYK
🔥 BLITZ.JS IS NOW IN BETA!
✅ Rails-like Fullstack Framework
✅ Built on Next.js
✅ Zero-API data layer abstraction eliminates need for REST/GraphQL
🚀 Ready to start building production apps at the speed of ⚡️
🎨 And we just launched our new website!
https://t.co/EsLLR1MbVo
✍️ Just published a post on API Gateway access logs that should cover just about everything you need to know on the subject, including:
- A deep dive on the fields to log;
- Going from APIGW request --> Lambda function logs;
- Avoiding common pitfalls
https://t.co/5i2FA0c3Bs
@jaredpalmer@Saeris@turborepo Ah ok. For some reason I assumed that TurboRepo would replace lerna altogether, but it makes sense that I could use lerna for dep install+bootstrap, and use TurboRepo for it's improved build system. Looking forward to kicking the tires!