Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ferguess_k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
ferguess_k
9d ago
Wondering can we write microcode? That's definitely closer to the metal.
2.
▲
by
ferguess_k
10d ago
I'm wondering if the following works: 1. Feed it with Ultima II/III assets; 2. Feed it with reverse engineering research of such assets; 3. Ask it to use C++ and SDL2/3 to write a game engine to draw maps, generate enemies, m
3.
▲
by
ferguess_k
12d ago
Does it make sense to give the troops special phones instead of their own? I always find it weird that soldiers can take their own phones into the base.
4.
▲
by
ferguess_k
13d ago
I'm an amateur of C and knows nothing about Zig, so I'm not sure if this is equivalent to a C Union. But shouldn't we leave these kinds of problems to the programmers, not the language designers? Or did I miss anything? >
5.
▲
by
ferguess_k
13d ago
Yeah, I think it's good to dogfood one's own program. It's just...we are so short of time. We are not the lucky few who could actually pull it off, lol.
6.
▲
by
ferguess_k
14d ago
Thanks for sharing! I'm not really good enough to make the right call, but I get your points. So you would prefer someone in Google to build custom tools or introduce features into the C++ language and compilers to fix those issues, no
7.
▲
by
ferguess_k
14d ago
Thanks for sharing. Do you mind to share a bit more about your observation and experience with C++ in Google? I'm just curious what kind of guidelines and practices produce better C++ code, because I have used C++ in my side projects,
8.
▲
by
ferguess_k
14d ago
I kinda think this is the story of "Oh someone wrote a screen editor -- that's the 10th time I heard from other people". Like, if you write a text editor nowadays, my thoughts would probably NOT be too different, except that
9.
▲
by
ferguess_k
14d ago
If average Google programmers are too stupid to program in C++, what kind of qualities are needed to get good at programming in C++? Like 140+ IQ? Or one needs to really sit down, think through, slow down, which is against the "velocit
10.
▲
by
ferguess_k
19d ago
I think they have their fair share of snow storms during the winter because of the vortex coming from the West. The vortex goes down from Alaska because the mountains block it, and then it turns east and goes straight to the lake area. I li
11.
▲
by
ferguess_k
20d ago
Which places have you found? I'm in Canada and figured most of the places are going to suffer more rain falling in the next decades.
12.
▲
by
ferguess_k
20d ago
Disclaimer: I'm probably not in the position of educating teenagers as my life has not been a success. But my 2 cents anyway: I think you need to figure out your life first. You are 16 so you are going to college (or do other things) s
13.
▲
by
ferguess_k
20d ago
It is such a sad event.
14.
▲
by
ferguess_k
20d ago
My favourite way for relatively large PRs: Read code, and then build it and run manually in my IDE against some ad-hoc test cases (unit test cases should be automated). Then check for styles and documentation. My real way for any PR nowaday
15.
▲
by
ferguess_k
21d ago
For example, I would like to know how to calculate the charge of incremental export before I run one. One blog says it is charged by the amount of change logs (but the official doc doesn't say so), which makes sense. But how do I estim
16.
▲
by
ferguess_k
21d ago
Thanks, I don't really get any chance to seriously use or manage OLTP databases (mostly working with OLAP ones myself) so it is good to know about this. The 400KB limit is indeed very limiting -- I had to truncate some data because of
17.
▲
by
ferguess_k
21d ago
Thanks!
18.
▲
by
ferguess_k
21d ago
Thanks! I didn't get the chance to manage RDBMs but that's good to know.
19.
▲
by
ferguess_k
21d ago
I wonder what is this database, and why it is hard to fall-over automatically.
20.
▲
by
ferguess_k
21d ago
It is their previous one. I did read another paper about DynamoDB, but still there is not much details. For example, I want to know how to calculate the charge of incremental export. One blog says it is charged by the amount of change logs
21.
▲
by
ferguess_k
21d ago
Yup, they are very serious about DynamoDB and it is a very good product. Wish they released more information about it, though.
22.
▲
by
ferguess_k
21d ago
Wow congratulations for the original authors, but I hope it doesn't impact the users. I can imagine that it is very useful for AWS because they don't exactly have something similar. I use DuckDB extensively for local dev as well a
23.
▲
by
ferguess_k
1mo ago
Definitely not judging from human history. But probably the worst time since the 80s for Western world tech normies.
24.
▲
by
ferguess_k
1mo ago
What is really interesting is that no insider engineer has leaked anything. What we got was essentially "LLM" hitting GitHub really hard. But there is no retro or maybe i missed it.
25.
▲
by
ferguess_k
2mo ago
I guess getting H-1Bs with relatively equal compensation (but maybe worse work habits) is still a lot better than getting jobs offshored to somewhere that has 1/3 of the costs.
26.
▲
by
ferguess_k
2mo ago
There are so many news about this topics nowadays, that I think they are going to blow the horn of the final attack shortly after.
27.
▲
by
ferguess_k
2mo ago
Sorry but intentional for what reason? I guess people need to change things from time to time, which I understand.
28.
▲
by
ferguess_k
3mo ago
I want to do something similar. Specifically, the project is to create VFS similar to the one in Linux 1.00 in xv6-riscv. I completed the MIT xv6 labs and read the VFS code in Linux 1.00 a while ago, and I don't think it is a particula
29.
▲
by
ferguess_k
3mo ago
Actually I did once. I forgot which ads it was, but it was something I genuinely wanted. But yeah, usually I don't bother with ads and just turns them off.
30.
▲
by
ferguess_k
3mo ago
I think a lot of the non-professionals start with parsing and do not get exposed to backend. I have read two books about interpreters/compilers and they don't touch the backend very much. Maybe this is introductory for backend?
More ›