Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
boarush
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
boarush
2mo ago
Part of the problem I believe sits on how chip manufacturers (looking at you Qualcomm) handle device trees that should be part of upstream, but are never done due to differences in tooling/proprietary blobs which are also part of the D
2.
▲
by
boarush
3mo ago
marcan mentioned in a few of his livestreams that the design seems very much intentional, plus a few of the tweets by Xeno Kovah who worked on the bootloader: https://x.com/XenoKovah/status/1339914716454526979 .
3.
▲
by
boarush
3mo ago
They don't have true competition, what they lose out on is market share with hyperscalers, since OpenAI would have no plans to share inference hardware with any other company right now. Plus, I don't know how does NVIDIA's in
4.
▲
by
boarush
3mo ago
Dup thread: https://news.ycombinator.com/item?id=48630754 Though did anyone else have issues with Workers in general? Status page indicates no such issues however, our deployments say otherwise. Intermittently we're ob
5.
▲
Code Orange: Fail Small is complete. The result is a stronger Cloudflare network
(blog.cloudflare.com)
15 points
by
boarush
5mo ago
|
0 comments
6.
▲
by
boarush
5mo ago
To be fair though, a lot of publishers also do a one time payment deal with authors as well, after achieving a certain milestone of number of books sold.
7.
▲
by
boarush
5mo ago
Waiting for Tsoding to do another Raylib speedrun
8.
▲
by
boarush
7mo ago
Changing the definition of drop-in definitely has me concerned and makes me not take this any seriously than other projects open-sourced by Cloudflare, particularly the ones focused on more critical parts of their systems – e.g. pingora and
9.
▲
by
boarush
7mo ago
I might be looking at it differently, but aren't decisions over a certain provider of service being made by the management. Incident reports don't ever reach there in my experience.
10.
▲
by
boarush
7mo ago
Azure straight up refuses to show me if there's even an incident even if I can literally not access shit. But last few months has been quite rough for Cloudflare, and a few outages on their Workers platform that didn't quite make
11.
▲
by
boarush
7mo ago
While neither am I nor the company I work for directly impacted by this outage, I wonder how long can Cloudflare take these hits and keep apologizing for it. Truly appreciate them being transparent about it, but businesses care more about S
12.
▲
by
boarush
10mo ago
Not all em dashes are ChatGPT. Good writers use it wherever required.
13.
▲
by
boarush
11mo ago
Reading this really makes me wonder how does Chrome actually optimize for the plethora of devices running v8 (under Chrome). Definitely involves tricky decisions to be taken for great performance.
14.
▲
by
boarush
1y ago
I believe it is to make sure that the product remains compliant with the data guarantees that Workspace provides. You aren't paying for the latest and the greatest features, you're paying for the support and compliance guarantees
15.
▲
by
boarush
1y ago
You can also reply to incoming emails from what I know, you just cannot initiate any email directly to prevent the obvious abuse. I wonder how they plan to mitigate that apart from keeping the pricing sane.
16.
▲
by
boarush
1y ago
Invalid JSON and other formatting issues is more towards the model behavior I would say since no model guarantees that level of conformance to the schema. I wouldn't necessarily club it with the downtime of the API.
17.
▲
by
boarush
1y ago
A core research library for MATLAB I used in a course project used to be on BitBucket, though thankfully didn't have to deal with a lot of collaboration there.
18.
▲
by
boarush
1y ago
I wonder why they haven't invested a lot more in the inference stack? Is it really that different from Google, OpenAI and other open weight models?
19.
▲
by
boarush
1y ago
I don't think this is just the occasional 503s, and it is not just Claude Code. Their console is also down.
20.
▲
by
boarush
1y ago
Anthropic has by far been the most unreliable provider I've ever seen. Daily incidents, and this one seems to have taken down all their services. Can't even login to the Console.
21.
▲
by
boarush
1y ago
Using Workers is now what Cloudflare recommends by default, with "Static Assets" to host all the static content for your website. Pages, as I understand, is already built on the Workers platform, so it's all just simplifying
22.
▲
by
boarush
2y ago
Had me confused for a second too, but I think it is the former that they meant. K8s has unneeded complexity which is really not required at even decent enough scales, if you've put in enough effort to architect a solution that makes th
23.
▲
by
boarush
2y ago
I've been tracking this one: https://github.com/python/cpython/issues/109534 , but there are multiple others raised in the cpython repo over on Github. Searching for asyncio or sslcontext shows multiple i
24.
▲
by
boarush
2y ago
not just this one, I've been tracking this too https://github.com/python/cpython/issues/109534
25.
▲
by
boarush
2y ago
Python version from 3.10 have had a very annoying bug with the SSLContext (something related only to glibc) where there are memory leaks when opening new connections to new hosts and eventually causes any service (dockerized in my case) to
26.
▲
by
boarush
2y ago
I wonder if matklad has their scheduled blogs after penning them down?
27.
▲
by
boarush
2y ago
This might be a feature fit for the pro tiers. I would really like it for our QA testers who'd want to include that information but still aren't that technical to know all the places to look for that information.
28.
▲
by
boarush
2y ago
I think the reason for having the permissions for all sites is for when you want to use the instant replay feature on the off chance and you realise that there were no permissions enabled for the specific domain. I'd be pretty annoyed
29.
▲
by
boarush
2y ago
Users that might customise their system a bit by digging into the settings are usually more inclined to give a detailed report in case they encounter a bug or have a general knowledge of what to look for when requested for some information
30.
▲
by
boarush
2y ago
Going through the linked issue, it seems that the fix has already been merged and should be part of the next invidious release. But it still is a fact that Google is trying to limit access to YouTube through alternatives like yt-dlp and inv
More ›