Readit News logoReadit News
abhishekbasu commented on Launch HN: Plexe (YC X25) – Build production-grade ML models from prompts   plexe.ai/... · Posted by u/vaibhavdubey97
abhishekbasu · 2 months ago
Great product and congratulations on the launch. Who is the target user vs customer? On the surface, and I may be wrong here, this feels like a LLM layered on top of a typical AutoML structure eg: TPOT, Caret. Is that the correct mental model for a tool like this? And if so, do you see a similar problem that these tools faced in broader adoption at companies?
abhishekbasu commented on Grokipedia by xAI   grokipedia.com... · Posted by u/thsName
abhishekbasu · 2 months ago

Deleted Comment

abhishekbasu commented on Integer Programming (1977) [pdf]   web.mit.edu/15.053/www/AM... · Posted by u/todsacerdoti
abhishekbasu · 4 months ago
I've always had the impression that Mathematical programming esp. Mixed integer programming/Integer programming is largely "unknown" outside of core engineering and operations research. It's an excellent framework to solve a whole host of problems that arise in business and elsewhere, which are solved using suboptimal (hah) heuristics instead.

Okay, maybe I was a bit harsh, but it definitely doesn't pop up as often as deep learning and statistical machine learning. For those who wish to get deeper into this, I highly recommend Optimization over Integers by Bertsimas and Weismantel.

abhishekbasu commented on Dev Compass – Programming Philosophy Quiz   treeform.github.io/devcom... · Posted by u/todsacerdoti
foxbarrington · 4 months ago
GPT-5’s results:

Your Programming Philosophy

You prefer elegant, high-level solutions that are intuitive and accessible to other developers. You likely favor functional programming, clear abstractions, and code that reads like prose.

Abstract ↔ Concrete: +3 Abstract

Human ↔ Computer Friendly: +11 Human-Friendly

abhishekbasu · 4 months ago
Interesting. Deepseek R1:

You prefer elegant, high-level solutions that are intuitive and accessible to other developers. You likely favor functional programming, clear abstractions, and code that reads like prose.

Abstract ↔ Concrete: +4 Abstract Human ↔ Computer Friendly: +9 Human-Friendly

abhishekbasu commented on A (not so) small library for terminal based game development   github.com/pygamelib/pyga... · Posted by u/mynjin
troymc · a year ago
If pygamelib interests you, you might also be interested in Pyxel:

https://github.com/kitao/pyxel

abhishekbasu · a year ago
+1 for Pyxel, recently used it for a couple of hours to create a tiny project [1] and loved how intuitive it was.

[1] https://github.com/abhishekbasu/minesweeper

abhishekbasu commented on Exercise: Minesweeper in 100 lines of Ruby   radanskoric.com/experimen... · Posted by u/damir
abhishekbasu · a year ago
This was fun. I saw a post on Pyxel a couple of days ago, and decided to write mine in Python using it.

https://github.com/abhishekbasu/minesweeper

abhishekbasu commented on UnicodePlots   github.com/JuliaPlots/Uni... · Posted by u/dunefox
rmeno12 · 3 years ago
Is there such a tool for use with python? preferably matplotlib compatible. I often find myself needing to plot some data to get a quick idea of what it looks like, and my work is generally on a remote host. Having to open a new ssh session with X forwarding is not difficult but a more frictionless approach would be nice.
abhishekbasu · 3 years ago
There are [1, 2], and AFAICT they rely on gnuplot [3].

[1] https://github.com/nschloe/termplotlib [2] https://github.com/dkogan/gnuplotlib [3] http://www.gnuplot.info/

u/abhishekbasu

KarmaCake day10February 7, 2021
About
Erstwhile data scientist devising novel matching, assignment, and pricing algorithms in Transportation/Logistics.

Now working on a tool that empowers people to plan their life better.

<my webpage: $user.com> <tool of choice: stickyflo.app>

View Original