HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Al0neStar

no profile record

Submissions

[untitled]

13 points·by Al0neStar·작년·0 comments

Poh-Shen Loh: GPT-o1 got a perfect score on my CMU undergrad math exam

twitter.com
4 points·by Al0neStar·작년·0 comments

US Constitution disappears from White House website on day two of Trump 2.0

economictimes.indiatimes.com
6 points·by Al0neStar·작년·2 comments

[untitled]

1 points·by Al0neStar·2년 전·0 comments

Paths: Why is life filled with so many detours? [Open Access]

link.springer.com
1 points·by Al0neStar·2년 전·0 comments

Notes from Beethoven's Genome

sciencedirect.com
1 points·by Al0neStar·2년 전·0 comments

Fat Tails Are Weird

blog.piekniewski.info
4 points·by Al0neStar·2년 전·1 comments

"30.1K BTC of Silk Road funds controlled by US gov is on the move "

twitter.com
34 points·by Al0neStar·2년 전·10 comments

Benchmarking LLMs against human expert-curated biomedical knowledge graphs

sciencedirect.com
41 points·by Al0neStar·2년 전·5 comments

Ask HN: Resources on Modern Cryptanalysis?

1 points·by Al0neStar·2년 전·0 comments

Three reasons why AI doesn’t model human language

nature.com
2 points·by Al0neStar·2년 전·1 comments

Why agency and cognition are fundamentally not computational

osf.io
1 points·by Al0neStar·2년 전·0 comments

What (book) should Stripe Press reprint?

marginalrevolution.com
1 points·by Al0neStar·2년 전·0 comments

Nvidia CEO Foresees AI Competing with Human Intelligence in Five Years

bnnbreaking.com
3 points·by Al0neStar·3년 전·2 comments

Introducing Visual Copilot – Design to Code in a Click

youtube.com
2 points·by Al0neStar·3년 전·0 comments

Tescreal hallucinations: Psychedelic and AI hype as inequality engines

akjournals.com
2 points·by Al0neStar·3년 전·0 comments

The Online Safety Bill looks set to shatter privacy in the UK

proton.me
7 points·by Al0neStar·3년 전·1 comments

Web Browser Engineering Concluded

browserbook.substack.com
3 points·by Al0neStar·3년 전·0 comments

Graphically Impressive PS2 Games [video]

youtube.com
2 points·by Al0neStar·3년 전·0 comments

On the Paradox of Learning to Reason from Data

arxiv.org
2 points·by Al0neStar·3년 전·0 comments

comments

Al0neStar
·7개월 전·discuss
LainZine - very similar to PagedOut: https://lainzine.org/archive

Unredacted - Privacy/OSINT related. Only past issues are free. https://inteltechniques.com/magazine.html

N-O-D-E - Hardware/DIY https://n-o-d-e.net/zine/
Al0neStar
·2년 전·discuss
These books are what i would consider the best books for self-study. (I have gone through many textbooks after i went back to school to study statistics.)

• Real Analysis: A Long-Form Mathematics Textbook

• Proofs: A Long-Form Mathematics Textbook

• Mathematical Logic Through Python

• A Course in Calculus and Real Analysis

• A Course in Multivariable Calculus and Analysis

• Differential Equations With Applications and Historical Notes

• Probability and Random Processes (Grimmet)

• Probability Through Problems

• Fifty Challenging Problems in Probability with Solutions

• The Simple and Infinite Joy of Mathematical Statistics

• An Introduction to Error Analysis
Al0neStar
·2년 전·discuss
Not really gatekeeping, but as someone who likes to self-study, not having solutions is very annoying.
Al0neStar
·2년 전·discuss
> everything is compute.

Isnt this the problem OP is referring to? If everything is compute then no useful distinction can be made.
Al0neStar
·2년 전·discuss
Why do they have a problem with people being aroused?
Al0neStar
·2년 전·discuss
Ross Ulbricht got two life sentences plus 40 years without parole.
Al0neStar
·2년 전·discuss
PDF: https://anonymfile.com/6N8rm/d41586-024-00824-z.pdf

VirusTotal: https://www.virustotal.com/gui/file/4ab7698f2bd174f1aecc8e0b...
Al0neStar
·3년 전·discuss
[NSFW]

"… I show them my prick, then what do you suppose I do? I squirt the fuck in their face… That's my passion my child, I have no other… and you're about to behold it."

- The 120 Days of Sodom, 1785

"My dick will go through the middle of boys and the middle of girls, but with bearded men it will aim only for the top."

- An epigram of Priapus from 1st Century AD.
Al0neStar
·3년 전·discuss
The first paper in the literature review and its citations argue how popular tv shows like "The Twilight Diaries" and "Riverdale" normalize rape and violence against women, I can't take it seriously.
Al0neStar
·3년 전·discuss
There is no evidence that fetishes could be "induced".
Al0neStar
·3년 전·discuss
Everytime someone mentions Cloudflare, i think about this article [0].

[0] https://blog.cr.yp.to/20230609-turboboost.html
Al0neStar
·3년 전·discuss
Also: https://admiretheweb.com
Al0neStar
·3년 전·discuss
Last xpac was less than a year ago.
Al0neStar
·3년 전·discuss
A great book by one of the auhors of HtDP is DCIC and it uses a programmimg language called Pyret and chapter 3 covers a transition from pyret to python.

https://dcic-world.org/2023-02-21/index.html

Do you have any examples you can share of GPT4 being degraded?
Al0neStar
·3년 전·discuss
This is a hardcore book.
Al0neStar
·3년 전·discuss
Assuming that HumanEval is a good benchmark (it's not) and assuming you can naively scale under fat-tails (you can't) then according to OpenAI's own gpt4 report (someone did the math on hn/reddit where they reproduced the curve but i can't find the link) at 100x the training cost of gpt4 you will still have a 15% error rate on medium difficulty tasks.
Al0neStar
·3년 전·discuss
Fixed it, i meant that both of the books mentioned are written by Harry Percival (and the 2nd was written as a sequel) .
Al0neStar
·3년 전·discuss
I'm guessing this was submitted after the "Ask HN" about leveling up to a production python programmer and i'm surprised no one mentioned these books:

1. Test-Driven Development with Python

2. Architecture Patterns with Python

The 2nd one is the closest you're gonna get to a production-grade tutorial book.

Related to this topic, these resources by @dbeazley:

Barely an Interface

https://github.com/dabeaz/blog/blob/main/2021/barely-interfa...

Now You Have Three Problems

https://github.com/dabeaz/blog/blob/main/2023/three-problems...

A Different Refactoring

https://github.com/dabeaz/blog/blob/main/2023/different-refa...

His youtube channel:

https://youtube.com/@dabeazllc
Al0neStar
·3년 전·discuss
https://youtu.be/piwB5SJqZ7U

Over-fitted or copied.
Al0neStar
·3년 전·discuss
DISCLAIMER: You work for Wix.