alex_s168

464 posts

alex_s168

alex_s168

@alexn168

Katılım Ekim 2021
69 Takip Edilen18 Takipçiler
alex_s168
alex_s168@alexn168·
@BrodieOnLinux that was the whole point of wayland this is why it takes so long to get any proposal merged
English
0
0
0
36
Brodie Robertson
Brodie Robertson@BrodieOnLinux·
A Wayland compositor in Minecraft works far better than it has any right to
English
10
9
596
17.8K
John Carmack
John Carmack@ID_AA_Carmack·
It is a shame that the simple act of transferring a large block of data as fast as possible over the internet is not handled effectively by the primitive operating system calls. You either multiplex over parallel persistent TCP connections to combat head-of-line blocking and slow starts, or reinvent reliable delivery and flow control over UDP. QUIC has a lot going for it, but it is a large library (six figure LoC!) and conflates security and performance in a way I don’t love. There is also fundamental information about competition with other processes and link layer congestion that should be useful, but is unavailable to user libraries. You should be able to just write(really_big_buffer) and it is all taken care of for you.
English
137
138
3K
226.9K
Keruis
Keruis@yutongwu111140·
@sh_r0x707 The world is cmake. Nothing else comes close
English
1
0
1
47
Keruis
Keruis@yutongwu111140·
I really hate CMake. I’ve probably said it many times, but every time I have to write it, I feel like swearing all over again
Keruis tweet media
English
5
0
11
465
alex_s168
alex_s168@alexn168·
@marty188586 you could probably fit the whole manual and header files into dsv4 flash context
English
0
0
0
18
Martin Chang
Martin Chang@marty188586·
Both GPT 5.5 and Opus 4.7 are hilariously bad at using libawaita and GTK4 :(
English
1
0
6
234
alex_s168
alex_s168@alexn168·
LoopStack's tensor contraction model is beautiful, and generalizes really nicely. People should build simplicity-focused compilers
English
0
0
0
8
alex_s168
alex_s168@alexn168·
@HSVSphere this is why I don't use hyprland. don't have time to deal with this shit
English
0
0
0
24
alex_s168
alex_s168@alexn168·
@lauriewired huge win for Uiua except there is probably no uiua in the training data at all
English
0
0
1
168
LaurieWired
LaurieWired@lauriewired·
this got me thinking, what’s the most token-dense programming language? One that could fit the most program flow into the smallest context window? The winner, by a lot, is Array-Based Languages. J, K, that sort of thing. It’s actually a two-part problem, because you need something that is logically dense (saves length), but symbolically simple. Most tokenizers are optimized for standard text, so if you get *too* fancy with rare mathematical symbols like APL, token usage actually blows up! Python scores pretty well actually, but whitespace hurts you a bit. Haskell is an interesting outlier; it’s likely the most token-efficient statically typed language. Now, if you were to extend the problem assuming you’re making your own tokenizer and training a model to *specifically* be as efficient with program writing as possible… …you probably wouldn’t even use text. Just train/produce Abstract-Syntax-Trees directly, which would eventually start to look like compiler IRs / bytecode, which could eventually start looking like an ISA… and with hardware/software co-design we’d end up with CPUs where we don’t understand the execution at all ;)
LaurieWired tweet mediaLaurieWired tweet media
snwy@snwy_me

if it still looks like a language for humans then it isn’t enough of a language for agents

English
98
117
1.7K
137K
alex_s168
alex_s168@alexn168·
@iBostonBoston @yutongwu111140 sure, except they probably did grammar changes in C++17 anyways, and also, what do you mean they can't Remove something after having it Deprecated for years
English
0
0
0
11
Keruis
Keruis@yutongwu111140·
Give it back to me
Keruis tweet media
English
6
4
126
8.5K
Boston Boston
Boston Boston@iBostonBoston·
@alexn168 @yutongwu111140 If you switch your pre cpp17 project to 17 or greater you get the error telling you it doesn't do what you think it does, if you compile a file (let's say a library) that was written after 17 you can back port it to pre 17 projects without issue
English
1
0
1
45
alex_s168
alex_s168@alexn168·
@iBostonBoston @yutongwu111140 no I know. but since c++17, it's unused and reserved, so it will cause an error I guess. But then why even is it still reserved
English
2
0
0
129
Boston Boston
Boston Boston@iBostonBoston·
@alexn168 @yutongwu111140 It used to do something as a compiler hint, and now that it's deprecated old code that still uses it needs to avoid name collisions.
English
1
0
2
199
alex_s168
alex_s168@alexn168·
@djcows or, if they don't have enough electricity to operate, it's just a sad-computers-center
English
0
0
0
10
djcows
djcows@djcows·
the name "data center" is insane because it's really just a "compute center"
English
42
6
175
24.4K
Dmitriy Kovalenko
Dmitriy Kovalenko@neogoose_btw·
you know what's intimidating? I've seen way worse rust code than whatever is inside bun right now...
Dmitriy Kovalenko tweet media
English
39
8
471
106.5K
abdush
abdush@abdushbag·
is something wrong with the website or is it just me? @athasdev
abdush tweet media
English
1
0
13
3.1K
alex_s168
alex_s168@alexn168·
holy shit ddr5 ecc rdimm is expensive the fuck
English
0
0
0
9
alex_s168 retweetledi
@fclc cmp lea char
@fclc cmp lea char@FelixCLC_·
Because post ISC and computex this seems relavent, have a meme friends 😊 #HPC #AI #hardware
@fclc cmp lea char tweet media
English
3
10
43
13.7K
alex_s168
alex_s168@alexn168·
hardware people: please design your ai accelerators in a way that makes it EASY to use from software. we are compiler engineers, not wizards...
English
0
0
0
10