Hacker Newsnew | past | comments | ask | show | jobs | submit | archy_'s commentslogin

Full tweet (since it wouldn't fit in the title): Sam Altman: Superintelligence probably by end of 2028. So we got roughly 2 years left. Enjoy your job while you still can. Time is ticking.

Non-Nitter link: https://x.com/kimmonismus/status/2024502735584780593


Of course.

Just after the OpenAI IPO (Which that is AGI) and still plenty of time for everyone else to IPO right before another market crash.

Why did he choose 'end of 2028' after the 2028 election when Trump will then leave office in early 2029?


I keep getting "Edge Function returned a non-2xx status code." Run out of tokens?


Same here. Disappointing. I wanted to run it on that picture of a church that looks like a chicken.


I wanted to run it on renders from the owner's website


Title was truncated due to being too long. Original title: WATCH: 'You can't have guns. You can't walk in with guns,' Trump says of Alex Pretti killing

I guess 'walk in' refers to being outside


it takes about 2seconds to draw a weapon line up on target and shoot.

it also takes about 2seconds to move 20feet.

for these reasons a 20' radius is a "retention" zone. anyone closer than 20' has a large probability of successfully rushing you and engaging for physical control of the weapon.

watch what an LEO does when this zone is entered, it is a good indicator of the frame of mind, do they say "stop right there", or mantle thier weapon?

if you were to stop at 20' just because, you may be told to "cmon over here" or LEO may become wary or softly hostile, as you may be aware of retention training as well, and intend to engage.


Never fear, the 2nd amendments days are numbered too. Trump just said 'You can't have guns. You can't walk in with guns' (the 'in' in this context being 'outside')

https://www.pbs.org/newshour/politics/watch-you-cant-have-gu...


I really hope he implements this, because we are gonna see mental gymnastics on the Olympic level from the right wing commentators.


They already continue to support him after proposing (twice!) taking people's guns without due process.


Low-res cel shading would be a better descriptor. It lends itself to looking like pixel art when zoomed out, but cel shading when zoomed in.


4b-model take. LLMs are far more intelligent than you give them credit for. Every new layer of abstraction allows us to develop software better and faster. People constantly ragged on OOP yet it is the foundation of modern computing. People while about "bloat" but continue to buy more RAM. Compilers are a black box and meaningfully inhibit your ability to write asm but these days nobody cares. I see LLMs as the next logical evolution in computing abstractions.


>a WSL2-esque wrapper around Virtualization.framework allowing for easy installation of Linux containers.

So Linux is now a first class citizen on both Windows and Mac? I guess it really is true that 'if you can't beat em, join em.' Jobs must be rolling in his grave.


It's well supported by the architecture. You may be interested in:

- Lima - wsl2-like access to a virtual machine https://github.com/lima-vm/lima/blob/master/README.md

- vfkit - CLI creation and management of applehv VMs https://github.com/crc-org/vfkit

- podman machine - easily run x86 containers in CoreOs, via the podman CLI https://docs.podman.io/en/latest/markdown/podman-machine.1.h...


I mean to be fair, WSL1 and WSL2 are extremely successful engineering efforts by Microsoft. I can’t imagine having to go back to the Cygwin days.


I'm one of the few I think who really liked Cygwin. Far from perfect of course, but I even still prefer it to WSL depending on what I'm doing.


Why does QEMU need to start X? Shouldn't that be OpenBSD's responsibility?


OpenBSD does start X. And subsequently OpenBSD apparently hangs (or did so previously) when OpenBSD was running under Qemu.

The subject in the parent comment changed to OpenBSD when they mentioned it, and it appears you may have overlooked the subject change.


I've also seen it stand for Make Israel Great Again, given the unwavering support for Netanyahu and his agenda from the administration


C has a lot of ambiguity in how it is parsed ("undefined behavior") but people usually view that as a benefit because it allows compilers more freedom to dictate an implementation.


It's not the same. There is an explosion in expressiveness/ambiguity in the step from high-level programming languages to natural languages. This "explosion" doesn't exist in the steps between machine code and assembly, or assembly and a high-level programming language.

It is, for example, possible to formally verify or do 100% exhaustive testing as you go lower down the stack. I can't imagine this would be possible between NLs and PLs.


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

Search: