HackerTrans
TopNewTrendsCommentsPastAskShowJobs

crvdgc

586 karmajoined 7 tahun yang lalu

Submissions

Mathematical exploration and discovery at scale – Terence Tao et al.

arxiv.org
4 points·by crvdgc·8 bulan yang lalu·1 comments

Python PEP 636 – Structural Pattern Matching: Tutorial

peps.python.org
1 points·by crvdgc·9 bulan yang lalu·0 comments

comments

crvdgc
·kemarin·discuss
Thank you. Video from the thread: https://www.youtube.com/watch?v=x9XDsiG40Uk

(comment itself: https://www.reddit.com/r/space/comments/1usdigz/comment/owna...)
crvdgc
·14 hari yang lalu·discuss
That language should be called Fusion and this language Fission.
crvdgc
·17 hari yang lalu·discuss
Some providers in the UK issue debit cards with limited interest-free overdraft and charge back features. So they are basically credit cards if you squint your eyes enough.
crvdgc
·23 hari yang lalu·discuss
Vision has been in A/B testing for a while now (at least in China). Is there an official announcement that this will be available for everyone?
crvdgc
·23 hari yang lalu·discuss
Nix also needs the build output to be deterministic to calculate the hash. It also has the problems of timestamps etc. The build environment tries to be hermetic by setting the time to be epoch among other things.
crvdgc
·2 bulan yang lalu·discuss
In his later years (late 1980s), he also advocated for AI and human superpower research.

The superpower thing turned out to be pseudoscience later. As a result of being lumped together, for a long period of time, AI was regarded as pseudoscience in China as well.

Although to be fair, during the same period, the US and the USSR were researching superpowers as well.
crvdgc
·2 bulan yang lalu·discuss
While in Japan, I heard an urban legend that, it typically takes 5 accumulated years for a foreigner to acquire hay fever in Japan.
crvdgc
·2 bulan yang lalu·discuss
In the long term, the biggest problem is that space data centers are very hard to defend against missiles.
crvdgc
·2 bulan yang lalu·discuss
Another angle is that most donations to Linux kernel are in the form of paid employees doing kernel work. I wonder how much the kernel need besides that.
crvdgc
·2 bulan yang lalu·discuss
comptime is a restricted form of dependent typing.

In addition to the normal value to value, type to type, and type to value functions, in comptime, you can write static value to type functions.

In full dependent type, you can in addition write dynamic value to type functions, completing the value to type corner.

So in terms of typing strength, plain Haskell < Zig < dependent type languages.
crvdgc
·3 bulan yang lalu·discuss
I didn't find anything particular, but in general it should apply to anyone under the jurisdiction. I think it's illegal to drink underage in the US, even if the person is a tourist and they are allowed to drink by their own country's law.
crvdgc
·3 bulan yang lalu·discuss
Unfortunately, the discussion focused on the somewhat click baity title "proved this program correct". It's unclear what "this program" is. If it refers to the core algorithm with a proof, then there's no bug. If it includes the runtime and the header parser, then Lean didn't prove it correct.

That being said, using a coding agent to direct fuzzying and find bugs in the Lean kernel implementation is the big news here. (After all the kernel's implementation is not proved.)

The moral of the story is to push for more verified code not less and try AI bug hunting.
crvdgc
·3 bulan yang lalu·discuss
For what it worth, there's uBlacklist for Google.

https://ublacklist.github.io/docs/getting-started
crvdgc
·3 bulan yang lalu·discuss
Sovereign AI adds another layer of meaning now that sovereignties are at war.
crvdgc
·3 bulan yang lalu·discuss
> GitHub does not and does not plan to include advertisements in GitHub

They already did! https://github.com/orgs/community/discussions/65245
crvdgc
·3 bulan yang lalu·discuss
People, we just solved the LLM watermarking problem.
crvdgc
·4 bulan yang lalu·discuss
Even alternatives like GrapheneOS relies on AOSP. I wonder if it's possible for regulators in certain countries to pressure Google to kill it in the future.

Even if that's not the case, I'd imagine attestation apps like banking apps would require some kind of identity verification in exchange for trusting Graphene's keys.

In principle it doesn't make sense to leave any escape hatch, but I guess as always, it boils down to economy.
crvdgc
·5 bulan yang lalu·discuss
In theory, it's possible to have a third party (other than Google or Apple) to provide attestation on third party hardware.

You can have a separate core and kernel to run such code. They don't have to be powerful, but they'll need to be small enough to be verified by the said provider. For most of the code that doesn't need attestation, they can be executed on normal hardware.

The provider also has to convince the regulator or banks to trust them. However, if that's solved, the user should feel no difference between pure Android and alternative platform plus attestation.
crvdgc
·5 bulan yang lalu·discuss
How long before people realize that they too have limited context length and adopt:

- memory/yyyy-mm-dd.md

- MEMORY.md

- SOUL.md
crvdgc
·5 bulan yang lalu·discuss
At least for this article it's more about the job, or to be precise, the past where job and passion coincided:

> Ultimately if you have a mortgage and a car payment and a family you love, you’re going to make your decision.

Nothing is preventing the author from continuing to write code by hand and enjoy it. The difference is that people won't necessarily pay for it.

The old way was really incredible (and worth mourning), considering in other industries, how many people can only enjoy what they do outside of work.