Viewing profile — gxt
gxt
HN member- Joined
- Thu, Jan 24, 2019, 11:08 PM UTC
- HN karma
- 245
- Public activity
- 219 items
- HN profile
- View on Hacker News ↗
About gxt
Recent public activity
-
comment
Comment #48393245
Assuming the interlocutor is stupid, at any scale, 1-1 to the whole of american politics probably just highlight that you don't fully grasp their point of view, because then it wou…
-
comment
Comment #48238767
> Your comment is nothing more than a broad ethnic slur Have you considered that it may not be an insult but legitimate criticism? The official government stat is 1.05M FN members.…
-
comment
Comment #47929458
Anybody with access to these models can challenge it to test the hypothesis that spacetime is a 4d viscous fluid with the speed of light being spacetime's sound barrier, mass relat…
-
comment
Comment #47871605
Beyond the training boundary. Seems a propos for "an infinite visual browser". I'm just not clear on how we get to the beyond part of it. https://flipbook.page/n/f8982ddfd3ef4cbcb2…
- comment
- comment
-
comment
Comment #46113939
There's John Cleese's Meetings Bloody Meetings for good meeting hygiene training. Its entertaining and educational. https://archive.org/details/meetingsbloodymeetings
- story
-
comment
Comment #45528678
You can implement a BTree with nodes stored in file-backed memmaps. It's plenty fast for the usual business case.
-
comment
Comment #44688854
[flagged]
-
comment
Comment #44454519
I'll take this opportunity to remind anyone on Azure that if you enable service endpoints on a subnet without applying service endpoint policies, anyone with the resourceid of an a…
- comment
-
comment
Comment #43937115
You can audit your dependencies for crates with security vulnerabilities reported to the RustSec Advisory Database, also block unmaintained crates, and enforce your license require…
- comment
-
comment
Comment #43213735
Sure they are AGI. Just let one execute in while (1) and give it the ability to store and execute logic rag-like. Soon enough you're gonna have a pretty smart fellow chugging along…
-
comment
Comment #43015344
At some point we should just commit the AST to git and render it however it is preferred in IDE.
-
comment
Comment #42652268
This has always made queries unpredictable in many scenarios and it should be a feature to turn nulls off entirely and swap them out with Option instead.
-
comment
Comment #42494821
I don't care about some scores going up. Newer models need to stop regressing on tasks they were already good at. 4o sucks at LLVM and related tasks were as legacy GPT 4 is relativ…
-
comment
Comment #42384367
What if the DRM/license was based around offering binaries built with 8/16/32/64 bit limits in data types and max records per table, each being its own edition and priced according…
-
comment
Comment #42087385
Ultimately security is incompatible with backwards compatibility. All OSes in prod today need to be rebuilt from the ground up to be secure for the next century. That means throwin…
-
comment
Comment #41545076
We shouldn't write an OS in rust. We should create a data platform on which we can run DML/DDL with an SSMS++ automatic frontend.
-
comment
Comment #41211212
Is there an appliance or offline service to setup a private CA, do secure remote attestation, and issue certificates only to authenticated peers? Also preferably with fido2 support…
-
comment
Comment #41166912
There is a contradiction on the first page. If "ballots are signed by the voter credential" then there is no vote privacy. Electronic voting system must be prohibited across the bo…
-
comment
Comment #40842231
Blob opera: https://artsandculture.google.com/experiment/blob-opera/AAHW... Für Elise performed by Blob opera: https://youtu.be/0t4BEpbw5jQ
-
comment
Comment #40806253
Few can afford not to follow the basic (DO --> SECURE --> DOCUMENT --> ANNOUNCE) workflow. Working in any other order and you end up having to redo some if not most of the previous…