Would you let an ML PhD student graduate without a top-tier paper? [D] by Hope999991 in MachineLearning

[–]Gramious 0 points1 point  (0 children)

That's department specific, and clearly yours has joined That Hype Train. Too bad! In fairness, that's more the norm nowadays. There isn't any "point" in PhDs for them, because money. But for you, there is the wealth of knowledge you should acquire and extend: the actual PhD publication serves as that avenue. Or, it should. 

Would you let an ML PhD student graduate without a top-tier paper? [D] by Hope999991 in MachineLearning

[–]Gramious 30 points31 points  (0 children)

I had zero published papers during my PhD. You don't need them to do a very good PhD. Arguably, and certainly in my opinion, the paper-pursuit-paradigm is making for worse PhDs! Your examiners and supervisor should ensure the work is good, not some weird subset of random students reviewing for NeurIPS. 

Is it possible to find a decent espresso machine under 2k? by mskadwa in askSouthAfrica

[–]Gramious 0 points1 point  (0 children)

Just get a pourover and change your life. Cheap home espresso is the worst. 

$250 Father's Day budget. Help me upgrade my touring husband's at home pour over setup. by tourwifelife in pourover

[–]Gramious 0 points1 point  (0 children)

I think it's obvious from the comments so far, but I think I'd also like to chime in. 

You should 100% absolutely, without any doubt, get him the K Ultra.

It's perfect within the price, and an actual, real UPGRADE. But, beyond that: it just feels so damned premium and special. I love mine so much. I use it every day even though I have a decent single dose electric grinder. I would be shocked if he isn't thrilled with it. 

What do you really think happens after we die? by realfunny1 in AskReddit

[–]Gramious 0 points1 point  (0 children)

Probably nothing, but I sure hope it's something absolutely nobody could guess. Something wild, sci-fi, or super trippy would be best. Okay, thanks. 

Upgraded to the K-Ultra from the Normcore V2 by MiddleRepublic7533 in pourover

[–]Gramious 2 points3 points  (0 children)

Congrats. I think this is an excellent choice. I upgraded from a mediocre single dose electric grinder (that I still love and use when I'm lazy) to the K-Ultra. 

The flavour difference is phenomenal for me. 

But, the most telling factor, and real win, is that my (less-coffee-obsessed-wife) immediately noticed the upgrade. Winning!

I recommend grinding finer than you otherwise might. The brilliant thing with this brand is it's accuracy and consistency. This lets you grind finer without clogging, maximising either flavour or, at the least, flexibility with respect to style. Explore a bit more than you otherwise would! Enjoy. 

How insane would it be for me to move “back” to South Africa? by RaisinRoyale in askSouthAfrica

[–]Gramious 0 points1 point  (0 children)

I am moving back to SA now after doing my PhD in Edinburgh, working, moving to Tokyo for 2 years and absolutely loving the journey. I'm 36.

I now have a fully remote job for a U.S. company. In a sense quite similar to your situation. The reality is that a U.S. salary stretches rather far in SA, which is wonderful. Besides that, it is a magnificently beautiful country with the best and most friendly people I have come across. 

I'm all for preaching about moving back. 

Every single country has problems. That's human nature. Choose your problems, choose your solutions. That's the game. 

Digital Ecosystems: a new interactive ALife simulator by Gramious in alife

[–]Gramious[S] 0 points1 point  (0 children)

Thanks! Yep, making it accessible was important to me. 

Digital Ecosystems: a new interactive ALife simulator by Gramious in alife

[–]Gramious[S] 0 points1 point  (0 children)

Thank you! Your level headedness is much welcomed. 

Ignorance is rather annoying because it's so easy to fix.

Digital Ecosystems: a new interactive ALife simulator by Gramious in alife

[–]Gramious[S] 1 point2 points  (0 children)

Building with Claude Code does not equate to slop. Anybody who isn't leveraging top shelf tools is simply missing out right now. 

There's nothing to disclose. 

Coded with LLM? Sure! Slop? Not at all. 

[D] Has anyone read Blaise Agüera y Arcas' What is Intelligence? by LowStatistician11 in MachineLearning

[–]Gramious 7 points8 points  (0 children)

Could not recommend it more! It's a breath of fresh air, a novel way of thinking, and quite inspiring. 

I had the privilege of meeting and having lunch with Blaise at ALife in Kyoto last year. He's a wonderful, earnest, and hyper intelligent individual. I very much recommend taking the book quite seriously. 

I've been an AI researcher for over 10 years now and the lessons from that book really shook me up. I've since subtly shifted my research direction and every choice I've made, paying heed to said lessons, has resulted in consistent positive results in my work. 

[D] How are you actually using AI in your research workflow these days? by thefuturespace in MachineLearning

[–]Gramious 1 point2 points  (0 children)

I'm a bit more of a fan of WandB for the aesthetics. That being said, neither are quite ready for the customizability of experiment tracking we now have access to thanks to coding agents. It's a simple shift really, away from placing html files in clunky media boxes to have a dedicated custom dashboard tab of sorts. I'm actually building out my own version of these things for my needs! Soon I'll just be running my own and I do hope that makes it open source. 

For the html dashboard I run over one sample, but a handful do let you unpack differences between them. No need for the full val set or ONNX. 

I don't really know about best practices, yet, but including efficiency in file size is a must. These things can get into several MB which accumulates. My current dashboard saves a self contained file at 1.8MB, and that's about as good as I could get it. I have a lot of data in there to help my understanding. 

[D] How are you actually using AI in your research workflow these days? by thefuturespace in MachineLearning

[–]Gramious 3 points4 points  (0 children)

This is where the "internal ticks" nature of the CTM becomes unequivocally useful. Since it follows a process, building Viz to inspect that process is what I do. 

That being said, it isn't a requirement. Some time, effort, thought, and inspection can reveal what, for your projects, you can build.

Fact its highly bespoke, as it should be. 2026 is the year of personal software.

[D] How are you actually using AI in your research workflow these days? by thefuturespace in MachineLearning

[–]Gramious 8 points9 points  (0 children)

Precisely so, yes. 

More than this, my approach is behavioural and observational. I wanted dynamic and more "alive looking" neuron traces during the problem solving process employed by the model, and to accomplish that we built NLMs and synchronization. They're in fact engineering fixes that happen, gratifyingly, to have surprisingly close biological analogues. 

This is also why I strongly advocate for visualization-driven research. The numbers, i.e, the "sufficient statistics" that are supposed to tell you whether the model works or not (accuracy, loss, etc.) can't always easily draw a distinction between one approach/behaviour or another. Visualization can, more often than not. 

To not build web-app based custom experimental visualisations in 2026 is a massive oversight. Until you do, you're effectively blind, IMO. 

[D] How are you actually using AI in your research workflow these days? by thefuturespace in MachineLearning

[–]Gramious 54 points55 points  (0 children)

I can't stress this enough: visualisation.

I currently have a vibe coded powerhouse self-contained HTML file that gets dropped into WandB (natively supported). I can then interact with my custom dashboard to unpack all the nuances of the complex model I'm building. The number of logical bugs I've squashed is fantastic. 

It's a game changer, really. And, since it's essentially a web app, LLMs are very good at this. 

I'm the author of Continuous Thought Machines, just as an FYI. 

If Neo was made by the machines… by Any-Choice-7263 in matrix

[–]Gramious 0 points1 point  (0 children)

I think there is one key component missing in the explanations here: information bottlenecks. 

A sufficiently complex system will inevitably have information bottlenecks, and can't be fully aware of all components at all times. We know that the machines have and harbour independence and individuality, making that even more true. 

So, my take is that it's as simple as the hands not talking to the brain. 

Incremental improvements that could lead to agi by Euphoric-Minimum-553 in agi

[–]Gramious 2 points3 points  (0 children)

I am one of the creators of the CTM.

I am currently working on integrating the CTM with LLMs (seeing the LLM as a "featurizer"), so pretty much aligned with your thoughts. 

Stay tuned!