Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jech
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
jech
8d ago
You mean the only people innocent are the Russians?
2.
▲
by
jech
8d ago
From the article: « Daniil, a university student in St Petersburg, said he reluctantly downloaded Max shortly before the start of the academic year after being told students would be denied access to university buildings or dormitories with
3.
▲
by
jech
10d ago
> TIL that MacOS `pwd` has `-P` and `-L` options. Interestingly, it wasn't designed to deal with case, but to select whether to resolve symbolic links: $ cd /tmp $ mkdir a $ ln -s a b $ cd b $ pwd &&am
4.
▲
by
jech
20d ago
> C really isn't as great for this as is often suggested either, not for decades at least It's good enough for undergraduate teaching. In C, you can easily explain the relation between a struct definition and its layout in mem
5.
▲
by
jech
25d ago
> https://fail2zig.com Thanks. I've had a quick look, and it looks like it's a drop-in replacement for fail2ban (it claims to parse fail2ban's configuration files unchanged), except that it doesn't requir
6.
▲
by
jech
26d ago
> Only 30% of Americans approve of him. He got elected with 49.8% of the popular vote, even though he had already been in power and people knew reasonably well what his policies would be.
7.
▲
by
jech
29d ago
One hour later, it appears that sshguard is working fine. It's structured as a dozen binaries or so, but it has no dependencies. I haven't done any CPU usage measurements, but I haven't seen it appear in top's output.
8.
▲
by
jech
29d ago
> sshguard is exactly this Thanks. I've replaced fail2ban with sshguard on one machine, we'll see how it goes.
9.
▲
Ask HN: Alternatives to Fail2ban?
6 points
by
jech
29d ago
|
10 comments
10.
▲
by
jech
1mo ago
I stand corrected, CoMaps can do tracking. It was introduced in Organic Maps a couple of years ago, but I was already using OpenTracks, so I never switched away from it.
11.
▲
by
jech
1mo ago
I've found that websites specific to a single European country or, in the case of France, to a single city are the ones that work best.
12.
▲
by
jech
1mo ago
> It has more features but is slower and clunkier Just to clarify: OsmAnd has more features, CoMaps and Organic Maps are much faster. (Aside: I'm using CoMaps myself. The main missing features are tracking (I use OpenTracks for tha
13.
▲
by
jech
2mo ago
> Transferring files shouldn't involve that central server, so you'd need to establish a direct connection between the users That's exactly what Galene does when a user requests a file transfer. > with network topologie
14.
▲
by
jech
2mo ago
Nice design, but that's the kind of functionality that's best integrated within a chat or videoconferencing application, since within a conference you can be pretty sure that you send the file to the right person. For a demo, go t
15.
▲
Show HN: Pw-whip, a bridge between PipeWire and WHIP
(github.com)
3 points
by
jech
3mo ago
|
0 comments
16.
▲
by
jech
3mo ago
> Would you treat an image of the US House of Representatives the same way? No. The right analogy is an image of the Reichstag with Nazi banners.
17.
▲
by
jech
4mo ago
> There are plenty of legal uses for a fully automatic AR-15 Such as?
18.
▲
by
jech
4mo ago
> UTF-8 is not locale independent. The encoding itself is locale-independent. Some algorithms (rendering, casing, hyphenation etc.) depend on the locale. This is unlike the older paradigm, where the encoding itself was dependent on the
19.
▲
by
jech
4mo ago
That was a long time ago. Traditionally, character's under Unix were encoded in a locale-specific manner: ISO 8859-1 in Western Europe, ISO 8859-2 in Eastern Europe, EUC-JP in Japan, etc. In the 1990s, there was a major push to get XF
20.
▲
by
jech
4mo ago
> we had many publications about it I'd be interested in learning more, but the links you provide are just advertising copy. Could you please provide links to actual technical articles on your conclusions?
21.
▲
by
jech
4mo ago
That's not my experience. Users naturally get frustrated when I break the software that they rely upon, and sometimes they use strong words, but the resulting conversation is almost always friendly and productive. (There are exceptio
22.
▲
by
jech
4mo ago
It will probably depend on whether NPUs are universally available in smartphones, and whether we get a standard API for accessing NPUs. But I don't know whether AI-based codecs can have battery usage competitive with fixed-function ha
23.
▲
by
jech
4mo ago
> One of the interesting usage of AV1 was specifically for low bitrate calls, and software encoding was perfectly fine, even on mobile. You really want hardware decoding on mobile, otherwise you end up with 40 minutes battery life. Fort
24.
▲
by
jech
4mo ago
> For most people, 500M is probably fine. But once you have a few family members, each streaming 4K movies to their devices, You must have a very large family. To saturate 500Mbit/s, you'd need around 30 family members all str
25.
▲
by
jech
4mo ago
> Then I got a manual audio cassette recorder and thought "Woah, I don't think it gets better than this!" That's not how I remember it. By the time we got data cassettes, we knew very well that floppies were the futu
26.
▲
by
jech
5mo ago
> On average, proprietary programs are not better than open-source programs, but usually worse, because they are reviewed by fewer people and because frequently the programmers who write them may be stressed by having to meet unrealistic
27.
▲
by
jech
5mo ago
> Didn’t Microsoft somehow ruin Dr DOS? They added some obfuscated code to Windows 3.1 that made it refuse to run on DR-DOS. https://en.wikipedia.org/wiki/AARD_code
28.
▲
by
jech
5mo ago
Alternate app stores are still allowed. It's just that they are restricted to applications signed by developers who have paid a tithe to Google. Google are obeying the letter of the law, while openly violating its spirit. Perhaps it&
29.
▲
by
jech
5mo ago
> I’m aware of alternate mainframe OSs but I’m not sure how common using one was. Extremely common at major universities and research centres. CTSS, ITS, TENEX, Multics, Unix and even VM/370 were all alternate operating at some poi
30.
▲
by
jech
5mo ago
> how does [100BASE-TX] save power vs [1000BASE-T] running at low throughput? 100BASE-TX uses just two pairs (lanes), one for sending and one for receiving. 1000BASE-T uses all four pairs, for both sending and receiving. Therefore, a 1
More ›