Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fredrb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Lipstick on a Pig
(blog.fredrb.com)
3 points
by
fredrb
4mo ago
|
0 comments
2.
▲
by
fredrb
4mo ago
This news has to be read alongside the immigration visa emission pause for 75 countries by DOS[1]. Since USCIS is blocking Adjustment of Status, and the Department of State is blocking green card emission for citizens of 75 countries, this
3.
▲
Interview with Jon Gjengset: Defending Democracies with Rust
(filtra.io)
1 points
by
fredrb
1y ago
|
0 comments
4.
▲
by
fredrb
1y ago
I’m sorry that has been your experience. The culture you’re brought up in is hardly representative for 8 billion people’s experience.
5.
▲
by
fredrb
2y ago
It’s not that bad if you need to deploy at least 3 things and for most cases it beats the alternatives. You can get away with a bootstrapped deployment yaml and a couple of services for most scenarios. What should you use instead? Vendor lo
6.
▲
by
fredrb
2y ago
I picked this up as a first reference as someone who had no knowledge in DSP and it was an absolute gem. Really helped with the mental model for sound processing. This repository has some amazing resources too: https://github.com
7.
▲
by
fredrb
3y ago
Location: Berlin, Germany Remote: Indifferent Willing to relocate: not at the moment, but open to discuss depending on the job Technologies: backend/systems engineer generalist. At the moment I work with Go, Kubernetes and Linux. I’m i
8.
▲
by
fredrb
3y ago
Sharing preferences and opinions on code ergonomics certainly has value for me, and I bet it has to other people too. This is, after all, a developer's forum. I'm certain your opinion on petunias and your possible distaste for orc
9.
▲
Solving the same problem multiple times
(blog.fredrb.com)
1 points
by
fredrb
3y ago
|
0 comments
10.
▲
On bash one-liners: unmaintained go.mod dependencies
(blog.fredrb.com)
1 points
by
fredrb
3y ago
|
0 comments
11.
▲
On sound programming: playing a single note with SDL2
(blog.fredrb.com)
4 points
by
fredrb
3y ago
|
0 comments
12.
▲
by
fredrb
3y ago
I don't work with it either. But I find that learning the abstraction below where you're working at can be quite beneficial to understanding the constraints of your layer, debug, and solve problems. E.g.: Learn the basics Transpor
13.
▲
Textbooks on Every Subject (2011)
(lesswrong.com)
3 points
by
fredrb
3y ago
|
0 comments
14.
▲
History of printing from the 20th century
(prepressure.com)
1 points
by
fredrb
3y ago
|
0 comments
15.
▲
A case for Go code generation: testify
(blog.fredrb.com)
1 points
by
fredrb
4y ago
|
0 comments
16.
▲
by
fredrb
4y ago
It's interesting to see how many people in this thread have had negative experiences with OOP. As much as I don't do OOP that much anymore, I think it had a positive impact in me. But like every popular practice, there is a lot of
17.
▲
by
fredrb
4y ago
That’s usually how human conversations go. It’s not always efficient. You should try it sometime.
18.
▲
by
fredrb
4y ago
Thanks for pointing this out! Should have looked it up before. Fixed in the post.
19.
▲
by
fredrb
4y ago
Thank you for these points. I've made some corrections in the post. > consider that something like à can consist of either a precomposed "à" code point or an "a" + "` diacritic" sequence If Unicode prov
20.
▲
by
fredrb
4y ago
Right. Impossible might have been an exaggeration, I will fix that. The point is that if you're reading a file with the text "hello world", you can only make out the characters because you know the encoding. Given two compl
21.
▲
Character Encoding and UTF-8
(blog.fredrb.com)
17 points
by
fredrb
4y ago
|
17 comments
22.
▲
Investigating man-db internals
(blog.fredrb.com)
5 points
by
fredrb
4y ago
|
0 comments
23.
▲
by
fredrb
4y ago
So does most templating languages.
24.
▲
by
fredrb
4y ago
My worst experience was when an interviewer told me to stop doing the exercise because time was up, and proceed to say that they could "solve this exercise in 30 seconds by copy-pasting an answer from StackOverflow". They mentione
25.
▲
Ask HN: Book recommendations for renewable energy and climate change?
25 points
by
fredrb
5y ago
|
29 comments
26.
▲
Rediscovering Roguelike Games
(blog.fredrb.com)
2 points
by
fredrb
5y ago
|
0 comments
27.
▲
by
fredrb
5y ago
> Well; code review is not QA. My approval means - I'm OK with how the code layer is knitted. It doesn't mean I've tested the changes. I'm 100% on-board with this. However, I understand were OP's mindset comes fr
28.
▲
by
fredrb
5y ago
There are also other approaches to the problem, like Jump Hash, Multi-Probe and Maglev hashing. Each of them offer a different combination of load balancing, scalability and performance trade-offs. [1] provides a good analysis of the availa
29.
▲
by
fredrb
5y ago
This is very interesting. Unfortunately it seems to be closed source and they're still working on a more technical blog post. I wonder how they encode all the information in the PNG file? Apart from the .zip with the entire ROM I assum
30.
▲
by
fredrb
5y ago
> How to match "interview kind" to candidate? maybe ask them which they prefer, I guess? I don't think it's a matter of candidate preference but rather position need. Some companies need Computer Science / Engine
More ›