Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
l1k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
l1k
4mo ago
This is using Thunderbolt networking as transport, which incurs a bit of overhead. But starting with the upcoming Linux v7.2, there's a new feature called USB4STREAM to use raw Thunderbolt packets as transport with minimum overhead
2.
▲
by
l1k
4mo ago
Fun fact (or not so fun if you're a subscriber): Somebody is spamming kernel mailing lists under the name Marian Corcodel with a 26 MByte message multiple times per day containing a collection of nonsensical patches. Looks AI-generated
3.
▲
by
l1k
5mo ago
As Eric has correctly stated above, we believe iwd (Intel Wireless Daemon), or rather the ell library it relies on (Embedded Linux Library) is the only relatively widespread user space application relying on it.
4.
▲
by
l1k
5mo ago
> the kernel's implementation of RSA isn't hardened against timing attacks Cloudflare is using custom BoringSSL-based crypto code in the kernel: https://lore.kernel.org/all/CALrw=nEyTeP=6QcdEvaeMLZEq_pYB9W.
5.
▲
by
l1k
5mo ago
It does enable address space separation of secret keys from user space, which some people love: https://blog.cloudflare.com/the-linux-kernel-key-retention-s... https://www.youtube.com/watch?v=7djRRjxaCKk h
6.
▲
Ada and Zangemann – A Tale of Software, Skateboards, and Raspberry Ice Cream
(fsfe.org)
1 points
by
l1k
2y ago
|
0 comments
7.
▲
by
l1k
2y ago
NTB = Non-Transparent Bridge DW = DesignWare
8.
▲
by
l1k
2y ago
Some of the sites that went online around 1994 are still there: https://north.pole.org/ https://town.hall.org/ I believe Carl Malamud (Internet Multicasting Service) was behind these. The audio files are in
9.
▲
by
l1k
2y ago
"They Were There" https://www.youtube.com/watch?v=MmVCePfMXAU
10.
▲
Linux Plumbers Conference 2023
(lpc.events)
3 points
by
l1k
3y ago
|
0 comments
11.
▲
by
l1k
3y ago
If you need a lot of RAM, usually you need to buy servers with multiple CPUs to which you can attach the memory. Because the amount of DRAM you can attach to one CPU is limited. If you don't have the need for all the extra CPUs, just
12.
▲
by
l1k
3y ago
The original Raspberry Pi SoC (BCM2835) is ARMv6 with VFP2 Hard Float support. Debian's "arm" architecture is ARMv7 with VFP3. It doesn't support BCM2835. Debian's "armel" architecture is ARMv4. It doesn&#
13.
▲
by
l1k
3y ago
The point here is likely to pull the rug out from under scalpers' feet. With the Raspberry Pi 5 out in two weeks, all the held-back inventory of older models will be dumped, prices will plummet, availability will become a non-issue. In
14.
▲
by
l1k
3y ago
A lot of RISC CPU arches which were popular in the 1990's declined because their promulgators stopped investments and bet on switching to IA64 instead. Around the year 2000, VLIW was seen as the future and all the CISC and RISC archite
15.
▲
by
l1k
4y ago
The PCI resource allocation code is fairly intricate and everyone is scared that changing it may cause regressions. Sergei's patch set is quite intrusive and it would be necessary to somehow break it up into smaller pieces that are slo
16.
▲
by
l1k
4y ago
You'd be surprised. Here's an article I wrote on the modernization of PCIe hotplug in Linux: https://lwn.net/Articles/767885/
17.
▲
by
l1k
4y ago
Thunderbolt devices appear in the OS as a PCIe switch, so you need two additional bus numbers (one for the Switch Upstream Port and one for the Switch Downstream Port). If the device is hotplugged to a port which has run out of bus numbers,
18.
▲
by
l1k
4y ago
Filed chapter 11 twice. Bad management made the wrong bet, thought Itanium and Windows would take over the world. But what really broke all UNIX workstation manufacturers' backs was the unwillingness to cannibalize their products with
19.
▲
by
l1k
5y ago
There's a series currently under discussion which failed CI: https://lore.kernel.org/intel-gfx/20211214140301.520464-1-bi... Plus 13 patches over the past years (not counting merges and SPDX commits): https:/
20.
▲
by
l1k
5y ago
> This was the first time that I was aware of Apple had shipped a little Endian processor. FWIW, the LaserWriter 16/600 PS (introduced 1994) uses an Intel 80168 as I/O processor for AppleTalk serving etc. So Apple did develop f
21.
▲
by
l1k
5y ago
A heartfelt thank you Cameron, TenFourFox has kept my Pismo 7410/550 alive and useful for another ten years after Camino's sad demise. I've gotten so used to the regular TenFourFox updates that I already feel withdrawal sympt
22.
▲
by
l1k
6y ago
Wayne Goodrich was fired by Apple shortly after Steve's death and subsequently sued the company: https://www.latimes.com/business/la-xpm-2012-aug-21-la-fi-tn...
23.
▲
by
l1k
6y ago
That is a fantastic showcase how to respond to negative criticism in a friendly, constructive and polite manner. Good work, Jason.
24.
▲
by
l1k
6y ago
XDC 2018 - Lyude Paul & Alyssa Rosenzweig - Introducing Panfrost https://www.youtube.com/watch?v=qtt2Y7XZS3k
25.
▲
by
l1k
6y ago
I've you want to learn even more, take a look at Documentation/memory-barriers.txt in the Linux kernel source tree: https://www.kernel.org/doc/html/latest/staging/index.html#me...
26.
▲
by
l1k
6y ago
This outcome was anticipated much earlier in a 2006 interview with Mike Pinkerton (ex-Mozilla, now Tech lead for Chrome on Mac & iOS): "And then, kind of, they lucked into Firefox. I mean, seriously, they got really lucky that Fire
27.
▲
by
l1k
6y ago
Download the raw patch from lore.kernel.org, apply it with "git am", fix up the commit message with "git commit --amend", add your "Signed-off-by" below the existing one, submit with "git-send-email"
28.
▲
Apple Emails Reveal Internal Debate on Right to Repair
(ifixit.com)
5 points
by
l1k
6y ago
|
0 comments
29.
▲
Fixers Know What “Repairable” Means – Now There’s a Standard for It
(ifixit.com)
5 points
by
l1k
6y ago
|
1 comments
30.
▲
by
l1k
6y ago
The second flight of this mission is currently ongoing: https://www.flightradar24.com/DADLR/2491326d
More ›