Viewing profile — AvImd
AvImd
HN member- Joined
- Fri, May 15, 2015, 12:22 PM UTC
- HN karma
- 90
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About AvImd
Recent public activity
-
comment
Comment #43198577
Access to XMLHttpRequest at ' https://graphql.superglue.cloud/ ' from origin ' https://app.superglue.cloud ' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' heade…
-
comment
Comment #39491426
can you please give a wider overview of the project and its context? It's very unclear what is the goal here.
-
comment
Comment #39210373
Amazing! The funniest stuff it came up with for me were Pengwoman, Sushi Bird, Jezus (Jesus + Zeus).
- story
-
comment
Comment #38441711
Science class with a dark twist: https://dalle.party/?party=ks3T2mMx
-
comment
Comment #38440850
This can be worked around with setInterval(() => {$(".btn-success").click()}, 120000)
-
comment
Comment #38440207
The default limit for an account that was not used much is one image per minute, can you please add support for timeouts?
-
comment
Comment #37979282
I am considering doing that. I also considered replacing the wireless card though I was unable to find reliable information if the BIOS has some kind of whitelist that would preven…
-
comment
Comment #37979210
Not a high end device (Dell Vostro 15 3515), but it comes with preinstalled Ubuntu as well. It has some serious problems with wireless (10ec:c821). The default driver frequently lo…
-
comment
Comment #37658135
That's some really bad wording indeed. But it may vary from one source to another. The more intriguing point of your comment is about assumptions. Can you provide a relevant exampl…
-
comment
Comment #37656319
That's really interesting, can you give some examples?
-
comment
Comment #37209182
If none of the examples from the article work, make sure you are running GNU Parallel and not an identically named utility from moreutils.
-
comment
Comment #35760198
It seems F-droid version tries to download bootstrap-arm.zip from a folder which only contains bootstrap-aarch64.zip ( https://nix-on-droid.unboiled.info/bootstrap-release-22.11 )
-
comment
Comment #35431010
Would you like to open source your apps when this happens? Is the absence of updates the only signal you wish to rely on, or should confirmations from other people be involved some…
- story
-
comment
Comment #34126365
There is a prediction market for the same but for entire 2023 instead of just Jan: https://manifold.markets/LeonardoKroger/will-twitter-file-fo...
-
comment
Comment #32403291
https://astralcodexten.substack.com/p/the-phrase-no-evidence...
-
comment
Comment #31993252
Does stgit help with the following scenario: 1. I want some changes in my repo to be persistent whenever I switch to a new branch, pull, or merge a remote. 2. They should not be sh…
-
comment
Comment #31990583
Is there any option to have this "private commits" feature in git? I just realized it's exactly what I wanted so many times. I've tried the assume-unchanged hack but it's too britt…
-
comment
Comment #31290476
Does this work with NestJS?
-
story
Ask HN: Are there worldwide remote software jobs in aerospace?
The aerospace might be defined as broad as possible: anything that helps spacecraft (or planes) fly, including all the support infrastructure. Positions I've seen so far mostly req…
- story
-
comment
Comment #22866514
> If the compiler aborted compilation when it detected undefined behavior, you’d be getting a lot of false positives for unreachable code Could you please provide an example of thi…
-
comment
Comment #22866350
What is your vision of C, its future and its past? What was it supposed to become and did it become that thing? What is it now? What will it involve into in the near and far future…
-
comment
Comment #22866185
Is there a possibility there will be introduced a new rule saying "if the compiler detects an UB it should abort the compilation instead of breaking the code in the most incomprehe…