Hacker Newsnew | past | comments | ask | show | jobs | submit | AvImd's commentslogin

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' header is present on the requested resource.


Thanks for flagging this. Odd. Did this happen on the website or in the actual app? Might be a server overload looking at our logs.


can you please give a wider overview of the project and its context? It's very unclear what is the goal here.


Amazing! The funniest stuff it came up with for me were Pengwoman, Sushi Bird, Jezus (Jesus + Zeus).


Science class with a dark twist: https://dalle.party/?party=ks3T2mMx


The default limit for an account that was not used much is one image per minute, can you please add support for timeouts?


This can be worked around with

    setInterval(() => {$(".btn-success").click()}, 120000)


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 loses connection on some wifi networks (it has issue with many networks though surprisingly not all of them). Sometimes reloading the driver helps, sometimes it just hangs my system. https://github.com/lwfinger/rtw88 seems to work a bit better though still has the same problem sometimes. It turns out that rfkill block wlan && sleep 3 && rfkill unblock wlan works better than reloading the driver. At least this way I haven't hanged my system yet. And wifi does not seem to be able to work at the same time as bluetooth.

Otherwise a fine device.


Have you tried a USB based WiFi adapter? Last time I checked (unfortunately many years ago), these were quite small.


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 prevent me from doing that.


Lenovo definitely has blocklists for its laptop upgrades (otherwise I’d have repurposed the empty WWAN slot on my X1 Nano for a second SSD), but I’ve not heard of Dell doing the same. At the very least my old 2008 Dell laptop has no hint of anything like that.


That's really interesting, can you give some examples?


I feel like almost all the descriptions of advanced (university level) math concepts are confusing when you first hear them. For example, the definition of a Taylor series according to Wikipedia:

"In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor series are equal near this point."

This kind of description really throws me off. Especially "terms that are expressed in terms of the function's derivatives at a single point." first of all, superficially, the different meanings of the words 'term' and 'terms' throws me off and then even when I get over that, it's not clear what is meant 'in terms of' in what terms? What kind of relationship are we talking about here? I need to keep reading a lot more to fill that gap... In the meantime, I'm in a state of confusion and will need to re-read that sentence later to make sense of it once I have more info.

I'm not sure how to solve that problem to explain it more clearly but it feels like definitions should gradually build up without gaps. Is it even solvable? I would prefer not having read that definition at all TBH as it only serves to confuse me, it has way too many possible interpretations. I prefer to jump straight to the formula.


Completely agree.

I think there is a cultural component that has transferred throughout history whereby people need to signal their level of education to others.

You've probably had it happen yourself without realizing.

You hear someone explaining something in a simplistic way, and notice yourself wondering how deeply they understand the topic. Then when you are explaining the topic, you don't want people to question your own knowledge level like you did to the other person, so you use techniques to signal the depth of your knowledge.

This might be fancy words, or skipping over simplistic things.

And I think this just becomes second nature.

You can see it with programming languages. If I told you to rate a Rust dev vs JS dev, you are thinking Rust is harder to learn so they must be smarter.

It can also just be a challenge to imagine how you thought about a concept when you were initially learning it.

English is pretty terrible for explaining a lot of math too. Math is better understood visually, but back in the day you couldn't exactly share an interactive diagram.


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 example?


It's hard for me to provide a specific example because (for me) it applies to many different fields of advanced math. It seems like people who are good at math have some preconceived idea in their heads about what the purpose of a math concept is going to be and that helps them to make sense of new concepts faster. Maybe that's what people refer to as a 'mathematical intuition'?

To me (who is not naturally gifted at math), it often seems like math has no specific direction; it appears to explore almost every direction arbitrarily. I can't usually tell which part is supposed to be interesting or potentially meaningful so I don't know what to focus on or what to look for when I'm learning it.

It's like if someone gives you a confusing and vague instruction or question, it helps if you know what the reason is. Like if someone asks you "what day is it?", it helps if you know the intention behind the question or else you can't know for sure if you should answer with "27th of September" or "Wednesday". You don't fully understand the question without knowing the intention behind it. To me, learning math presents a much more extreme variant of that effect.


If none of the examples from the article work, make sure you are running GNU Parallel and not an identically named utility from moreutils.


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)


F-droid should be avoided when you can get an apk release directly from the developer or the Google Play Store. Obtanium is great for managing this.

https://github.com/ImranR98/Obtainium https://privsec.dev/posts/android/f-droid-security-issues/


not sure why you are saying this. if it's about security, it depends on your threat model


Your "threat model" requiring the option shown to be least safe doesn't make its vulnerabilities less so. To develop a "threat model" one must first ascertain the system's intrinsic risk before leveraging one's specific needs. If the outcome is the least secure option, then only your risk increases, the security of each option remains unchanged.


I don't think there is an "intrinsic risk" in anything. I personally trust F-Droid more than Obtainium and even more than most original developers themselves, because

1) F-droid has been around for a long time and it's proven to be well governed.

2) F-droid tells me if the software is still maintained, if it's a fork of another project, if the opensource software is using non open service as a backend, etc..


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 somehow in the decision?


The software is mostly just hobby/paid apps that do have a bunch of users. It would be difficult to turn that into open source although I've thought about doing pieces of them before.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: