Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
happyweasel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
happyweasel
1mo ago
You are essentially one executable just an editor so why don't you link statically ? Apart from the c runtime?
2.
▲
by
happyweasel
1mo ago
100% of the user space programs were from gnu. Compiler was from gnu The initial filesystem was minix The kernel was Linux. So I would say Linus had 100s of man years of ecosystem he could benefit from and that is the oss spirit. But yeah h
3.
▲
by
happyweasel
1mo ago
"AI is a jet engine " and rust just wants to ensure you are a capable pilot that can actually steer a plane before stealing everyone else's attention
4.
▲
by
happyweasel
2mo ago
Porting perfectly working C code that has been in production for decades (and has a great track record wrt to security fixes) to rust is more or less an obfuscation challenge.
5.
▲
by
happyweasel
3mo ago
Same ,I switched to cursor. I told it how to invoke msbuild and it can edit away without needing a native Visual studio plugin.. no problems at all. Target language c++
6.
▲
by
happyweasel
3mo ago
wow, basic stuff c++ had since the 80s. congrats. clap, clap, clap. now can someone please make this app that is running with -Xmx360m not use 700mb of resident memory ? asking for a friend.
7.
▲
by
happyweasel
5mo ago
You go to the gym to lift. Not to talk. You may talk shortly if it is related to something you need to continue your workout. Apart from that you do not talk. End of story.
8.
▲
by
happyweasel
5mo ago
Used this kind of font for output on the 320x200 screen all of the time in the late 80s while coding 68k asm on the Atari St
9.
▲
by
happyweasel
6mo ago
In the early 1990s, C++ had not yet been standardized by ISO, so your argument doesn’t apply to that period.
10.
▲
by
happyweasel
8mo ago
Let's see how this unwrap()s in production scnr
11.
▲
by
happyweasel
10mo ago
hmm how can I reuse this useful Go library in python... Oh I can't.. hmm and how can I reuse this useful java library in php ? Oh I can't. Oh and which of the programming languages you mentioned can and do use C libraries? All of
12.
▲
by
happyweasel
10mo ago
does your gtx 1060 help in any way for the NAS use case?
13.
▲
by
happyweasel
11mo ago
>BUT there's another piece that makes or breaks these tools... whether they can >build a community around them and stick around for years... Why ? who cares? if the tool solves the problem, you need a community maintain it. And t
14.
▲
by
happyweasel
1y ago
Oh, let me guess... The protests were organized by groups that get their funding from the NED or other Western sponsored NGOs ? (Asking for a friend)
15.
▲
by
happyweasel
1y ago
I always wanted to check out https://qskinny.github.io/ it looks compelling and sticks to c++
16.
▲
by
happyweasel
1y ago
vcpkg it
17.
▲
by
happyweasel
1y ago
I share the same perspective .. I was also wondering how UDA handles the problem of evolving schemas, "old clients" communicating with newer server or vice versa.
18.
▲
by
happyweasel
2y ago
>The truth is that although the AWS Load Balancer Controller is a fantastic piece >of software, it is surprisingly tricky to roll out releases without downtime. 20 years ago we used simple bash scripts using curl to do rest calls to t
19.
▲
by
happyweasel
2y ago
Absolutely. Information can no longer be retrieved via internet search. Discord and Slack are effectively silos.
20.
▲
by
happyweasel
2y ago
IMHO, Deutsche Linux-Distribution (DLD) was the first german linux distribution (first release in 1992).
21.
▲
by
happyweasel
2y ago
Buggy/incomplete Openapi codegen for rust was a huge disappointment for me. At least with grpc some languages are first class citizens. Of course generated code has some uglyness. Kinda sad http2 traffic can be flaky due to bugs in net
22.
▲
by
happyweasel
2y ago
mfc has resizable ui layouts called Dynamic layouts (since the 2015 update?), and for wxwidgets there is wxformbuilder. Most stuff for mfc can be set in the dialog builder wrt to resizing, or in code. I cant remember doing manual pixel lay
23.
▲
by
happyweasel
2y ago
The only real comparison would be a rewrite in modern c++ and then compare that to the rewrite in rust. Also the author mentioned that the original code had no tests at all. Well, good luck.
24.
▲
by
happyweasel
2y ago
> Back in the summer of 1999 [..] > We went all digital. We were ahead of our time. Well I had a DAT recorder in 1993. Even a DAT walkman.
25.
▲
by
happyweasel
2y ago
Mybatis Generator worked nice for java and MySQL 15 years ago..
26.
▲
by
happyweasel
2y ago
My Productivity tanked when using Rust but I have not written 20k Loc yet. Ownership gets messy when you have a complex mutable application model (worse: oop written according to SOLID principles). At that Point,Just give Up and use ref cou
27.
▲
by
happyweasel
2y ago
Also scary for Rust.
28.
▲
by
happyweasel
2y ago
5) Well how much of those kernel-level drivers we rely upon ARE written in a memory unsafe language ??? Like 99% ? And we are not crashing and dying every day? Sure, Rust is the way to go. it just took Rust 18 years to mature to that level.
29.
▲
by
happyweasel
2y ago
MIDI Maze :)
30.
▲
by
happyweasel
2y ago
Can someone please explain to me what this does? I have 25y exp in the industry but I did not Understand the use cases by reading the GitHub page..
More ›