HackerTrans
TopNewTrendsCommentsPastAskShowJobs

l1am0

1,249 karmajoined 9 jaar geleden
https://simon-frey.com/

Submissions

Proxima Fusion haalt € 411 miljoen op om Europa's commerciële fusiekampioen te bouwen

proximafusion.com
1 points·by l1am0·4 dagen geleden·0 comments

Seriously bright light vs. winter blahs

meaningness.com
1 points·by l1am0·2 maanden geleden·0 comments

Big Ass Data Broker Opt-Out List

github.com
2 points·by l1am0·2 maanden geleden·0 comments

Tfsec, Static Linter for Terraform

aquasecurity.github.io
2 points·by l1am0·2 maanden geleden·0 comments

Golang Tutorial: Find and fix vulnerable dependencies with govulncheck

go.dev
2 points·by l1am0·2 maanden geleden·0 comments

[untitled]

1 points·by l1am0·2 maanden geleden·0 comments

Ask HN: Why are people leaving GitHub now?

4 points·by l1am0·2 maanden geleden·6 comments

Blocks – 20% AWS cloud savings. Guaranteed

blocks.cloud
1 points·by l1am0·4 maanden geleden·0 comments

HackTheBox

hackthebox.com
1 points·by l1am0·4 maanden geleden·0 comments

API Traffic Analyzer for Kubernetes

kubeshark.com
1 points·by l1am0·4 maanden geleden·0 comments

[untitled]

1 points·by l1am0·4 maanden geleden·0 comments

Late Chunking: Balancing Precision and Cost in Long Context Retrieval

weaviate.io
2 points·by l1am0·5 maanden geleden·0 comments

[untitled]

1 points·by l1am0·5 maanden geleden·0 comments

Zero Dependency Markdown Editor

overtype.dev
2 points·by l1am0·5 maanden geleden·0 comments

MusicForProgramming();

musicforprogramming.net
2 points·by l1am0·5 maanden geleden·1 comments

Big List of Naughty Strings (2021)

github.com
3 points·by l1am0·5 maanden geleden·1 comments

[untitled]

1 points·by l1am0·5 maanden geleden·0 comments

[untitled]

1 points·by l1am0·5 maanden geleden·0 comments

[untitled]

1 points·by l1am0·5 maanden geleden·0 comments

[untitled]

1 points·by l1am0·5 maanden geleden·0 comments

comments

l1am0
·2 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
Did not fine one as well. Did vibecode an tiny single html page based tool: https://simon-frey.com/amandacolor
l1am0
·2 maanden geleden·discuss
Is there an example tool in the blogpost? Seems like would make sense

edit: Did vibecode one https://simon-frey.com/amandacolor
l1am0
·2 maanden geleden·discuss
Ah I see. Yeah did not experience issues here in the EU.
l1am0
·4 maanden geleden·discuss
Let's see if it also survives HN hug-of-death :D
l1am0
·5 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
https://github.com/cryptomator/cryptomator
l1am0
·6 maanden geleden·discuss
https://simon-frey.com/ A while back I decided to go for plain text :)
l1am0
·6 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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