Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
PokestarFan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
PokestarFan
1mo ago
If you want AI to be useful it will eventually encounter untrusted content, such as via web search. I think things like web search should probably be run on a different sandboxed AI whose task is to write a summary that is then ingested by
2.
▲
by
PokestarFan
3mo ago
You don't have to buy from them, you can get third party hard drives. Although those are expensive too
3.
▲
by
PokestarFan
4mo ago
Most modern equipment bans inbound traffic that doesn't match an existing outbound traffic flow
4.
▲
by
PokestarFan
5mo ago
You can get around this by grabbing a wildcard certificate and then using a hard-to-guess subdomain.
5.
▲
by
PokestarFan
5mo ago
MacOS has a good CLI if you need to use it. There are CLI equivalents for a lot of the system setting/administration stuff.
6.
▲
by
PokestarFan
6mo ago
I think the dumb part is that it's not like decoding or encoding video becomes harder when there's more users. The effort to write code for encoding for a small service of 1000 users and a large service of 10 million users is the
7.
▲
by
PokestarFan
6mo ago
I'm shocked there isn't more government regulation about this. You can't ban Bitcoin, but if you make it a massive pain to invest in it and make it difficult to convert between physical currency that would drive down a lot of
8.
▲
by
PokestarFan
9mo ago
GitHub already has a program to scan for keys, since publishing Discord tokens by mistake used to get the token immediately revoked and a DM from the system account saying why
9.
▲
by
PokestarFan
11mo ago
I've been able to trigger a segfault in zsh with certain plugins, a directory with a lot of files/folders, and globs with a bunch of * characters.
10.
▲
by
PokestarFan
1y ago
It was obvious Apple was going to bend the knee with that gold plaque.
11.
▲
by
PokestarFan
1y ago
They mention it's compiled to WASM.
12.
▲
by
PokestarFan
1y ago
If I had to describe it, Notion is if somehow managed to combine OneNote and Excel. Of interest is the fact that the "database" system stores each row as a page with the column values other than title stored in a special way. Of c
13.
▲
by
PokestarFan
1y ago
You probably want to check before you clear cache
14.
▲
by
PokestarFan
1y ago
GitHub was folded into Microsoft's "CoreAI" team. Not very confidence-inspiring.
15.
▲
by
PokestarFan
1y ago
NPM is owned by GitHub and therefore Microsoft, who is too busy putting in Copilot into apps that have 0 reason to have any form of generative AI in them
16.
▲
by
PokestarFan
1y ago
I believe that for X-ray mode, the radiation was indirect, so it needed a lot more power. Furthermore, older revisions had hardware locks, and the intent of the Therac-25 was to make it cheaper.
17.
▲
by
PokestarFan
1y ago
Does Broadcom do anything but get hate for their shitty decisions? They are becoming, if they aren't already, the new Oracle.
18.
▲
by
PokestarFan
1y ago
This is because blurays ship their subtitles as a bunch of text images. So pirates have 3 options: 1. Just copy them over from the Bluray. This lacks support in most client players, so you'll either need to download a player that does,
19.
▲
by
PokestarFan
1y ago
FFMpeg is probably not as up high since video processing only needs to be done on the servers that receive media. I doubt most phones are running FFMpeg on video.
20.
▲
by
PokestarFan
1y ago
I just use match case as a traditional switch statement.
21.
▲
by
PokestarFan
1y ago
You need to make that exclude match = ... since match can also be a variable name. This is because people used to write code like match = re.search(...)
22.
▲
by
PokestarFan
1y ago
Wait the UXG doesn't do DHCP/DNS? The UCGs all do those which is a weird design choice.
23.
▲
by
PokestarFan
1y ago
The unfortunate reality is that even if fees disappeared tomorrow, most merchants would just keep the current price and pocket all the extra money as profit.
24.
▲
by
PokestarFan
1y ago
The email said that removing the image was "not enough".
25.
▲
by
PokestarFan
1y ago
Also so far Riot's games don't require upfront purchases so that changes the equation a bit.
26.
▲
by
PokestarFan
1y ago
Who's going to arrest them?
27.
▲
by
PokestarFan
1y ago
There should be a "+" button you can click and select any app. The Music app is located in the /Applications folder.
28.
▲
by
PokestarFan
2y ago
Why not just use the GitHub generated email address you get when you hide your email?
29.
▲
by
PokestarFan
2y ago
Slack's UI sucks for multiple different "server"s. Good for work, but no gamer wants to juggle around the Slack UI for 2/3 different game servers, not to mention DMs being isolated. Imagine DMing the same person with 2
30.
▲
by
PokestarFan
2y ago
I don't see how it should be too hard to implement, you could abstractly have a system where the command string is translated as such: 1. Split the string by dashes into an array 2. Make the first character of the first array item lowe
More ›