HackerLangs
TopNewTrendsCommentsPastAskShowJobs

anthk

5,219 karmajoined 11 anni fa
Hyperbola GNU/Linux user. My main tools came from https://t3x.org, and https://github.com/howerj it's for fun (and sometimes enlightening purposes). tmux, tcc/cproc, oksh, nvi... keep it simple, stupid.

Submissions

Shifting the Trap

jxself.org
1 points·by anthk·2 mesi fa·1 comments

Dimensions could explain where mass comes from

sciencedaily.com
3 points·by anthk·6 mesi fa·2 comments

We've built a fourth dimension of space and we're about to look inside

newscientist.com
4 points·by anthk·7 mesi fa·1 comments

comments

anthk
·10 ore fa·discuss
Ahem https://en.wikipedia.org/wiki/Archimedes_Palimpsest
anthk
·15 ore fa·discuss
GUI: MCClim, but it's a bit rusty/Motif like/Tk Life.

Deploy: SBCL can build standalone binaries I think.
anthk
·17 ore fa·discuss
Go ate a big lunch from Java, C and a bit of C++ as a systems' language, which Go was designed as "C sucessor without the C++ bullshit". Even the most modern C (Plan9/9front, not what the ANSI C comitee vomits in every iteration) it's a very different beast.

Still, Common Lisp it's in places where trying to build such kind of software in C/C++ would be a reciper for disasters.

https://www.lispworks.com/success-stories/index.html
anthk
·l’altro ieri·discuss
To hell with children. Create a separate internet for them, no ICANN access unless they are parent-supervised until they hit 13 or so.
anthk
·l’altro ieri·discuss
And still better than most Africans. The more attention they pay to their children, the better adults you get. Also, a good nutritition can be THE major change for anything, such as the Omega3 fats from several fish based dishes.
anthk
·l’altro ieri·discuss
https://wiki.xxiivv.com/site/modal
anthk
·l’altro ieri·discuss
You had PLF. For free.
anthk
·l’altro ieri·discuss
You must be young, it's been decades without having a major issue.
anthk
·l’altro ieri·discuss
Could it be compiled with GNUStep?
anthk
·3 giorni fa·discuss
Francoist Spain. "Sección femenina". Be really scared of what happened to these women even after the Moon Landing.

That's the true face of the Catholic Church when they have the power and they are not limited by a democratic state.
anthk
·3 giorni fa·discuss
Except the Bell Curve it's bullshit. I'm from Europe (Spain), and even the Francoists said otherwise. Right wing people further than Pether Thiel itself. Go figure.

A nun, some woman (women are far more aware than men on emotions as their hormones basically grant an A+ on social skills) stated that Black People weren't dumb, but African people had no tradition at all on stimulating or paying good attention babies/toddlers as the Western mom do with little plays and the like. That lead to mild development issues. She followed some children with more Western-like educations and caring and they got far better marks than the ones locked to their cultures.

Add a far better nutrition on top and now you know the reasons on why the Black African countries are underdeveloped. Westernize them and their IQ will boost like crazy.
anthk
·3 giorni fa·discuss
> Most other European countries have similar laws to some degree.

Except for historical or drama purposes. In the Basque Country you could buy tons of books about Nazis, Franco, ETA and whatnot.
anthk
·3 giorni fa·discuss
In Europe every kid over 13 would buy both with no issues at all. 1984's sex scenes are so-so and something that just happens in the background like nothing.
anthk
·3 giorni fa·discuss
This needs to backported to main Netsurf ASAP.
anthk
·4 giorni fa·discuss
A mandelbrot under pure subleq made with the HSQ compiler (which a micro-C) would weight far less.
anthk
·4 giorni fa·discuss
*Natively with native drivers. Previously it would perfectly run it under Virtualbox + 3D drivers.
anthk
·4 giorni fa·discuss
Actual hackers don't need to run debloating tools each boot getting tired of all the adware and bundled crap eating GB's of storage.

Actual hackers would use Guix System and actually hack really cool stuff and, yes, Guix (the package manager) would be eating GB's because of reproducibility... but at least you could restore your system from Grub anytime.
anthk
·4 giorni fa·discuss
As an Hyperbola user both systemd and dbus are a no-no there.
anthk
·4 giorni fa·discuss
Also, on Eternal Software, cproc and cparser should have been enhanced enough to bootstrap the system from itself (compile the kernel, busybox, cproc/cparser). But I think only clang can compile Linux well enough among GCC...
anthk
·4 giorni fa·discuss
2) putchar() and getchar() in C with a keycode read and written in ASCII.

Read about the simple subleq first, the eternal machine just adds a simple timer and a display on top of subleq.

1) -1 - -1 evaluate to 0 so it should jump to the instruction pointed by the c[inst] cell.

Subleq explained from XXIIVV:

https://wiki.xxiivv.com/site/subleq.html