Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tkcranny
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tkcranny
1mo ago
Have you ever questioned the nature of your reality?
2.
▲
by
tkcranny
2mo ago
Infuse is terrific software, and supports jellyfin and smb. I use it for jellyfin and absolutely love my setup. I ditched plex because of missing Dolby audio support and all the use hostile channels and “features” years ago, and will never
3.
▲
by
tkcranny
3mo ago
The Sofa App ( https://sofahq.com ) is great if you're on iOS & Mac. It has movie, show, and book meta data for keeping track of recommendations.
4.
▲
by
tkcranny
3mo ago
I'm no car guy, but that's a beautiful vehicle. How totally Japanese too; zany but rad.
5.
▲
by
tkcranny
3mo ago
Believe it when I see it. I feel like I’m in a time loop with these headlines.
6.
▲
by
tkcranny
3mo ago
I’ve stopped using Claude on the desktop, just because of how slow the app is to start up and interact with. It’s an absolute clunker; I’m mystified why they can’t ship something that works well given their rhetoric about ai.
7.
▲
by
tkcranny
4mo ago
It’s still dedicated ram on a separate chip, which is affected by supply shortages. The ram is soldered onto the SoC in close proximity to the main arm chip. What’s different is that it is simultaneously addressable by cpu and gpu cores, no
8.
▲
by
tkcranny
5mo ago
I’m not clear on the difference between atom and RSS. Atom seemed to be the better spec, but for my Astro blog I ended up sticking to the built in `rss` helper it ships with.
9.
▲
by
tkcranny
5mo ago
2022
10.
▲
by
tkcranny
5mo ago
There’s a lot to be said about his approach with go for simplicity. Python needs virtual environments, package managers, dependencies on disk, a wsgi/asgi server to run forked copies of the server, and all of that uses 4x-20x the ram u
11.
▲
by
tkcranny
6mo ago
> It runs in a privileged environment separate from the kernel and blits the light directly onto the screen hardware. That explains how it can still be safe from even kernel-level exploits. Neat approach, and it works for the microphone
12.
▲
by
tkcranny
6mo ago
Their working is exceptionally thorough, all the concerns about additional maths and transformations is well considered. I really have to wonder if introducing any semantic-changing transformations for what I’m guessing are minuscule savi
13.
▲
by
tkcranny
7mo ago
Python too under the hood, a lot of its core is still from how it started as a quick way to do unixy/C things.
14.
▲
by
tkcranny
8mo ago
I don’t lose bags either, but airlines do. The AirTag let me tell United which building in Houston in ended up in (after getting lost at SFO), and refute their gaslighting multiple times that it was heading my way. Worth its weight in gold,
15.
▲
by
tkcranny
10mo ago
While it’s hardly insightful that SQL is useful, I would have liked to read more about what the actual workload involving duckdb on a local machine looked like. I’m fully on board that local or single vm workloads can do an awful lot, but I
16.
▲
by
tkcranny
11mo ago
I’ve spent a lot of time with both, and hands down the wired one is far more flakey. Granted I think that’s more a Mazda software issue, but a solid 10% of the time I get “CarPlay failed” and the only way to fix it is to turn the car on and
17.
▲
by
tkcranny
11mo ago
Looks like Django 6 is getting an offical task system. There’s no real world brokers or workers supported (at least built in), but still centralising around a standard interface might make things nicer than the celery tentacle monsters Djan
18.
▲
by
tkcranny
11mo ago
Introducing JIT features has a lot of opportunities beyond numerical numpy/numba vectorisation. There’s endless amounts of hot loops, data shuffling, garbage collection, and monomorphisation that could be done in real world python that
19.
▲
by
tkcranny
11mo ago
The release has a pretty cute logo of the snakes eating a pie: https://www.python.org/downloads/release/python-3140/
20.
▲
by
tkcranny
1y ago
It’s true that phones cameras are miracles of technology, especially considering their size. But I take a modern Fuji traveling because the modern phone camera look is so over-processed and distinct. There’s no faking the real optics a larg
21.
▲
by
tkcranny
1y ago
Yeah it really was a social phenomena. Ten years ago conferences were swarmed with docker employees, swag, plenty of talks and excitement. The effort to introduce the concepts to the mainstream can’t be understated. It seems mundane now but
22.
▲
by
tkcranny
1y ago
Oxc js a rust toolkit made by Void0, the mob that makes vite and vitest. These are highly regarded and performant additions to the Js/Ts ecosystem. Oxlint is a alternative to eslint built on Oxc. It has suffered from not supporting the
23.
▲
by
tkcranny
1y ago
That site is misleading. Even putting aside regulations for many of the elements, everything after plutonium does not occur in nature and is made synthetically in individual atomic amounts that usually decay in hours to milliseconds. There
24.
▲
by
tkcranny
1y ago
It’s a TS/JS to wasm to C tool chain, that runs the same JS a dozen times faster than on node. Very cool approach, and lambda cold starts are definitely where it ought to shine. That said I wonder if it could ever go mainstream – JS is
25.
▲
by
tkcranny
1y ago
It has native TS and JSX support, excellent spy, module, and DOM mocking, benchmarking, works with vite configs, and parallelises tests to be really fast.
26.
▲
by
tkcranny
1y ago
You know what they call alternative medicine that's been proved to work? - Medicine. —Tim Minchin
27.
▲
by
tkcranny
1y ago
I don’t mind the distinction of it as a map container keeping dot properties/methods separate from the keyed values. But yeah the endless string quoting is painful coming back from JS, bare key literals in constructors like JS would be
28.
▲
by
tkcranny
1y ago
Yeah I had totally forgotten about this. I remember seeing it around a bit in the python 2 days when UTF-8 wasn’t always assumed. The fact a ~macro system can be bolted on using this is impressive, hilarious, and shockingly terrible.
29.
▲
by
tkcranny
1y ago
Respectfully I disagree. I believe what Dijkstra is getting at is that the specifics of modern computers aren’t “relevant” at all. Ultimately it’s the science of information and whats computable. Be that a modern day silicon processor at
30.
▲
by
tkcranny
1y ago
“Computer science is no more about computers than astronomy is about telescopes” — Edsger W. Dijkstra
More ›