HackerTrans
TopNewTrendsCommentsPastAskShowJobs

l1am0

1,249 karmajoined قبل 9 سنوات
https://simon-frey.com/

Submissions

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

proximafusion.com
1 points·by l1am0·قبل 4 أيام·0 comments

Seriously bright light vs. winter blahs

meaningness.com
1 points·by l1am0·قبل شهرين·0 comments

Big Ass Data Broker Opt-Out List

github.com
2 points·by l1am0·قبل شهرين·0 comments

Tfsec, Static Linter for Terraform

aquasecurity.github.io
2 points·by l1am0·قبل شهرين·0 comments

Golang Tutorial: Find and fix vulnerable dependencies with govulncheck

go.dev
2 points·by l1am0·قبل شهرين·0 comments

[untitled]

1 points·by l1am0·قبل شهرين·0 comments

Ask HN: Why are people leaving GitHub now?

4 points·by l1am0·قبل شهرين·6 comments

Blocks – 20% AWS cloud savings. Guaranteed

blocks.cloud
1 points·by l1am0·قبل 4 أشهر·0 comments

HackTheBox

hackthebox.com
1 points·by l1am0·قبل 4 أشهر·0 comments

API Traffic Analyzer for Kubernetes

kubeshark.com
1 points·by l1am0·قبل 4 أشهر·0 comments

[untitled]

1 points·by l1am0·قبل 4 أشهر·0 comments

Late Chunking: Balancing Precision and Cost in Long Context Retrieval

weaviate.io
2 points·by l1am0·قبل 5 أشهر·0 comments

[untitled]

1 points·by l1am0·قبل 5 أشهر·0 comments

Zero Dependency Markdown Editor

overtype.dev
2 points·by l1am0·قبل 5 أشهر·0 comments

MusicForProgramming();

musicforprogramming.net
2 points·by l1am0·قبل 5 أشهر·1 comments

Big List of Naughty Strings (2021)

github.com
3 points·by l1am0·قبل 5 أشهر·1 comments

[untitled]

1 points·by l1am0·قبل 5 أشهر·0 comments

[untitled]

1 points·by l1am0·قبل 5 أشهر·0 comments

[untitled]

1 points·by l1am0·قبل 5 أشهر·0 comments

[untitled]

1 points·by l1am0·قبل 5 أشهر·0 comments

comments

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

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