Readit News logoReadit News
beebmam commented on No One Is Working   humaninvariant.com/blog/w... · Posted by u/jxmorris12
beebmam · 22 days ago
I don't see any evidentiary basis for these claims (or narratives) in this article. What can be asserted without evidence can also be dismissed without evidence.
beebmam commented on Linux Reaches 5% Desktop Market Share in USA   ostechnix.com/linux-reach... · Posted by u/marcodiego
beebmam · a month ago
I have a great computer, but it isn't compatible with Windows 11, so now I'm using Ubuntu on it. It's not ideal, but at least it's not a brick. I hate the requirements for Windows 11.
beebmam commented on Reflections on OpenAI   calv.info/openai-reflecti... · Posted by u/calvinfo
bhl · a month ago
> The Codex sprint was probably the hardest I've worked in nearly a decade. Most nights were up until 11 or midnight. Waking up to a newborn at 5:30 every morning. Heading to the office again at 7a. Working most weekends.

There's so much compression / time-dilation in the industry: large projects are pushed out and released in weeks; careers are made in months.

Worried about how sustainable this is for its people, given the risk of burnout.

beebmam · a month ago
Those that love the work they do don't burn out, because every moment working on their projects tends to be joyful. I personally hate working with people who hate the work they do, and I look forward to them being burned out
beebmam commented on AI agent benchmarks are broken   ddkang.substack.com/p/ai-... · Posted by u/neehao
beebmam · 2 months ago
I don't think "Benchmarks" are the right way to analyze AI-related processes, which is probably similar to the complexity surrounding human intelligence measurements and how well each human can handle real-world problems.
beebmam commented on Reflections on 2 years of CPython's JIT Compiler   fidget-spinner.github.io/... · Posted by u/bratao
jerf · 2 months ago
I was active in the Python community in the 200x timeframe, and I daresay the common consensus is that language didn't matter and a sufficiently smart compiler/JIT/whatever would eventually make dynamic scripting languages as fast as C, so there was no reason to learn static languages rather than just waiting for this to happen.

It was not universal. But it was very common and at least plausibly a majority view, so this idea wasn't just some tiny minority view either.

I consider this idea falsified now, pending someone actually coming up with a JIT/compiler/whatever that achieves this goal. We've poured millions upon millions of dollars into the task and the scripting languages still are not as fast as C or static languages in general. These millions were not wasted; there were real speedups worth having, even if they are somewhat hard on RAM. But they have clearly plateaued well below "C speed" and there is currently no realistic chance of that happening anytime soon.

Some people still have not noticed that the idea has been falsified and I even occasionally run into someone who thinks Javascript actually is as fast as C in general usage. But it's not and it's not going to be.

beebmam · 2 months ago
I don’t understand the sentiment of not wanting to learn a language. LLMs make learning and understanding trivial if the user wants that. I think many of those complaining about strongly typed languages (etc) are lazy. In this new world of AI generated code, strongly typed languages are king
beebmam commented on OBBB signed: Reinstates immediate expensing for U.S.-based R&D   kbkg.com/feature/house-pa... · Posted by u/tareqak
Izikiel43 · 2 months ago
Source?
beebmam · 2 months ago
Extra $250 fee for visa applications: https://judiciary.house.gov/media/press-releases/big-beautif...

3.5% remittance fees on sending money out of the US: https://www.globalimmigrationblog.com/2025/06/what-are-the-i...

Also (in above source), no ACA subsidies for H-1B visa holders (and others), which likely means employers they will have to pay more for health care if they want to cover their immigrant workers

beebmam commented on OBBB signed: Reinstates immediate expensing for U.S.-based R&D   kbkg.com/feature/house-pa... · Posted by u/tareqak
macinjosh · 2 months ago
Awesome, this literally could not be better for American tech workers.
beebmam · 2 months ago
There's also H-1B (and other worker visa) restrictions/costs imposed. Overall, quite good for the American tech worker
beebmam commented on Sam Altman Slams Meta’s AI Talent Poaching: 'Missionaries Will Beat Mercenaries'   wired.com/story/sam-altma... · Posted by u/spenvo
zmmmmm · 2 months ago
It says something that he still believes he has "missionaries" after betraying all the core principles that OpenAI was founded on. What exactly is their mission now other than generating big $?
beebmam · 2 months ago
A company's mission is not an individual's mission. I personally would never hire an engineer whose main pursuit is money or promotions. These are the laziest engineers that exist and are always a liability.
beebmam commented on How I program with agents   crawshaw.io/blog/programm... · Posted by u/bumbledraven
potatolicious · 3 months ago
I actually take some minor issue with OP's definition of an agent. IMO an agent isn't just a LLM on a loop.

IMO the defining feature of an agent is that the LLM's behavior is being constrained or steered by some other logical component. Some of these things are deterministic while others are also ML-powered (including LLMs).

Which is to say, the LLM is being programmed in some way.

For example, prompting the LLM to build and run tests after code edits is a great way to get better performance out of it. But the idea is that you're designing a system where a deterministic layer (your tests) is nudging the LLM to do more useful things.

Likewise many "agentic reasoning" systems deliberately force the LLM to write out a plan before execution. Sometimes these plans can even be validated deterministically, and the LLM forced to re-gen if plan is no good.

The idea that the LLM is feeding itself isn't inaccurate, but misses IMO the defining way these systems are useful: they're being intentionally guided along the way by various other components that oversee the LLM's behavior.

beebmam · 3 months ago
Thanks for this comment, i totally agree. Not to say this article isnt good; its great!
beebmam commented on I live my life a quarter century at a time   tla.systems/blog/2025/01/... · Posted by u/CharlesW
sudhirj · 8 months ago
Old Hindu philosphies have a similar split.

https://en.m.wikipedia.org/wiki/%C4%80%C5%9Brama_(stage)

0-25y grow and study

25-50y develop your household, your family, your community and gain wealth (non-extractive, provide value).

50y-75y hand over all worldly things to the next generation, advise, teach and help those around you. Focus on your spiritual enlightenment.

75y- renounce the world and disappear into the forest as a monk / hermit.

beebmam · 8 months ago
I hope more people read comments like these and ask themselves: "What warrants these life suggestions? Are they justified? What would make them justified? What alternatives are there?"

u/beebmam

KarmaCake day4016December 22, 2016View Original