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

l1am0

1,249 カルマ登録 9 年前
https://simon-frey.com/

投稿

Proxima Fusion Raises €411M to Build Europe's Commercial Fusion Champion

proximafusion.com
1 ポイント·投稿者 l1am0·4 日前·0 コメント

Seriously bright light vs. winter blahs

meaningness.com
1 ポイント·投稿者 l1am0·2 か月前·0 コメント

Big Ass Data Broker Opt-Out List

github.com
2 ポイント·投稿者 l1am0·2 か月前·0 コメント

Tfsec, Static Linter for Terraform

aquasecurity.github.io
2 ポイント·投稿者 l1am0·2 か月前·0 コメント

Golang Tutorial: Find and fix vulnerable dependencies with govulncheck

go.dev
2 ポイント·投稿者 l1am0·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·2 か月前·0 コメント

Ask HN: Why are people leaving GitHub now?

4 ポイント·投稿者 l1am0·2 か月前·6 コメント

Blocks – 20% AWS cloud savings. Guaranteed

blocks.cloud
1 ポイント·投稿者 l1am0·4 か月前·0 コメント

HackTheBox

hackthebox.com
1 ポイント·投稿者 l1am0·4 か月前·0 コメント

API Traffic Analyzer for Kubernetes

kubeshark.com
1 ポイント·投稿者 l1am0·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·4 か月前·0 コメント

Late Chunking: Balancing Precision and Cost in Long Context Retrieval

weaviate.io
2 ポイント·投稿者 l1am0·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·5 か月前·0 コメント

Zero Dependency Markdown Editor

overtype.dev
2 ポイント·投稿者 l1am0·5 か月前·0 コメント

MusicForProgramming();

musicforprogramming.net
2 ポイント·投稿者 l1am0·5 か月前·1 コメント

Big List of Naughty Strings (2021)

github.com
3 ポイント·投稿者 l1am0·5 か月前·1 コメント

[untitled]

1 ポイント·投稿者 l1am0·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 l1am0·5 か月前·0 コメント

コメント

l1am0
·2 か月前·議論
Years ago I build a little tool to run shamir secret sharing in the browser (can be used full offline, just download the page)

https://simon-frey.com/s4/
l1am0
·2 か月前·議論
We have one in Munich as well. Quite nice walk along the river

https://www.deutsches-museum.de/museumsinsel/programm/progra...

It is old, hence Pluto is still part of it
l1am0
·2 か月前·議論
Did not fine one as well. Did vibecode an tiny single html page based tool: https://simon-frey.com/amandacolor
l1am0
·2 か月前·議論
Is there an example tool in the blogpost? Seems like would make sense

edit: Did vibecode one https://simon-frey.com/amandacolor
l1am0
·2 か月前·議論
Ah I see. Yeah did not experience issues here in the EU.
l1am0
·4 か月前·議論
Let's see if it also survives HN hug-of-death :D
l1am0
·5 か月前·議論
Would be great if it can be tried out without signup. Just put a watermark over it or so, but having full blown signup on first try is kinda a downer.

Would be interested in this
l1am0
·5 か月前·議論
June 10, 2015 [Hacker News]: https://news.ycombinator.com/item?id=10035008

January 15, 2017 [Hacker News]: https://news.ycombinator.com/item?id=13406119

November 16, 2018 [Hacker News]: https://news.ycombinator.com/item?id=18466787
l1am0
·5 か月前·議論
I don't get this. Isn't this the same as saying "I taught my 5 year old to calculate integrals, by typing them into Wolfram Alpha"...so the actual relevant cognitive task (integrals in my example, "seeing" in yours) is outsources to an external API.

Why do I need gpt-oss-120B at all in this scenario? Couldn't I just directly call e.g. gemini-3-pro api from the python script?
l1am0
·5 か月前·議論
https://github.com/cryptomator/cryptomator
l1am0
·6 か月前·議論
https://simon-frey.com/ A while back I decided to go for plain text :)
l1am0
·6 か月前·議論
I saw this somewhen here on hackernews, but adapted it, so that it is an actually image, so the image/meme can be downloaded and hotlinked to.

https://simon-frey.com/whataday/backend.php?format=month => returns a png
l1am0
·6 か月前·議論
This is basically what you learn in the huggingface smolagents course (months ago)...

They call it CodeAct

https://huggingface.co/learn/agents-course/en/unit2/smolagen...
l1am0
·8 か月前·議論
Build a little screen recording tool which apart from combined stream, also gives you the full resolution input streams (camera/screen recording)

https://simon-frey.com/clips

Works only on chromium based browser as it directly writes into files on disk to not loose data. Sry