Viewing profile — tempay
tempay
HN member- Joined
- Thu, Apr 21, 2016, 1:04 PM UTC
- HN karma
- 1,061
- Public activity
- 375 items
- HN profile
- View on Hacker News ↗
About tempay
No profile information was provided.
Recent public activity
-
comment
Comment #48905235
I assume OP interpreted it as encryption that hides the prompts from OpenAI rather than OpenAI hiding information from users.
-
comment
Comment #48740302
Maybe not that bad, stopping the accelerator means the storage requirements drop now that data is no longer being taken. Storage is instead just used for simulation and reprocessin…
-
comment
Comment #48740276
No they're not. At CERN physics data is on: * CTA for tape storage: https://cta.docs.cern.ch/v5/ * EOS for disk storage: https://eos-web.web.cern.ch/eos-web/ There is a large CEPH …
-
comment
Comment #48655356
This is very real, but such CVEs are such a tiny fraction in relation to denial-of-service-due-to-regex that it’s hard to take the system seriously. So far as I’m concerned the sol…
-
comment
Comment #48655051
The key point here is the “pay less” part. I know people that have turned down offers from meta that would 5x their salary and their personal situation would notably improve from a…
-
comment
Comment #48537645
For anyone who thinks this might matter for security: * curl is mature enough that the chance of an impactful bug is basically zero * if there is such a bug, I'm sure someone will …
-
comment
Comment #48471721
To be fair, the entire problem space sucks and I’m not sure it’s possible not to.
-
comment
Comment #48453298
> consuner spending is increasingly debt Geneva has the highest minimum wage in the world precisely to try and avoid the "working poor". Also the "consuner spending is increasingly…
-
comment
Comment #48453092
> in very center, almost every small park or green spot is now 6 story concrete building I struggle to see this. Central Geneva is full of beautiful, well-maintained green spaces a…
-
comment
Comment #48452940
I can't comment outside of Geneva but it's hardly "slave wages": * https://www.mission-geneve.dfae.admin.ch/en/manual-labour-mi... * (scroll to the cost breakdown) https://batmaid.…
-
comment
Comment #48452417
In 1910 the foreign-born population was 14.7% and the drop around WWII was caused by other factors. Much of the industrialisation and banking industry was driven by immigrants. Arg…
-
comment
Comment #48452260
As with everything it's complicated but it's more true than not: https://nccr-onthemove.ch/indicators/how-qualified-are-migra... More importantly, education isn't everything. Half …
-
comment
Comment #48451900
It's not impossible, but Switzerland's geography means tunneling is involved in adding capacity which makes it very expensive. Also the beautiful synchronisation of a country-wide …
-
comment
Comment #48451535
It's not simple with the "clock-face scheduling" system which is used which times the trains to all meet at the big nodes (Zürich, Bern, Basel) so connections work. To achieve this…
-
comment
Comment #48429556
In early 2023, I was debugging an issue in a long abandoned package that used OpenSSL and needed to be fixed for OpenSSL 3. The entire thing was a mess and the parts of OpenSSL it …
-
comment
Comment #48411016
Though 5PB of data is freely available via https://opendata.cern.ch/ With another 4PB available which can be processed on request to extract samples of interest: https://opendata.c…
-
comment
Comment #48410984
As far as I know nobody has ever tried to read one ;)
-
comment
Comment #48405235
The abstraction isn’t really a thing any more. It was a nice idea but in practice it’s an operational nightmare not knowing if data is available and for how long it will be. For re…
-
comment
Comment #48405158
Latin and Greek aren’t one of the working languages at CERN (French and English are)
-
comment
Comment #48404850
See this conference talk from last week: https://indico.cern.ch/event/1471803/contributions/6967379/ There isn’t a recording but slides at linked from that page.
-
comment
Comment #48404827
It’s also French for Beaver which is more likely the origin of the name.
-
comment
Comment #48404821
I’m a little confused by this submission. CASTOR is the old system that has since been replaced by the CERN Tape Array since ~2020: https://cta.web.cern.ch/cta/ This is mentioned o…
-
comment
Comment #48293439
You can seed the randomness are still having nonzero temperature. Numerical instability can introduce randomness especially on GPU like hardware unless you’re very careful about ho…
-
comment
Comment #48269356
It doesn't matter if the length changes provided: * you measure the round trip time often enough * the shift affects light in both directions equally
-
comment
Comment #48269279
> Conventional wisdom is that distributed consensus is not possible at this kind of performance I'm not sure why you would think that? If you can assume the fiber is the same in bo…