Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
willglynn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
34 ms
·
1.
▲
by
willglynn
4mo ago
Glorious: https://seri.tools/blog/announcing-rust9x/
2.
▲
by
willglynn
8mo ago
AWS has the notion of "partitions", which is a technical boundary encompassing multiple regions. This mostly doesn't come up, but it does poke through in certain implementation details, like how AMI manifests for groups of re
3.
▲
by
willglynn
1y ago
For example, "An HTTP Status Code to Report Legal Obstacles": https://datatracker.ietf.org/doc/html/rfc7725
4.
▲
by
willglynn
1y ago
This was TAMDAR data, which is a self-contained instrument package intended specifically for meteorological observations. https://en.wikipedia.org/wiki/TAMDAR Observations definitely fell off a cliff as commercial air
5.
▲
by
willglynn
1y ago
You might be interested in https://burn.dev , a Rust machine learning framework. It has CUDA and ROCm backends among others.
6.
▲
by
willglynn
1y ago
Yes! Exactly this. My last EV used 22 MWh over 6.5 years. That works out to 390W. My solar array is located at high latitudes (northern Minnesota), the mounting angle isn't great, it's occasionally covered in snow, etc. In these c
7.
▲
Unsoundness and accidental features in the [target_feature] attribute
(predr.ag)
3 points
by
willglynn
1y ago
|
0 comments
8.
▲
by
willglynn
1y ago
I've had great results with N100 mini PCs including Power over Ethernet. Here's an N100, PoE, 2.5GBASE-T, case, 8 GB RAM, 128 GB SSD for $129 refurbished: https://refurbished.minisforum.com/products/minisforum
9.
▲
by
willglynn
1y ago
This is not discretionary for the FCC: > A station authorization shall be automatically terminated in whole or in part without further notice to the licensee upon: > … > (d) The failure to maintain 50 percent of the maximum number
10.
▲
by
willglynn
2y ago
ESPHome fills much of this niche for me. It's a framework for turning YAML device definitions into custom microcontroller firmware, with myriad supporting tools. The official device database at https://devices.esphome.io li
11.
▲
by
willglynn
2y ago
On the topic of fail-deadly nukes: https://en.wikipedia.org/wiki/Dead_Hand
12.
▲
by
willglynn
2y ago
This is true for many but not all weather models. GFS and IFS are both medium-range global models in the class Google is targeting. These models are spectral models, meaning they pivot the input spatial grid into the frequency domain, carry
13.
▲
by
willglynn
2y ago
You're right, and in fact S3 does this with the `ETag:` header… in the simple case. S3 also supports more complicated cases where the entire object may not be visible to any single component while it is being written, and in those case
14.
▲
by
willglynn
2y ago
It is common to use multipart uploads for large objects, since this both increases throughput and decreases latency. Individual part uploads can happen in parallel and complete in any sequence. There's no architectural requirement that
15.
▲
by
willglynn
2y ago
> In Rust, the main thread is special. (I consider this unfortunate, but web people like it, because inside browsers, the main thread is very special.) If the main thread exits, all the other threads are silently killed. Rust inherits th
16.
▲
by
willglynn
2y ago
Global lat/long coordinates are defined in terms of coordinate systems like WGS84 or ITRF2020, which are themselves the result of relative measurements between reference stations. The earth's crust floats on top of liquid rock. Th
17.
▲
by
willglynn
2y ago
The document to which this article refers was published in the Journal of the Royal Society Interface, and the article links there. It is also available as open access, which was not linked: https://hal.science/hal-04287433v
18.
▲
by
willglynn
2y ago
It's… fine? Unlike certain other brands, I've encountered no network of frothing, territorial, gatekeeping dealers with Beckhoff. For my project, I reached out to sales.usa@beckhoff.com, got a rep, asked for a quote, and went from
19.
▲
by
willglynn
2y ago
Seconding Beckhoff. EtherCAT is a fantastic protocol, TwinCAT/BSD works great, reliability is excellent. It's super nice to run realtime PLC code on specific processor cores with µs of jitter while other cores run a normal OS with
20.
▲
by
willglynn
2y ago
Thirded. I connected my stations' local UDP broadcasts to Prometheus push/VictoriaMetrics: https://github.com/willglynn/tempest_exporter Their central web API is nice too (and the tool above can extract metri
21.
▲
by
willglynn
2y ago
The best treatment is at: https://blog.rust-lang.org/2024/03/30/i128-layout-update.htm... Note also that this involves LLVM, so clang < 18 had the same u128 behavior as Rust < 1.77/1.78.
22.
▲
by
willglynn
2y ago
Large single family homes have 400A 1Ø 120/240V service, which is 96 kW peak or 76.8 kW for NEC's definition of continuous. Most have 200A service or smaller, which is half that. What load do you imagine causes "most" ho
23.
▲
by
willglynn
2y ago
Be aware that there's N100 boards with 6x SATA, 2x M.2 NVMe, and 4x 2.5GBASE-T around this price point. For example: https://www.aliexpress.us/item/3256806198066931.html The N100 processor offers 2-3x the performa
24.
▲
by
willglynn
3y ago
The hardware minimums are real, and the complexity floor is significant. Do not deploy Ceph unless you mean it. I started considering alternatives when my NAS crossed 100 TB of HDDs, and when a scary scrub prompted me to replace all the H
25.
▲
by
willglynn
3y ago
In 2024 I would suggest deploying 2x25G instead, via e.g. MCX4121. Pricing is similar (<$30 NICs), but: * 2x25G throughput is higher than 40G, * 25G latency is lower than 40G, * you can use 25G ports as 10G ports, and * you can use DACs
26.
▲
by
willglynn
3y ago
-- if using `zfs send` to create the replica, which the author of the post is not.
27.
▲
by
willglynn
3y ago
AWS Outposts are leased: > You can purchase Outposts servers capacity for a three-year term and choose between three payment options: All Upfront, Partial Upfront, and No Upfront. … At the end of your Outposts servers term, you can eithe
28.
▲
by
willglynn
3y ago
> Furthermore, as Cloudflare Tunnel requires the installation of the 'cloudflared' client, defenders can detect its use by monitoring file hashes associated with client releases. Is this effective? Presumably attackers could `g
29.
▲
by
willglynn
3y ago
Residential power here for single family homes -- the type which could reasonably do what you suggest -- is almost always single phase 120/240V. As an upper bound, let's consider 400A service. (Most homes have services smaller tha
30.
▲
by
willglynn
4y ago
It's not that simple. https://www.snopes.com/fact-check/exploding-pyrex/ > What's Undetermined > Whether Pyrex switched from using borosilicate glass to tempered soda lime glass only after Corning
More ›