I don't know how to say this and not sound like a CSAM or CSA offender but CSAM policing sounds too much thought policing to me, if you wanna police CSA just go and do it, don't police what people have in their mind.
HN user
nsonha
jctntnhnia@privaterelay.appleid.com
what is surprising about it? The way porting works has alway been first doing a faithful pass before going back to address impedance mismatches case by case. You would do that even when porting things manually, let alone in a super risky completely automated bulk migration.
No one said his post was high effort/quality but please reply again and with your amazing language skills twist my words to double down on petty points like that.
The corect term is being a tech influencer and even if you say it with a bad connotation it's completely different than spamming which is low/no effort posting and most of the times selling something.
If having a job makes you unable to use basic English, then it's time to take a break like he does maybe.
this was a year ago (which is a long time in llm timeline), when they've just launched Grok, which I acknowledge in my comment. There is any evidence or investigation of it happening today?
okay with CSAM
based on what? I tried and it could not even generate adult nudity. Earlier Grok Image was poorly censored but now they have their filters in place.
from my experience, grok seems to be the least censored models among all big vendors, not sure if it's got injected any political bias (I know there was a rumor that it was primed with Elon's personal feed at one point in the past) but that alone makes it better than ChatGPT and Gemini.
On top of the model, Grok seems to always do many web searches for every prompt I throw at it, which makes better than even Gemini as a search engine replacement (you'd think Google must have nailed that usecase but nope). ChatGPT is too lazy in this regard and half the times just split out an answer right away.
static, explicit typing
the kind of types that helps you reason and read the code. As opposed to the type you mostly don't have to think about anyway, which is complete missing the point.
I've just stated working around that time when the cult was active. And I think that is the correct term for it because other languages that have been praised to the same level (ruby, rust, haskell) actually have things to show for and not just simplistic functional programming
Isn't it solved with Tool Search? I have not heard people complaining about MCP context bloat for like a quarter already.
My company has an AI leaderboard and ONE ranking to be this, AND OTHER rankings like efficiency (loc merged per token). No one is so stupid that they think any single one of this is to be optimized (gamed) for.
Tech journalists have low opinion of people with actual skills who actually contribute to society, and when their opinions get posted here, it's often selectively echoed by people looking for a reason to feel smarter than the industry.
We're gonna need portable energy storage regardless of energy source, it's battery vs fuel. There is no such things as battery vs atomic core.
AI makes the case for htmx, we don't have to think about the spaghetti code, AI does it for us /s
I have a samsung too, I only really need the dex mode in so far as I need the wired external screen support. Gonna run terminal or vnc fullscreen anyway
what's wrong with bun? And how is this better?
would it have the desktop mode and linux terminal? That's the only reason I'm eyeing a Pixel
Did the last AI bubble even pop? Why would I expect this one, arguably more groundbreaking wave of changes to "pop"?
"displays nicely in-editor" is the whole point of yaml. The snapshots in the article are just yaml with additional useless ASCII characters
for snapshot tests it seems better to diff a data representation such as some yaml string, than to diff UIs
sorry both of the things you said are false, why are they stated so confidently?
vanila javascript would not be far off, just replace the tags with function calls. In early versions of react, there were people who wrote code like that. For some reason web devs since collectively agreed that the xml syntax is essential to web technologies
I think mostly people like to have logical component with all the code in one place and not have to think about structuring css/html/js separately. Many people like react for jsx (surprisingly, because initially there was a lot of push back even in early react adoption).
Then they took it to the next level with things like styled-component. Virtual DOM is just an implementation detail and overrated to the success of React.
Any future web framework that solves that component thing and allow people to just write code instead of "web code", they'll win.
(I am aware that the web veterans don't like that view)
they still need to file for permanent residency and you can still reject them.
If the laws need to "wipe away that compromise", better just disqualify them from filing in the first place.
It makes no sense to deport some of the people that you're going to give permanent residency to, while you're giving permanent residency to them.
not just de facto standard and not just in the US, it's a logical way to intepret the laws, in many western countries. The laws should streamline and welcome people who have already established connection and contributed to the success of America. It makes no sense for people to have to leave the country to apply for permanent resident, and be treated like all those to-be immigrants who have never lived in America.
Isn't kotlin a more modern choice coming from java, that's designed propperly instead a series of bolted on decisions?
I see their name mentiod everywere along with Aider, presumably for being among the first agents, but I've never met anyone that actually uses them.
The author was pretty clear about his motivation on the language. It's to make it more sustainable for them to maintain bun (instead of directly making bun safer), but the former can and often will result in the latter.
"basic permission model" used to be the only thing Deno had going for, and the keyword is "basic". They pivot pretty late to become a drop-in replacement for nodejs (using the term drop-in loosely here).
Bun has a pragmatic approach from the beginning for being a all-in-one toolset (not just a runtime) and node's replacement. They also has gradual adoption paths such as using bun only as package manager and/or test runner.
A classic "native" software with its clunky UI, "conventional" MacOS.
unfortunately it's not anprroved tool in many companies. VSCode's new Agents window is quite similar to zed's Parallel Agents UI though.