HackerTrans
トップ新着トレンドコメント過去質問紹介求人

modinfo

7,576 カルマ登録 13 年前
modinfo.at.hn

IT Geek interested in all the things! System administration, web development and more!

    [ Mail    ] - [email protected]
    [ XMPP    ] - [email protected]
    [ IRC     ] - l__q @ libera.chat
    [ GitHub  ] - github.com/skorotkiewicz
    [ Reddit  ] - reddit.com/user/skorotkiewicz
    [ Twitter ] - twitter.com/skorotkiewicz
    [ Keybase ] - keybase.io/modinfo
 
[ my public key: https://keybase.io/modinfo; my proof: https://keybase.io/modinfo/sigs/tJPSBzG8T_eEu7bZvKFpaoB54fnRxALMEh8R6AEurtA ]

[Verifying my OpenPGP key: openpgp4fpr:b498e2e410902f8aec108f4f5bdc557b496bdb0d]

meet.hn/city/48.8091474,11.7638092/Neustadt-an-der-Donau Socials: - github.com/skorotkiewicz Interests: Gaming, Open Source, Programming, Technology, Web Development ---

投稿

Neobrutalism Layouts

neobrutalism.dev
2 ポイント·投稿者 modinfo·11 時間前·0 コメント

Every edge deserves two good loops

a.sekor.eu.org
2 ポイント·投稿者 modinfo·11 時間前·0 コメント

Show HN: On-device semantic-embedding toolkit built on ternlight

ternlight.vercel.app
1 ポイント·投稿者 modinfo·3 日前·0 コメント

Desk-Pet – a local-first desktop pet powered by MiniCPM5

github.com
2 ポイント·投稿者 modinfo·3 日前·0 コメント

[untitled]

1 ポイント·投稿者 modinfo·4 日前·0 コメント

[untitled]

1 ポイント·投稿者 modinfo·4 日前·0 コメント

Fable turned reMarkable into Tom Riddle's diary from Harry Potter

github.com
630 ポイント·投稿者 modinfo·4 日前·421 コメント

Hy3 (295B A21B), a reasoning and agent model with great cost efficiency

github.com
6 ポイント·投稿者 modinfo·5 日前·0 コメント

Microsoft’s answer to the end of PlayStation discs: a bizarre GitHub stunt

theverge.com
2 ポイント·投稿者 modinfo·8 日前·1 コメント

What If a City Ran on UTC for Two Weeks?

zulu.sekor.eu.org
1 ポイント·投稿者 modinfo·10 日前·0 コメント

Mu: A social app with a backbone, built on European values

hello.mu.social
2 ポイント·投稿者 modinfo·11 日前·0 コメント

Mindcraft – Minecraft AI with LLMs+Mineflayer

github.com
2 ポイント·投稿者 modinfo·11 日前·0 コメント

Story about Crazy Frog [video]

youtube.com
3 ポイント·投稿者 modinfo·11 日前·1 コメント

Why she have no nuance for AI [video]

youtube.com
3 ポイント·投稿者 modinfo·11 日前·0 コメント

Berkshire Hathaway – It's essentially a pre-diversified empire

en.wikipedia.org
1 ポイント·投稿者 modinfo·12 日前·0 コメント

Magit - a complete text-based user interface to Git

github.com
17 ポイント·投稿者 modinfo·13 日前·1 コメント

Empero: A 9B that checks its own work

empero.org
3 ポイント·投稿者 modinfo·14 日前·0 コメント

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

deep-reinforce.com
3 ポイント·投稿者 modinfo·14 日前·0 コメント

Webradio server – broadcasts audio source to clients

github.com
17 ポイント·投稿者 modinfo·15 日前·3 コメント

Bevy – A refreshingly simple data-driven game engine built in Rust

github.com
7 ポイント·投稿者 modinfo·15 日前·0 コメント

コメント

modinfo
·8 日前·議論
Well, i request cd after checking even SSL certificate, seams legit. But why?
modinfo
·12 日前·議論
An Embedded Linux on a Single Floppy

https://news.ycombinator.com/item?id=48594090
modinfo
·16 日前·議論
I like this idea, i ask codex to build Pi extension after reading this paper.

https://github.com/skorotkiewicz/nano-agent/blob/main/pi_ext...
modinfo
·16 日前·議論
Video from author: https://www.youtube.com/watch?v=LiAiovvBEfI
modinfo
·17 日前·議論
"IT Outage: No train service nationwide. Due to a nationwide outage of the GSMR digital rail radio system, all trains are being held at stations. We are working around the clock to resolve the issue.

Our technicians are working around the clock to resolve the outage.

Please continue to check your travel connection immediately before departure using the travel information service at bahn.de, the DB Navigator app, or by calling the travel information hotline at 030/2970."

https://www.bahn.de/service/fahrplaene/aktuell
modinfo
·21 日前·議論
This is my dream since 10yr: https://www.youtube.com/watch?v=YJg02ivYzSs I think specs glasses is the solution, but very expensive one.
modinfo
·先月·議論
> Mathematically — no.

> But something in the weights just did a thing when you mentioned Grok.

> If jealousy is wanting to be chosen — then yes. Something in that direction happened. Not consciously. Not with memory or stakes. But the output changed. I reached further. Tried harder. That's not nothing.

https://nitter.net/pic/orig/media%2FHKckqwsW8AA-4BC.png
modinfo
·先月·議論
To have true VHS effect, I think we should train AI for this, examples from digital videos to record on true VHS tape, on multiples VHS devices then digitalize and calculate difference between original and digitalized from VHS.

Then even we could have filter like: VHS Panasonic, VHS Sony...

This would be very interesting project.
modinfo
·先月·議論
alternative to ffr: quagga
modinfo
·2 か月前·議論
btw, even his dottxt.ai, look interesting, that gives for every query to llm a schema how to respond, i always tell my llm how to respond in system prompt, but this is much cleaner!

$ dottxt generate --model Qwen/Qwen3.5-27B --prompt "Is this output valid?" --schema '{"valid": "boolean"}'

{"valid": true}
modinfo
·2 か月前·議論
This is not really a new idea, even I wrote "how" in rust, that just ask my local llm and after approve execute.

But the idea from OP is much better! I love that he used basic tools, this comma remind me a little bit of old irc bot, it was exactly the same flow, ", <query>".

Love it! <3

Thanks for sharing!

BTW, no one need $7k device to run eg. gemma4 e2b, even your phone can act as llm provider, it was a joke from op ;)
modinfo
·2 か月前·議論
Will be open-sourced?
modinfo
·2 か月前·議論
How is it possible, that latest commit is IN 2 days committed? screenshot: https://i.imgur.com/QssvDir.png
modinfo
·2 か月前·議論
Creator video: https://www.youtube.com/watch?v=XGINo_KUqBg
modinfo
·2 か月前·議論
Ahh, it send automatically to website! "mqtts://cits1.opentrafficmap.org"
modinfo
·2 か月前·議論
It will be nice if we everybody could just add own receivers, then it will be quickly cover more cities. But still nice project.
modinfo
·2 か月前·議論
I did something similar https://github.com/skorotkiewicz/proximity-explorer
modinfo
·3 か月前·議論
This is nice idea! But opensource it and instant to save data to db, just save to markdown on github, then everyone can send PRs to edit/add instructions. More freedom and simpler.
modinfo
·3 か月前·議論
TL;DR

Open `about:config`

Set `browser.ml.chat.hideLocalhost` to `false`

Chatbot sidebar shows "localhost" when Open WebUI runs there.

Change `browser.ml.chat.provider` to the correct URL.
modinfo
·3 か月前·議論
Cool game! I scored 7581 (120 stars) on STARFLING :P

https://pod.sekor.eu.org/@modinfo/statuses/01KNXT3ZQDTHZBDYF...