spapas82

↗ HN profile [ 88.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I am using ChatGPT voice on my phone and it's great. It even understands greek (my language). But it's jailed inside the phone. Why? Why can't it control my phone? Is it technical? I don't think so. Is it security? I'll…

  2. I'm using Windows 11 (version 10.0.26100.4652) and just noticed that notepad includes a formatting toolbar. If you save a document with formatting it offers to save it as markdown with a .md extension. After sessions…

  3. Happy 20th Birthday Django (djangoproject.com)
  4. Hey friends. It's interesting to me that openrouter offers a bunch of completely free models, for example: https://openrouter.ai/mistralai/devstral-small:free ... What's the point of these models ? Who is hosting them…

  5. Stardock Software (stardock.com)
  6. The Book: How to rebuilt civilization (howtorebuildcivilization.com)
  7. Hey HN, I am using uptimerobot.com for some years now through its free plan. It monitors some hobby-non really important projects. The same plan is advertised here: https://uptimerobot.com/pricing/ However, before some…

  8. Is Python That Slow? (blog.miguelgrinberg.com)
  9. Hey HN! I've build a simple tool to index and search your documents. This uses two great open source libraries: apache tika (for extracting content from docs) and apache lucene (for searching). It's been built with…