Viewing profile — bfors
bfors
HN member- Joined
- Wed, Dec 02, 2015, 7:23 PM UTC
- HN karma
- 186
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About bfors
No profile information was provided.
Recent public activity
-
comment
Comment #48938176
I loved the forums as well, being an invite only music piracy site turned out to be a pretty good foundation for a community. My posts however, were definitely not very high qualit…
-
comment
Comment #46812049
So how do I avoid apple taking the cut? Unsubscribe from people in my ios app and resubscribe on the web? I subscribe to super small creators where this 30% cut makes a meaningful …
-
comment
Comment #46207605
This game lead me down a path that resulted in me becoming a software engineer. Good game.
-
comment
Comment #45880139
They also build custom emacs tooling
-
comment
Comment #45877700
Wow, I remember beets from about 10 years ago. I never got into meticulously organizing my music, but I'm glad to see it's still around. Also the site loaded absolutely ridiculousl…
-
comment
Comment #45505908
Thank you, I'm planning on diving into linear algebra as an exercise to mitigate brain rot
-
comment
Comment #45292959
I happen to work with otel a lot so I'll offer a few of my thoughts: - Consider decoupling your collector from whatever is consuming your traces with something like kafka. Traces c…
-
comment
Comment #44955952
How are you integrating with things like HN or your browser history?
-
comment
Comment #44252387
This is probably the one I would get - https://protadesigns.com/ It looks great, and also I appreciate that it's a one man operation
-
comment
Comment #44055102
My company now blocks signal.org, it must be a nefarious tool meant for ill intent.
-
comment
Comment #43475776
In my situation they would probably not respond, and then submit a complaint through the HOA
-
comment
Comment #43293149
Perhaps they already evaluated their LLM judge model (with another LLM)
-
comment
Comment #43186210
Very cool solution!
-
comment
Comment #42137473
Are folks generally using CRTs or is it common to use a newer upscaling approach?
-
comment
Comment #41708939
Could you speak to how you're interfacing scala with flink? I looked into using scala with flink a while back, and stopped when I found out that the scala API was deprecated.
-
comment
Comment #40996753
Contribute to something bigger than yourself and you'll start to forget about the middle class mind prison you feel like you're trapped in. Random example: help to build low cost h…
-
comment
Comment #40882043
Turns out my trunk abduction/adduction movement amplitude has been wildly insufficient this whole time... you could have told me this sooner guys.
-
comment
Comment #40445854
I had a moment where I considered switching to emacs when reading that section. Would love to see the workflow of one of the devs from that time.
-
comment
Comment #40410565
I would argue that ffmpeg has the hardest to understand interface in the video editing space (unless you can find a command someone else came up with that does exactly what you wan…
-
comment
Comment #40379333
For those who aren't aware, the name Jepsen is a play on Carly Rae Jepsen, singer behind "call me maybe". In my opinion a perfect name for a distributed systems research effort.
-
comment
Comment #40172457
Like the author states, the "written in Rust" bonus many projects get does not apply to games. Most of the games I consider to be the most fun are built on an absolute rats nest du…
-
comment
Comment #40164004
Looking at this code is a nice reminder that I have virtually no real understanding of how computers work, and every part I work with is a nice polished abstraction that hides 99% …
-
comment
Comment #39552679
Out of curiosity what do you find lacking in nginx?
-
comment
Comment #39082388
Amazing. How did you create the animation of the quake level getting broken down into BSP nodes?
-
comment
Comment #38971445
For any of the shell history solutions out there (myfly, atuin, fzf) is there a way to filter out commands that failed or had incorrect syntax? In my history there are ... a lot of…