Readit News logoReadit News
1899-12-30 commented on Delphi in the Age of AI   learndelphi.org/delphi-ai... · Posted by u/andsoitis
1899-12-30 · 4 days ago
Delphi sucks, I don't recommend anybody use it when you could just use c#.
1899-12-30 commented on Show HN: I've been building an ERP for manufacturing for the last 3 years   github.com/crbnos/carbon... · Posted by u/barbinbrad
kennywinker · a month ago
This is a power-user’s nightmare.

Instead of arranging things in a logical hierarchy, and enabling quick navigation thru keystrokes - just toss out making the ui make sense because the chatbot can solve all.

Your job is to make a good product. AI-as-interface is just slapping a layer of randomized language parsing in between the user and bad ui.

I’m not actually saying no chatbots. What I am saying is using a chatbot to solve a usability problem is a massive middle finger to anyone who might have to use your product for 8 hours a day. Make it good, then make it idiot-proof. Don’t make it for idiots only.

1899-12-30 · a month ago
Chatbots would be great for discoverability, especially if you have a ton of docs that nobody seems to read.
1899-12-30 commented on Show HN: MCP server for up-to-date Zig standard library documentation   github.com/zig-wasm/zig-m... · Posted by u/afirium
1899-12-30 · a month ago
Are there any MCP servers that enrich the context with data from a language server and fetches relevant documentation based on the types provided from that information?
1899-12-30 commented on Qwen3-Coder: Agentic coding in the world   qwenlm.github.io/blog/qwe... · Posted by u/danielhanchen
LinXitoW · a month ago
Currently, the goal of everyone is creating one master model to rule them all, so we haven't seen too much specialization. I wonder how much more efficient smaller models could be if we created language specialized models.

It feels intuitively obvious (so maybe wrong?) that a 32B Java Coder would be far better at coding Java than a generalist 32B Coder.

1899-12-30 · a month ago
jetbrains have done this with their mellum models that they use for autocompletion, https://ollama.com/JetBrains

fine tuned rather than created from scratch though.

1899-12-30 commented on Malleable software: Restoring user agency in a world of locked-down apps   inkandswitch.com/essay/ma... · Posted by u/jessmartin
mynegation · 3 months ago
Give me Delphi. No, seriously, give me Delphi, but for the web and in a modern popular programming language. Python would be great, but I will not turn my nose away from TypeScript or Go or Lua.

For those who don’t know, Delphi was (is?) a visual constructor for Windows apps that you outfitted with a dialect of Pascal. It was effing magic!

Nowadays the web ecosystem is so fast-paced and so fragmented, the choice is paralyzing, confidence is low. The amount of scaffolding I have to do is insane. There are tools, yes, cookie cutters, npx’s, CRAs, copilots and Cursors that will confidently spew tons of code but quickly leave you alone with this mess.

I haven’t found a solution yet.

1899-12-30 · 3 months ago
Your best bet might be using blazor with a rad development tool, though I haven't tried it. blazor notably has devexpress components, which is what makes delphi tolerable.
1899-12-30 commented on Should We Respect LLMs? A Study on Influence of Prompt Politeness on Performance   arxiv.org/abs/2402.14531... · Posted by u/rbanffy
1899-12-30 · 4 months ago
Note that this uses llms from 2023(chatgpt3.5-turbo, chatgpt4), and might not be relevant to newer models.
1899-12-30 commented on Show HN: I built an AI that turns GitHub codebases into easy tutorials   github.com/The-Pocket/Tut... · Posted by u/zh2408
1899-12-30 · 4 months ago
As an extension to this general idea: AI generated interactive tutorials for software usage might be a good product. Assuming it was trained on the defined usage paths present in the code, it would be able to guide the user through those usages.
1899-12-30 commented on Pipelining might be my favorite programming language feature   herecomesthemoon.net/2025... · Posted by u/Mond_
1899-12-30 · 4 months ago
You can somewhat achieve a pipelined like system in sql by breaking down your steps into multiple CTEs. YMMV on the performance though.
1899-12-30 commented on Launch HN: SubImage (YC W25) – See your infra from an attacker's perspective    · Posted by u/alexchantavy
1899-12-30 · 6 months ago
Given that this is a paid product, are you liable if the chatbot misrepresents the data?

website(on firefox) nitpicks

- The handle_complexity.png image is too small to read and can't be zoomed unless opened in another tab.

- The background effect is in the foreground of chatbot_cropped_gif.gif

- The yaml schema text should have a background like the rest of the text boxes

1899-12-30 commented on My Resignation from Emacs Development   lists.gnu.org/archive/htm... · Posted by u/jordigh
bananapub · 9 months ago
patch: https://lists.gnu.org/archive/html/bug-gnu-emacs/2024-02/msg...

I think it makes emacs prefer the "new" Treesitter based c/c++ modes ahead of the venerable c/c++-mode that is older than most posters here, maintained by the email author.

1899-12-30 · 9 months ago
Is there no code review for making changes? And that patch is from feburary, why is this email drama happening only now? Genuine questions, I don't know much about emacs/gnu project development.

u/1899-12-30

KarmaCake day21March 22, 2024
About
delphi code monkey
View Original