Viewing profile — Vt71fcAqt7
Vt71fcAqt7
HN member- Joined
- Wed, Aug 24, 2022, 4:30 AM UTC
- HN karma
- 1,526
- Public activity
- 715 items
- HN profile
- View on Hacker News ↗
About Vt71fcAqt7
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #43852314
I'm glad this happened, although I would have prefered if the result came from a new law eg. the Open App Markets Act rather than have to rely on what is or is not legally consider…
-
comment
Comment #43645686
I vaguely remember reading comments here that said you can get rate limited on R2 without warning if egress is too high. Was that true and is that still true? What is the limit if …
-
comment
Comment #43403495
The title seems to be editorialized? The title I see is "US appeals court rejects copyrights for AI-generated art lacking 'human' creator"
-
comment
Comment #43400934
It's temporal anti-aliasing. >Temporal anti-aliasing is another form of super-sampling, but instead of downscaling from a much larger image, data from prior frames is reprojected i…
-
comment
Comment #43053029
>reviewers apparently approved that. What reviewers?
- comment
- story
-
comment
Comment #42881400
That makes sense. So it can work for small functions but not an entire codebase which is the goal. Does that sound correct? If so, is it useful for small functions (like, let's say…
-
comment
Comment #42880614
>And AI--especially LLMs--are notoriously bad at the "correct" part of translation. Can't you just compare the compiled binaries to see if they are the same? Is the issue that you …
-
comment
Comment #42799319
I suggest putting the link to the website in the about section on github. Currently it reads "No description, website or topics provided." Saves users from scrolling a bit.
-
comment
Comment #42701405
Interesting. Could you give a brief description of how you got that number? Eg. what factors were considered.
-
comment
Comment #42646362
Can I upload my web server as a docker to Lambda and have it run forever there? I though Lambdas were supposed to be more short lived (like a couple hours), is that not the case? I…
-
comment
Comment #42646108
Google cloud run and Azure container apps both let you run an arbitrary docker image without having to deal with custom setups. Both scale automatically so they are serverless. AWS…
-
comment
Comment #42645827
>Something I’m still having trouble believing is that complex workflows are going to move to e.g. AWS Lambda rather than stateless containers orchestrated by e.g. Amazon EKS. I thi…
-
comment
Comment #42634866
Sure, but GP's claim was that the statement "Notably the Steam Machines didn't have any equivalent to Proton" is false.
-
comment
Comment #42634598
>A large chunk of the Steam library worked perfectly fine on Linux before Proton. Source? My recollection was that it didn't. Wine had awful direct x translation, I'm not sure if i…
-
comment
Comment #42634528
The issue is they would need to get rid of xbox live and allow installing apps outside their store. PC gamers will not accept having to pay for online and many play games that are …
-
comment
Comment #42473387
Seems like a verry brittle setup. Since it adds adblock by default all this will do is make youtube crack down on adblock even more.
-
comment
Comment #42402330
>it would take far longer to unpack them than it took you to type them Why is this a barometer for whether to answer a question or unpack assumptions?
- comment
-
comment
Comment #42363832
I was just thinking a few days ago that it is surprising flappy bird didn't get invented much earlier. In terms of complexity it seems to be somewhere between pong and Asteroids. G…
-
comment
Comment #42001207
From the controlnet author: Transparent Image Layer Diffusion using Latent Transparency https://arxiv.org/abs/2402.17113 https://github.com/lllyasviel/sd-forge-layerdiffuse
-
comment
Comment #41994856
"Important" could be in different ways than just "moral importance." Most previous medecine just helps people recover from illness. This drug may have important social consequences…
-
comment
Comment #41978797
Also related: https://github.com/flutter/flutter/issues/77412 - Hixie's issue that led to Impeller (or one of many issues) Some related iOS jank issues from that time: https://gith…