HN user

seinecle

112 karma

https://clementlevallois.net

Posts77
Comments70
View on HN
slidelang.com 8d ago

Show HN: Translate Slides and Images

seinecle
1pts1
nocodefunctions.com 22d ago

AI in higher ed: just like the shock of the Internet and the web?

seinecle
2pts0
gist.github.com 1mo ago

Curated list of AI apps for visual creation

seinecle
3pts0
nocodefunctions.com 1mo ago

Three flavors of coding with AI agents

seinecle
4pts0
gephi.wordpress.com 2mo ago

Gephi 0.11 is out: performance improvements

seinecle
4pts0
nocodefunctions.com 4mo ago

Piloting Claude and Gemini on Debian from Signal

seinecle
1pts1
twitter.com 5mo ago

India confirmed 5 cases of Nipah virus (mortality rate of up to 75%, no cure)

seinecle
6pts4
gist.github.com 7mo ago

AI apps for visual creation in 11 categories

seinecle
1pts0
nocodefunctions.com 7mo ago

Productivity and AI: it's the tool, not the model

seinecle
1pts0
news.ycombinator.com 7mo ago

Cursor and Claude Opus 4.5 is a game changer

seinecle
21pts12
www.cell.com 9mo ago

Senescence-resistant cells exhibit anti-aging effects in primates

seinecle
1pts0
gist.github.com 10mo ago

A curated gist of 39 AI apps for visual creation

seinecle
2pts0
nocodefunctions.com 11mo ago

Thoughts on the impact of gen AI on software applications

seinecle
2pts1
nocodefunctions.com 11mo ago

Impacts of gen AI on software applications

seinecle
1pts0
nocodefunctions.com 1y ago

Apple: A hardware company in the age of AI software

seinecle
2pts2
www.youtube.com 1y ago

Masterclass on user experience for garbage collection

seinecle
2pts0
www.youtube.com 1y ago

State of GPGPU and the JVM

seinecle
2pts0
nocodefunctions.com 1y ago

Free Completeness Checks for Query Params with Java Enum Switch Statements

seinecle
2pts0
nocodefunctions.com 1y ago

Website to Semantic Network, on Mobile

seinecle
1pts0
nocodefunctions.com 1y ago

Attention, Laptops and Generative AI in the Classroom

seinecle
3pts1
nocodefunctions.com 1y ago

Pages of the New York Times for March 11, 2025 in a graph

seinecle
1pts0
nocodefunctions.com 1y ago

Indie Java Dev Goes Passwordless: Pieter Levels' Stripe Method Explained

seinecle
2pts0
bsky.app 1y ago

SSH to Server from Mobile Phone?

seinecle
6pts7
www.redhat.com 1y ago

Java: RedHat X IBM Annoucement

seinecle
10pts6
www.youtube.com 1y ago

Java's Epic Refactor

seinecle
11pts1
alpha.slidelang.com 1y ago

Show HN: Translation in the Age of GPT

seinecle
1pts0
news.ycombinator.com 1y ago

GPT-based translator for large pptx files

seinecle
10pts0
news.ycombinator.com 1y ago

HTTP requests for inter-service communication

seinecle
1pts0
seinecle.github.io 2y ago

Mini website with resources on LLMs for managers

seinecle
1pts0
github.com 2y ago

Umibench: Automated Leaderboard for Sentiment Analysis

seinecle
2pts0

Hi, I am the developer. Started the project 2 years ago. Got stuck in the fine edge cases of XML manipulation, which arise to preserve all kinds of formatting marks after translation.

Could finish with the help of GPT Sol. Added the case of translating images in slides: only when the amount of text is small enough that it will work OK.

Feedback very welcome.

Well put. Certainly my case with https://nocodefunctions.com

- traffic is slightly but noticeably decreasing for the last year: https://public.nocodefunctions.com

- it pushes me to improve the design, the overall quality, explore new feature spaces: https://next.nocodefunctions.com

Also, I noticed:

- at first LLMs apply a penalty to development: it requires to explore new toolings for AI assisted coding, then select and get used to one of them, that might well end up being a transient solution. e.g. Cursor, to be replaced soon by Claude Code?

- new uncertainty about which feature to develop: if I can develop it, then anyone else surely can reverse engineer it easily and replicate it? This is quite unnerving.

Couldn't find it on the Play store by searching for the name and the developer's name: if it is not just me then your app is very hard to discover.

So I am installing it through the link you provided, which directed me to a "install success" page saying "your purchase is successful" even if your app is free. Another obstacle to adoption :-)

Last, I was not informed on the page of the app' size. Seeing what it does and the time it takes to download I am afraid it could be huge? Third obstacle :-)

Claude Code, thank you!

I hesitate trying Claude Code, there is a bit of fatigue installing new tools :-)

By the way: ChatGPT 5.1 Codex Max pro, which was rubbish when used directly inside Cursor, is actually very good once I access it via the OpenAI Codex extension installed within Cursor!

Mysteries of toolchains...

Anyway, that proved so useful when I maxed out my Claude credits.

To nick pick, it is more about 800% gain in productivity. Cost actually increased.

I refer here to my experience as a solo developer.

With AI assistance I don't spend less hours coding, but more.

There is the thrill of shipping relevant features that were sleeping in my drawers for ages, quicker. Each hour of coding delivers just 8 x more features and bug solving.

Also, whereas I spent a few dozen dollars per month on server costs, I now also spend an equivalent amount on subscriptions and API calls to LLM services for this AI assisted coding. Worth every penny.

So while productivity increased manifold, absolute cost actually increased as well for me.

You are right IMHO. Java 24 introduces a much shorter "hello world" experience with: - no class déclaration - no void, static, public statements - no System.out

Hopefully teachers noticed...

Technology in the classroom has become an urgent issue. Laptops, smartphones, and now generative AI are increasingly depriving students of one of their most precious assets: their attention. In this blog post, I argue that these challenges demand distinct responses.

This reminds me of my time as a professor at a business school, where I worked in an open space with my screen visible to everyone. I spent a lot of time coding, so my IDE was always in plain sight.

Yet, it was only when I had the terminal open, running a few basic commands, that people would stop by and say—impressed—"Oh, I didn’t realize you could code."

OpenAI O3-Mini 1 year ago

Yes but DeepSeek models can be accessed through the APIs of Cloudflare or GitHub, in which case no training on your data takes place.