HN user

tehf0x

478 karma
Posts5
Comments33
View on HN
Linux from Scratch 2 years ago

Amen to that! 20 years later this was my gateway drug into being addicted to computers and gave me my full stack understanding I still use every day at work. <3 Gentoo and the friendly geek at the coffee place I worked at when I was 14 who gave me my first hit and held my hand through what is effectively mental torture for most people

So a similar thing happened near some friends' in France. A military jet crashed into the forest near their house, but the air force couldn't figure out where it had gone. Eventually a farmer noticed that a new pond had appeared on his land. The jet made enough of a crater when crashing that drained the nearby swamp and created a new pond deep enough to conceal the full fuselage, thus completely hiding the airplane. Once the farmer alerted the air force, they were able to crane the remains out of the newly formed pond and recover the key parts of hardware onboard. Had the farmer not noticed the change in landscape they might have never found it. https://www.lefigaro.fr/flash-actu/2011/03/02/97001-20110302...

Ah the good old "it's not me it's the test" argument. These systems are not just next token predictors, they learn complex algorithms and can perform general computation, its just so happens that by asking them to next-token predict the internet they learn a bunch of smart ways to compress everything, potentially in a way similar to how we might use a general concept to avoid memorizing a lookup table. Please have a look at https://arxiv.org/pdf/2211.15661 and https://mobile.twitter.com/DimitrisPapail/status/16208344092.... We don't understand everything that's going on yet but it would be foolish to discount anything at this stage, or to state much of anything with any degree of confidence (and that stands for both sides of the opinion spectrum). Also these systems aren't exposed to the real world today, but this will be untrue very soon https://ai.googleblog.com/2023/03/palm-e-embodied-multimodal...

This is what pains me the most about the US. Out of sight and out of mind but these poorer parts of society represent xx millions of fellow humans. If you could have similar standard of living in Australia where the poorer parts of society perhaps have more accessible healthcare and better social safety nets, then why the hell can't we do that in the US!? (I know the answers to that question, but it just makes me sad and angry).

Honestly I think I may be even slightly more productive, but whatever, I make more than I can spend, I don't think any amount of money would make me work 5 days/week (I mean that quite literally, unless it was maybe for a couple months, and in the 1e6 ballpark, my time on earth is just too valuable to me).

Dude if my restaurant choice being reduced is the cost of everyone having a nicer life I think we've already reached a pretty clear conclusion.

Sounds like that was simply not actually a 4-day workweek company! My experience working 4-day workweeks (Thursday evening desktop goes off, corp phone gets left at desk) is brilliant, especially mixed with full remote, I would likely give up more than 20% of my salary to have this permanent 3-day weekend! (Shh, don't tell HR)

Give it another try, I found the docs pretty good, you need to get your head around XLA tracing, and read "the sharp bits" section and you should be pretty set!

As a researcher in RL & ML in a big industry lab, I would say most of my colleagues are moving to JAX [https://github.com/google/jax], which this article kind of ignores. JAX is XLA-accelerated NumPy, it's cool beyond just machine learning, but only provides low-level linear algebra abstractions. However you can put something like Haiku [https://github.com/deepmind/dm-haiku] or Flax [https://github.com/google/flax] on top of it and get what the cool kids are using :)

Hi HN, for a bit of background, the initial prototype got built in 3 days (met the doctors on Sunday, rolled out wed. night). We've since built out a pretty autonomous piece of software that can allow doctors to add each other and easily build out coverage over a country. We've spread quickly to 130 ICU wards in France which covers >2000 COVID+ ICU beds, and are hoping ICUBAM can be potentially useful to other countries with an overstrained ICU system.

Hey guys, just a bit of backstory as suggested by a mod:

tl;dr is that with this python script and one of the arduino sketches you can get an out-of-the-box remote sensing network with sqlite storage that is very easy to extend and hack on and has proven stable for over a year now.

The background:

I live in the countryside and wanted to find some ways to help out our neighbouring farmers with my trade. One of the things you see a lot of is remote things failing and going unnoticed -- unclosed barriers, electrified enclosures not strong enough, escaped animals, etc. In addition to this, there are some regular maintenance tasks -- opening/closing the chicken coop door, irrigation, opening/closing a greenhouse -- that are trivial to define programatically and can save a lot of time and trouble if automated.

This is the backbone to a set of other projects currently in the pipeline, but it also includes chicken coop door opener in one of the example nodes. I have some neighbours working on remote sensing for their solar-powered electric fence generator using LoRa. Overall this technology's mix of low-power and long-range transmission makes it an awesome tool for cheap, 'low'-tech countryside hacks.

Well that was enough crazy for today. I'm always impressed by the logical flaws someone can have when they are emotionally passionate about something. I'm pretty sure that his final analogy between homosexuality and belonging to the klu klux klan was definitely worth putting in post-scriptum to absolutely confirm he hasn't thought any of this out.