[ prog / sol / mona ]

prog


RIIR shit

1 2023-10-31 07:49

I fucking hate this dumb "rewrite it in rust" stuff. Instead of light bloatless software they create some feature-rich fancy looking apps that does everything in the world.

cat -v considered harmful, you don't need 100 flags in bat. What the hell is Nutshell? It looks like an attempt to reinvent PowerShell.

2 2023-10-31 19:18

I don't care about "le bloat" but it is pretty silly to just constantly make copies of tools we already have. If it ain't broke...

3 2023-10-31 20:25

What is silly is changing the feature set in a rewrite, for the rest of open source history this was never done until rust. Clones were always compatible before. Just look at emacs and mg.

4 2023-11-01 05:51

everytime I see the word rust I get triggered and research programming languages for a couple of hours

sigh...

5 2023-11-01 05:51

>>4
need to go get my pumpkin latte :(
see you later boys~

6 2023-11-02 02:08 *

>>5
See you pumpkin-later :&)

7 2023-11-05 19:01

It's the same Rewrite everything in Java shit, but this time NEETs are on this hysteria.

Why a Java Microkernel didn't get made is anyone's guess⸮

8 2023-11-05 20:20

>>7
Kernels cannot tolerate garbage collection, and Java is wholly reliant on it in bad ways

9 2023-11-06 07:41 *

They will just have to learn to live with it.

10 2023-11-06 15:06

the rewrite it in C is even worse my niggas
they will make a shitty version with like 2 features and call it minimal

11 2023-11-06 21:42

Nobody wants to rewrite it in lisp, that's for sure.

12 2023-11-07 00:04

>>11
Be the change you want to see in the world

13 2023-11-07 15:06

>>10
Do you mean Suckless/cat-v fellas? I like 0-dependencies C programs as you can the what they precisely do.

>>11
#f. There are a lot of Clojure rewrites. Emacs users rewrite the world in ELisp.

>>12
#t

Also I suppose nim or zig is not so-bad language to rewrite programs in. Suddenly some bloated programs have no alternatives and there's an actual need for that.

14 2023-11-08 07:24

>>8,11,13
https://justine.lol/sectorlisp/

now imagine J lang

15 2023-12-26 22:29

Ripgrep is probably the only rewrite in rust tool that I use. It's fast and provides some cool output functions that I can use in scripts. But beyond that, maybe RTX because asdf is slow as fuck.

16 2023-12-28 03:36

Indeed.
Rust is a mediocre language. I've never understood the hype surrounding it.

17 2023-12-28 13:34

>>13
Suckless is based doe.

18 2023-12-28 14:14

Rewrite Linux and BSD in Rust.
https://www.redox-os.org

19 2023-12-28 16:48

>>15
me too

>>17
no

20 2023-12-28 17:24

Rust fails on 4 main counts:
syntax
developers (community)
developers (compiler devs)
design doc (it doesn't exist)

21 2023-12-28 18:43

>>17
Zig is bloat. For a suckless language look at Myr.

22 2023-12-29 20:23

>>18
Nah, Rewrite Linux and BSD in Lisp.

23 2023-12-29 20:59

>>22
I'd really like to see that.

24 2024-01-02 14:01

I'd like to see a userspace for linux wirtten entirely in common lisp

25 2024-01-02 19:50

>>20
The syntax is fine. Using generics does suck, but it almost always sucks. I haven't seen a language where generics are both easy to read and expressive enough to be really useful.

Compile times are bad. Generics are a major culprit once more, and it's possible to mitigate the problem by isolating generic code in separate libraries, but the compiler should be able to automate this. Doing it manually is a pain in the ass.

Hot reloading functions would be really good for some kinds of development. Rust cannot deliver that at all, but in the future I hope there will be a complementary language that consumes Rust libraries and supports faster iteration for business logic.

26 2024-01-04 22:59

>>24
Good idea.

27 2024-01-05 17:44

>>22,24
On second thought, I'd expect such a project to rankle the Lisp purists who want to be able to debug the entire system, and view Unix-style process isolation as some form of perverse bondage.

28 2024-01-06 13:17

Rewrite It~~ In~~ S~~cheme.~

29 2024-01-06 13:22 *

>>28
Nevermind, Rewrite It~~ In~~ PreScheme

30 2024-01-06 22:37

>>24
A Lispy userspace is a nice start.

31 2024-01-09 16:23

>>30
Indeed.

32 2024-01-11 18:08

Rewrite It In Forth!

33 2024-01-12 13:43

Worse is Better.
https://doc.cat-v.org/programming/worse_is_better

34 2024-01-12 13:46

>>32
Forth rocks.

35 2024-01-12 18:46 *

>>33
Favoring simplicity over correctness is a good way to convince everyone to use scripting languages for everything until the house of cards blows up in their face

36 2024-01-26 17:58

>>33
Is Worse Really Better?

37


VIP:

do not edit these