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

Any similar platforms using Golang?


Wails, if I'm not mistaken: https://wails.io/


Some screenshots would be nice


> The BMJ Oncology study concludes that “dietary risk factors, alcohol consumption, and tobacco use were the main risk factors for major early-onset cancers.” But it adds that “prospective lifetime cohort studies are needed to explore the etiologies [causes] of early-onset cancers.”

> In the UK, specialists have specifically flagged up the risks of processed foods, which includes ready-made meals and pizzas, which young people tend to consume more of.

Food seems to be the main culprit..


Dietary fiber is well established to reduce the risk of Colorectal cancer [1]. If there's one thing that's seriously missing from an ultra-processed diet it's fiber.

Almost certainly multifactorial though.

1. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3926973/


there is also an extraordinary amount of plastic and chemicals getting absorbed by nearly all food, as per a study last week:

https://edition.cnn.com/2024/09/16/health/food-packaging-che...


> [.. &] alcohol consumption, and tobacco use were the main risk factors for major early-onset cancers

This would be a good explanation for any decline in early onset cancer given that a 40 year old could not have been binge drinking and smoking at their height in 1970s UK.


As a small data set, my mother and grandparents all smoked like there was no tomorrow and drank plenty, but never had any cancer issues. Though my mother and grandfather both had COPD, my mother in particular spent the last few years of her too-short life (late 60s) basically drowning because she couldn't expel the CO2.

Prepared and ultra-processed foods, gut feel, seem to be a huge problem in many ways. A buddy of mine, his girlfriend is a big health nut and her rule of thumb is: Don't eat anything that has more than 4 ingredients or comes in a bag, and that seems like a good idea to me.


Here is some general advice about how to translate between “your life” and statistics.

Imagine that some new product gets released that increases your chance of chancer by 10x, so something extremely bad and very noticeable in studies. Now let’s say 2/10000 typically get this type of cancer normally and that it’s an extremely popular product so 50% of the world population use it. Start consuming it straight away.

That leads us to having 2/10000 cases before the product and 7/10000 afterwards, and you’ll have 4994/5000 of people who use the OBVIUSLY bad product stating confidently that there can’t be any issue, because they aren’t effected. Imagine they all have 2 kids who have two kids and suddenly the common sense attitude that “this can’t be dangerous because my grand parents…” is the overwhelming majority opinion.

You don’t have “a small dataset” you only have a bias, nothing more, nothing less. You can’t translate between data and your personal life how you’d expect to, it’s just not possible.

Also regarding your buddies girlfriend’s advice she’s completely wrong. It’s actually anything with less than 3 ingredients or more than 5 but less than 7 you shouldn’t eat. Everything else is safe. You can trust me because “I’m a huge health nut”.

Disclaimer: numbers might be slightly off, corrections are appreciated, but the point stands.


> Also regarding your buddies girlfriend’s advice she’s completely wrong. It’s actually anything with less than 3 ingredients or more than 5 but less than 7 you shouldn’t eat. Everything else is safe. You can trust me because “I’m a huge health nut”.

Wtf?


I think he's making fun of the arbitrary number that was originally given. Obviously healthy foods can have far more than four ingredients, such as dozens of spices (or really anything). I think many people want to be able to follow some sort of broad guideline in life and it frequently causes those to arrive at meaningless conclusions.


Gotcha, thanks. I was utterly confused by this.

> I think many people want to be able to follow some sort of broad guideline in life and it frequently causes those to arrive at meaningless conclusions.

But it's just that, a broad guideline.

I think that only few people would not intuitively understand that seven types of fresh vegetables in a box is not the same as some meaty goo made from seven unpronouncable industrial ingredients with E-numbers attached.

HN types seem to like to nitpick a broader point by conjuring up edge cases.


I think the response is misunderstanding thd difference between a guideline and a rule. "Nothing from a bag or box, nothing with more than 4 ingredients" allows for bags of frozen veggies, allows for 5+ simple ingredients, but a good way to quickly rule out ultraprocessed foods. Saying "avoid ultraprocessed foods" would likely not be actionable to a great many people: look at a set of ingredients and is it ultraprocessed, processed, or just fancy names for everyday things (should I avoid sodium chlorite and dihydrogen monoxide?).


Nice. Let me try that. I see this is more on the concepts, which is definitely something interesting for them.

Any platform suggestions also for python programming for kids..


It's not just about the concepts, there's a visual coder built in. It's real programming, just with a GUI.

Isn't that more important than a particular language anyway? Probably by the time they grow up, some other language will be in vogue anyway. The language doesn't matter as much as generating excitement and engagement, I'd argue?


+1 for this.

I’d recommend the GUI aspect to keep the kids interested. It’s a way to see the impact of code immediately. It gives the kid a “problem” to solve and lets them see their solution. It removes the need for versioning, tooling, deploying, etc that can bog down new devs. Can’t really get any better than that, i’d argue


Very nice. To have some sub directories as read-write would be super useful.


It totally works with read-write enabled and in fact rancher uses it this way. Make this change:

    mounts:
    - location: "~/sandbox"
      writable: true 
Lima cautions against this:

      # Setting `writable` to true is possible, but untested and dangerous.
But I never hit any problems when I played around with it. Here are my notes: https://earthly.dev/blog/lima/


Very helpful notes on your blog, thank you for sharing!


I agree.

I’m not counting the WPM as a measure to see if one is a good programmer.

I just want to sharpen the tools that one needs


How do you identify the country from where the submission happens?


We are not using cloud flare. But our domain is also not accessible. We are using digital ocean's DNS service for propagating our IP. Does the DigitalOcean's DNS service depend on Cloudflare service?



That link isn't accessible from where I am right now.

Alanis Morissette agrees that this is ironic.


Yes, this is actual irony, unlike “rain on your wedding day.”


but in regards to singing a whole song about things that are not irony being irony: isn't it ironic?

don't you think?


Yes! IRL Alanis is smart and eloquent, and those that think that song's lyrics are evidence to the contrary are missing the joke.


Moved all my domains to DO specifically to stop donating traffic data to Cloudflare. Absolutely stunned I didn't notice this earlier.

It's bullshit all the way down.

Are there any companies left offering free DNS usable from Terraform that aren't part of the "Internet Five Eyes"?

edit: looks like Linode may be the next best 'not terrible' option


I have bad news for you, Linode's authoritative DNS service also uses Cloudflare DNS Firewall.

  $ dig +short ns1.digitalocean.com aaaa
  2400:cb00:2049:1::adf5:3a33
  $ dig +short ns1.linode.com aaaa
  2400:cb00:2049:1::a29f:1a63


So much for whoever downthread said "not all websites use cloud flare"


Same here, except DNSimple.


Yes.



Just my 2c.. GitHub, instead of the statement "All stars and watchers", can improve it by showing "All 54000 stars and 32000 watchers" will be deleted.


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: