Viewing profile — lrei
lrei
HN member- Joined
- Fri, Feb 17, 2012, 5:40 PM UTC
- HN karma
- 134
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About lrei
Recent public activity
-
comment
Comment #45856039
tech debt generator - another job AI is taking away from humans!
-
comment
Comment #44866525
Warning: This is AI generated, probably a low end model as some of the content is outright nonsense eg: """ concept of MoE is quite prevalent (refer Outrageously Large Neural Netwo…
-
comment
Comment #38509858
No, that's not what I meant. I meant that in its reinforcement learning phase, GPT saw examples of "fix this text" style requests and was rewarded for doing a good job. That's diff…
-
comment
Comment #38506828
Yup totally plausible. Things like word (token) dropout and inserting random uniform noise into embeddings or just edit distance perturbations to the tokens are all well known but …
-
comment
Comment #38506780
GPT-4 was clearly trained to fix typos and handle not well written written requests. That much is visible directly from just using it within chatGPT UI in normal usage and fits com…
-
comment
Comment #35693606
Transformer is the architecture. "Generative Pretrained" is just a term made up by the author to mean what everyone called for decades before and will call for decades after "Langu…
-
comment
Comment #34116585
These ToS, CSAM, moderation, etc are very orthogonal to the app itself. Why conflate them? Most non-hackernews people are completely unaware of them, so it won't be a factor in the…
-
comment
Comment #34116470
Yikes! good luck, hope it works out. This is scary. Gmail is still, by far, the best email app. Something like this could happen to me and, I suspect, a lot of other people.
-
comment
Comment #30337911
Exactly the same reason why I use Iosevka and 79chars. However I use WQHD monitors and fit 4-5 splits.
-
comment
Comment #30323673
I don't know what being in "tools for thought space" means but if it just mean "Roam or similar user", I can give my personal answer: I set up 2 or 3 templates when I started. The …
-
comment
Comment #30239618
Must've been quite the statistical masterpiece to disentangle it from the World Wars and the Great Depression. Off course extrapolating conclusions from early 20th century educatio…
-
comment
Comment #27055134
Research shows that doing the recall is the important part. The effect is by now well accepted. Off course if you do the cards yourself you can guarantee both their quality and the…
-
comment
Comment #22195752
I would if I could - I have an external GPU at home. Unfortunately Apple is (not without reason) angry at nvidia so they dropped support for Nvidia in Mac OS. I’d have to use Windo…
-
comment
Comment #20599862
Probably, they were the type that had no problem killing. Someone of a different type was in charge of justifications. The latter would’ve also been more the type that wrote, now h…
-
comment
Comment #17460180
This is true of every field of science and even social science I’ve known. Also the same terms have different meaning in different fields. Also the standard use of a term within a …
-
comment
Comment #15227912
I have plenty of experience with Mercedes, Audi, volvo, jeep and BMW cars - driving, renting, test driving them or being the passanger. I would say Mercedes is at least 5 years beh…
-
comment
Comment #14588350
Cool - I didn't know this project. I might take your offer on the free with survey next time I work on a research project with economists or finance people. (If the offer is still …
-
comment
Comment #14588259
trivial processing power but news organizations tend to want traffic on their websites where you can see ads and click on them and other content. Not sure for how long they will ev…
-
comment
Comment #14588220
There is a free tier with the number of API requests limited.
-
comment
Comment #14588165
Correct. Main author of the project is Gregor Leban: https://scholar.google.co.uk/citations?user=5pAxBWsAAAAJ&hl=... The original crawler (newsfeed.ijs.si) paper is from Trampus, M…
-
comment
Comment #14588099
I used it only for research (1 for media bias analysis related to the refugee crisis and 1 at the intersection of social/media and economy). I know the people who started EventRegi…
-
comment
Comment #14587949
I got access for free. You should really ask them (they are responsive) I think it depends on org type/size - but the figures I heard unofficially were in the netflix (per user) pr…
-
comment
Comment #14587881
Afaik there is no meta data scrapped (technically I think some HTML meta tags are scrapped but not sure if used). There is machine-learning in the annotations - categories rely on …
-
comment
Comment #14587784
Hi - I've used this API several times. Ask me anything (though there have been been changes since I last used it)
-
comment
Comment #13168060
> Code is only easy to replicate when they give you or publish the code No. Graduate ML students can implement the papers they read w/o a reference implementation - just search git…