Viewing profile — sodimel
sodimel
HN member- Joined
- Tue, Apr 29, 2014, 8:53 PM UTC
- HN karma
- 547
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About sodimel
Rants (en): https://misc.l3m.in/txt/
Interesting links (en/fr): https://links.l3m.in/
Personal website (fr): https://l3m.in/
Recent public activity
-
comment
Comment #48888981
Even the favicon is great!
-
comment
Comment #48815384
Thank you for this tool! We've just used it to embed the entire django doc + our private knowledge base, allowing us to search in the 2 sources instantly!
- comment
-
comment
Comment #47584055
(I may also add that I'm using synthwave 84' in vscode, which adds neon effects on my code using text-shadow)
-
comment
Comment #47576132
My coding font is comic-shanns-mono, here's how it looks: https://github.com/jesusmgg/comic-shanns-mono?tab=readme-ov-...
-
comment
Comment #47437555
If I understood it right, the app allows you to group links by categories (shelves), and share those categories pages? I haven't found any information about search, tagging, descri…
-
comment
Comment #47396405
Here's something I wrote in 2021: > Today, there's ~30 times more js than html on homepages of websites (from a list of websites from 5 years ago). It seems that this number only g…
-
comment
Comment #47179022
That's a nice project! I searched a few comments I agreed using the "Ask HN: What are some iconic comments on HN?" thread ( https://news.ycombinator.com/item?id=40719253 ) and I'm …
-
comment
Comment #46869294
Didn't knew that sudo had a website with a... somewhat interesting logo: https://www.sudo.ws/
-
comment
Comment #46680048
That's a nice project, I'm interested to take a look at the source code if you publish it!
-
comment
Comment #46630863
https://l3m.in - Main website, (for now) in french https://misc.l3m.in/txt/ - Small rants in txt (fr & english content) https://links.l3m.in/en/ - List of saved interesting links
-
comment
Comment #46272236
Trying to rebuild my website (php mvc built a decade ago) using Django. I want to be able to update any page content, upload and display images, have multiple blog instances. I do …
-
comment
Comment #46242671
I, too, am selfhosting some projects on an old computer. And the fact that you can "hear internet" (with the fans going on) is really cool (unless you're trying to sleep while bein…
-
comment
Comment #46067671
There is in fact an effort to make a desktop application! Source (& releases): https://github.com/author-more/penpot-desktop Topic on penpot forum: https://community.penpot.app/t/p…
-
comment
Comment #45619906
Oh I suscribed to a bot on the fediverse that posts screenshots from this live! Here's the url: https://puntarella.party/@NamibDesertBot
-
comment
Comment #45443786
+1 - Weasyprint is an excellent tool to make pdf from html content, and we're using it at work (with django) to export various documents.
-
comment
Comment #44900239
There are already a lot of initiatives following this logic (like the small web movement, the indieweb, gemini/gopher protocols...), but the problem here is that people are using t…
-
comment
Comment #44890239
Yeah the AI solve a problem created by the company that made the AI because their algorithms are biased to display websites containing content written for them instead of content w…
-
comment
Comment #44890216
> Personal experience however shows me that when I look at a recipe site I will first have to skip through the entire backstory to the recipe and then try to parse it inbetween ann…
-
comment
Comment #44377160
It seems to send the data to google's servers. > Note: On some browsers, like Chrome, using Speech Recognition on a web page involves a server-based recognition engine. Your audio …
-
comment
Comment #44375959
You can learn more about weasyprint on their website ( https://weasyprint.org/ ). It's an open source Python package that can be launched using cli or from Python code. It uses pyp…
-
comment
Comment #44375480
We generate pdf files using weasyprint (convert html+css into cool pdf files), I think tools like this are very valuable and practical for building higher-level pdf-generators tool…
-
comment
Comment #44365319
Very surprised to learn that Guido van Rossum worked on Amoeba!
-
comment
Comment #44365280
How sad, this project seemed very interesting, and their blog posts explaining what they did were incredible.
-
comment
Comment #44178587
I had the same idea a few years ago. Would be really great.