HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kaashif

2,007 karmajoined قبل 5 سنوات

comments

kaashif
·قبل 9 ساعات·discuss
Asking this question only a handful of years after a global pandemic...

If the next pandemic is 50% deadly, not being able to make gloves is surely the canary in the coal mine proving we wouldn't be able to make any other PPE.

And no country can rely on another if it's do or die. Other blocs will keep to themselves.
kaashif
·قبل 9 ساعات·discuss
I think it's great someone is working on a fun little project such as a smart fan but let's not kid ourselves, it's not supposed to be practical! I don't think anyone would claim that.

It's a demo of how easy it is to make even an ESP32 device available globally with iroh.
kaashif
·قبل 21 ساعة·discuss
I like how every time a new technology is invented and becomes big, people start to think it explains everything. Like how in the 16th/17th centuries some people thought the universe was a big clock. Or how in the 19th centuries people thought the universe was like a big steam engine. Or now we think the universe is a big computer.

Not saying this is wrong or that I've watched all of the lectures above or anything, but it's just funny to imagine that aliens might look at us the same way we could look at a monkey society saying that the universe is like a big one of those rocks they use to smash nuts open.

Computation and information really does seem universal though, so this is just a funny thought and not serious commentary.
kaashif
·قبل 3 أيام·discuss
Why?

Are people actually using AI to do programmatic refactors over million line codebases directly? That is far more insane.

Using AI to write ruff rules or clang-tidy rules with fixes is literally the same thing and obviously best practice over running AI in a pre-commit hook to do those checks and refactors...
kaashif
·قبل 4 أيام·discuss
No, they are talking about refactoring, not adding new functionality to code.

So it would be something like:

Rewrite this Python code to use match/case instead of if/elif/else chains, write a script using the ast module to rewrite the code, do not edit it yourself, also write some tests with clear inputs and outputs I can inspect.

Or something.
kaashif
·قبل 7 أيام·discuss
It does mean that the milk industry is a low value add commodity business where suppliers compete primarily on price and only survive due to protectionism and subsidies.

Food is important for national security so we should subsidize it, but it's a cost center. It'll never drive growth.

If that's what Mistral is aiming for, it would probably be better to give up now.
kaashif
·قبل 15 يومًا·discuss
You do realize that the person you're replying to is not making a value judgement and probably agrees with you.

If you have two groups of people, one with a low but nonzero signal that they can do something, the other with no signals, is it still a good idea to use that signal?

You'll get fewer bad employees, but you also discard many capable people who haven't had the opportunity to even try for your signal.

It still is a signal, albeit a weak and highly inequitably distributed one.
kaashif
·قبل 15 يومًا·discuss
Some earnest, light feedback: to my ears, "kick butt" sounds about the same as one of those euphemistic substitutions for swears like "gosh we darn well try our darndest".

It's just very funny to lead with that is all.
kaashif
·قبل 16 يومًا·discuss
That's not the problem governments are solving. They're solving the problem of convincing the public it's a good idea to end the anonymity of internet use.
kaashif
·قبل 29 يومًا·discuss
Not necessarily true, more rehearsal isn't the key to fluent oratory.

Many people can speak off the cuff fluently and confidently, avoiding "like", "um", and other filler words. And even if you're not speaking fluently, leaving silences as punctuation is more effective, IMO.

Many impressive speakers I've met actually cite Toastmasters! So their obsessive zeal actually does work.

More rehearsal does work too sometimes, but it does sometimes lead to speeches "sounding too rehearsed".
kaashif
·الشهر الماضي·discuss
That's the reality China already lives in. Their weapon against US companies is commoditizing them, eliminating their moats and their profits by going open weights.

Same thing Meta was doing before they fell behind.
kaashif
·الشهر الماضي·discuss
It would be extremely funny if putting things in space is cheaper and faster than dealing with zoning and local politics.

It implies that China, which can cut through much red tape and has great (and improving) utilities and infrastructure, lots of energy, can just build normal datacenters and save the cost of dozens of space flights.
kaashif
·الشهر الماضي·discuss
Doing that kind of thing over Zoom just always felt fake and not fun to me.

Maybe some people are wired differently where that works, and I'm stuck having to meet people in person to connect with them for real. Which could be a disadvantage for me.
kaashif
·الشهر الماضي·discuss
> The number of times I was asked to lunch with "the guy in accounts or the women in the sales team"

The fact that you read a comment saying that people have lunch with each other and respond saying you've never been asked to have lunch with anyone is interesting.

I guess it varies by company and what the culture is, but it's surely totally normal to just have a friend in sales or something and hear about something going on.

I really doubt the person you're replying to orders people to have lunch.
kaashif
·قبل شهرين·discuss
So maybe we do have it, and it is underwhelming? Or it's not underwhelming and we just got used to it.

Using that as an argument to say we don't have AGI doesn't really make sense.

Regardless of whether we do or don't have AGI, until I actually see the economy-ending job losses, I won't believe it.
kaashif
·قبل شهرين·discuss
Time isn't the constraint here, but ability. Someone complaining about how hard Rust is to write is probably not capable of reviewing Rust code very well.

The usual reaction or opinion from e.g. good C++ programmers switching to Rust is that the added guardrails and expressivity are great and make things easier.
kaashif
·قبل شهرين·discuss
Indeed. And someone accused me of being hostile and thought my initial comment was me making a mean joke:

> This reads like someone with ADHD took Adderall and accidentally focused hard for a day on the wrong thing. It has happened to me.

It is very far away from being a joke.
kaashif
·قبل شهرين·discuss
Actually, if you do something bad enough, your citizenship can be removed. This is true in the US, UK, India, and maybe others. The exact procedures and criteria vary.
kaashif
·قبل شهرين·discuss
It's not astonishingly rare. The comment you're replying to contains examples, here are some more: https://en.wikipedia.org/wiki/Jus_soli
kaashif
·قبل شهرين·discuss
I think going down side quests is good, that's how I learnt lots of what I know.

But if my goal was to run daily and my first step was to make an open source step tracker with a raspberry pi dock...