Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sodimel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
sodimel
18d ago
I was in awe when I discovered this, and decided to apply this simple rule to the help text of a small command line tool I was working on: https://git.bitmycode.com/sodimel/n#help
2.
▲
by
sodimel
2mo ago
Even the favicon is great!
3.
▲
by
sodimel
2mo ago
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!
4.
▲
by
sodimel
6mo ago
(I may also add that I'm using synthwave 84' in vscode, which adds neon effects on my code using text-shadow)
5.
▲
by
sodimel
6mo ago
My coding font is comic-shanns-mono, here's how it looks: https://github.com/jesusmgg/comic-shanns-mono?tab=readme-ov-...
6.
▲
by
sodimel
6mo ago
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, descriptions, saving content. Are those also available featur
7.
▲
by
sodimel
6mo ago
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 go up.
8.
▲
by
sodimel
7mo ago
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 pleased to see some green
9.
▲
by
sodimel
8mo ago
Didn't knew that sudo had a website with a... somewhat interesting logo: https://www.sudo.ws/
10.
▲
by
sodimel
8mo ago
That's a nice project, I'm interested to take a look at the source code if you publish it!
11.
▲
by
sodimel
8mo ago
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
12.
▲
by
sodimel
9mo ago
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 a lot of django-cms by day, but it's too much for a sma
13.
▲
by
sodimel
9mo ago
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 being scrapped).
14.
▲
by
sodimel
10mo ago
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/penpot-desktop
15.
▲
by
sodimel
11mo ago
Oh I suscribed to a bot on the fediverse that posts screenshots from this live! Here's the url: https://puntarella.party/@NamibDesertBot
16.
▲
by
sodimel
1y ago
+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.
17.
▲
by
sodimel
1y ago
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 the web, not those projects. Even the fediverse is growi
18.
▲
by
sodimel
1y ago
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 written for humans :/
19.
▲
by
sodimel
1y ago
> 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 annoying ads in a bloated wordpress page That's when mo
20.
▲
by
sodimel
1y ago
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 is sent to a web service for recognition processing,
21.
▲
by
sodimel
1y ago
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 pypdf, which is "pydyf is a low-level
22.
▲
by
sodimel
1y ago
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 tools.
23.
▲
by
sodimel
1y ago
Very surprised to learn that Guido van Rossum worked on Amoeba!
24.
▲
by
sodimel
1y ago
How sad, this project seemed very interesting, and their blog posts explaining what they did were incredible.
25.
▲
by
sodimel
1y ago
I had the same idea a few years ago. Would be really great.
26.
▲
by
sodimel
2y ago
Absolutely, I created this txt blog to prove a point to a friend that you can get started to blogging in seconds instead of minutes if you really wanted to.
27.
▲
by
sodimel
2y ago
Yes, although no link points to it :) Here's the file: https://misc.l3m.in/txt/createfile.sh I use it like this: ./createfile.sh file_name # without the extension! I then edit the file using vim, sa
28.
▲
by
sodimel
2y ago
You can also write txt files to blog, you don't even have to worry about formatting, and search engines are able to generate titles and descriptions for you (source: I got a txt file somewhat popular on hn a few years ago, and google d
29.
▲
by
sodimel
2y ago
Hey, thank you for posting my link! Since I can't make links on raw txt blog posts, visitors needs to be creative (at least a little bit), and update the url in order to access the list of articles (written in html, sorry but I really
30.
▲
by
sodimel
2y ago
Hey, I blog with raw TXT! https://misc.l3m.in/txt/raw_txt.txt
More ›