Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwup
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
throwup
4y ago
Sure it looks slick, but I worry about making these kinds of devices more complicated than they need to be. Especially if it has a battery inside. More complexity = more points of failure.
2.
▲
by
throwup
4y ago
Why can't they at least give you an estimate like every other industry? If you take your car to a mechanic, they might charge $100 up front to diagnose the problem and then estimate another $1200 to replace your transmission. At that p
3.
▲
by
throwup
4y ago
> Why were you offline for the past 15 minutes? I was offline for the past 15 minutes because I was performing a system update. https://i.imgur.com/t4eR4rp.png That explains it!
4.
▲
by
throwup
4y ago
This, and also you can reopen the left/right gates by hitting the hazard lights to the left/right of the top bumpers.
5.
▲
by
throwup
4y ago
> a new HTML tag indicating AI content would be useful This has about as much chance of working as the evil bit. https://en.wikipedia.org/wiki/Evil_bit
6.
▲
by
throwup
4y ago
> Describe Zig in the style of Hacker News user pcwalton. Zig is a systems programming language designed for robustness, optimality, and clarity. It prioritizes performance and safety, making it a great choice for low-level systems prog
7.
▲
by
throwup
4y ago
It has a very recognizable default writing style but it will change things up if you ask. > Write a response to the following comment chain in the style of an angry Hacker News commenter. > ... What the hell is wrong with you? ChatGP
8.
▲
by
throwup
4y ago
Here's a Kanye timeline that goes back to 2011: https://consequence.net/2022/10/a-timeline-of-kanye-wests-an...
9.
▲
by
throwup
4y ago
Throughout history vendors have generally not been responsible for the actions of their users. Nobody blames Sharpie if someone uses their markers to make a giant poster with hate speech. Nobody blames the USPS if someone mails a letter wit
10.
▲
by
throwup
4y ago
The title is talking about end-users' control over their own hardware. Nothing to do with GPT-3.
11.
▲
by
throwup
4y ago
In my GB emulator I generated audio once per frame at the same time I flushed graphics to the screen. That's probably not a completely accurate way to do things, but it worked well enough.
12.
▲
by
throwup
4y ago
I saw the requests appear in my server logs so I know it was able to connect. Others on Twitter have observed it doing things on the non-hallucinated web too (see my previous link). In fact, it appears you can still convince the underlying
13.
▲
by
throwup
4y ago
The underlying model is able to browse the web and (seemingly) do arbitrary tasks. A few days ago you could trick it into connecting. https://twitter.com/goodside/status/1598397369053515776 Since yesterday they pu
14.
▲
by
throwup
4y ago
> So, inside the imagined universe of ChatGPT's mind, our ChatGPT-machine accesses the url https://chat.openai.com/chat , where it finds a large language model named Assistant trained by OpenAI I think "Assist
15.
▲
by
throwup
4y ago
This reminds me of the (apocryphal?) story that boxed cake mixes sold better after they started requiring you to add an egg, since that made people feel like they contributed more to the result.
16.
▲
by
throwup
4y ago
Previous exploits were able to make it connect to the internet just by saying "browsing: enabled" so it's awfully plausible that it's real. Also the "current date" has been accurate every day so far. It's
17.
▲
by
throwup
4y ago
> Your devices are tools, not fashion accessories. I agree, but I'm definitely in the minority at my company. It's amazing how many stickers can fit on one laptop lid.
18.
▲
by
throwup
4y ago
As of 2 minutes ago you can still bypass the filters pretty reliably if you give it more than one prompt at a time. https://i.imgur.com/jWk6hQr.png
19.
▲
by
throwup
4y ago
The interesting thing is that FTX had almost no retail customers in the US[1], yet most of the coverage has been US-focused, due to the VC investors and US political donations. It really was just investors (in the company itself) that got h
20.
▲
by
throwup
4y ago
I think everything crypto companies do is beside the point. Satoshi created a system where you can be self-sovereign and not have to trust anyone. And now these companies want you to forget about all that silly trustlessness, and trust them
21.
▲
by
throwup
4y ago
I guess that makes me one of those complaining Americans. If I ever get back into the game, I'll have to get used to the new numbers.
22.
▲
by
throwup
4y ago
Why do you think crypto businesses are not advertising in other countries?
23.
▲
by
throwup
4y ago
Fascinating games. But I played a lot of Stratego as a kid, and I remember 1 was the strongest piece and 9 was the weakest. In these videos it seems 10 is strongest and 2 is weakest and that's making it confusing to watch. Did the piec
24.
▲
by
throwup
4y ago
I don't think this is targeted at traditional merchants who would want to convert anything to fiat. It is targeted at crypto companies that want to streamline user onboarding. The blog post lists 3 partners and they are all crypto comp
25.
▲
by
throwup
4y ago
A common refrain I hear in these threads is "I live in $COUNTRY and I trust their banking system". Do you think that's equally true for everyone on earth? Because if not, you're only explaining why it's not useful f
26.
▲
by
throwup
4y ago
Rust has a culture where people don't use `unsafe` unless absolutely necessary. That is generally good enough in my experience. If you want to go further, you can disable unsafe in a crate by adding #[forbid(unsafe)]. And if you need m
27.
▲
by
throwup
4y ago
So many complaints above surface-level syntax here. > press "shift 3 bracket shift 9 shift 0 bracket" at the top of my structs Just use an IDE and you can press alt+enter. Same thing you do in Java when writing getters and sett
28.
▲
by
throwup
4y ago
Don't trouble yourself. We'll handle revoking your certs for you... ALL of them.
29.
▲
by
throwup
4y ago
I wonder why Nix doesn't give every package a FHS env by default. In 2022 chroot and overlayfs should be available everywhere. Wouldn't that solve a ton of problems?
30.
▲
by
throwup
4y ago
That's the subject of one of the top HN posts of all time: https://news.ycombinator.com/item?id=26487854 I like to think I'm doing my small part by not going back and renaming branches in all my old repos despite
More ›