Happy things thread!

Topics that can go away
Post Reply
Travis B.
Posts: 6279
Joined: Sun Jul 15, 2018 8:52 pm

Re: Happy things thread!

Post by Travis B. »

I have a working memory allocator I have written by myself so that my Forth implementation no longer has to use malloc() for user-level allocation (it still uses malloc() for initially allocating the Forth memory space, even though I could easily change that to use mmap())!
Yaaludinuya siima d'at yiseka ha wohadetafa gaare.
Ennadinut'a gaare d'ate ha eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Travis B.
Posts: 6279
Joined: Sun Jul 15, 2018 8:52 pm

Re: Happy things thread!

Post by Travis B. »

I now have a working map and a working intmap (a map from integers to values, which is faster than a normal map because it does not require evaluating hash functions) for my Forth.
Yaaludinuya siima d'at yiseka ha wohadetafa gaare.
Ennadinut'a gaare d'ate ha eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
User avatar
mèþru
Posts: 1195
Joined: Sun Jul 08, 2018 6:22 am
Location: suburbs of Mrin
Contact:

Re: Happy things thread!

Post by mèþru »

I'm graduating from school today.
My therapist gave me as a graduation present the latest edition of the Cambridge Encyclopedia of Language.
It's one of the best gifts I ever got I'm so happy
ìtsanso, God In The Mountain, may our names inspire the deepest feelings of fear in urkos and all his ilk, for we have saved another man from his lies! I welcome back to the feast hall kal, who will never gamble again! May the eleven gods bless him!
kårroť
Vijay
Posts: 1248
Joined: Sun Jul 08, 2018 9:13 am
Location: Austin, Texas, USA

Re: Happy things thread!

Post by Vijay »

Congratulations, and I'm glad you're so happy! :)
Travis B.
Posts: 6279
Joined: Sun Jul 15, 2018 8:52 pm

Re: Happy things thread!

Post by Travis B. »

I now have backtraces in my Forth implementation, and with them I have fixed a troublesome bug that was affecting concurrent IO. Next thing up: adding interrupts to the Forth implementation.
Yaaludinuya siima d'at yiseka ha wohadetafa gaare.
Ennadinut'a gaare d'ate ha eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Travis B.
Posts: 6279
Joined: Sun Jul 15, 2018 8:52 pm

Re: Happy things thread!

Post by Travis B. »

Now my Forth implementation supports trapping segfaults, divide by zero, illegal instructions, and bus error, and cleanly displays a backtrace and continues execution without crashing (in most cases at least).
Yaaludinuya siima d'at yiseka ha wohadetafa gaare.
Ennadinut'a gaare d'ate ha eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
User avatar
Raphael
Posts: 4175
Joined: Sun Jul 22, 2018 6:36 am

Re: Happy things thread!

Post by Raphael »

This week, I discovered the joys of mixing a little bit of pure lemon juice and a lot of mineral water. For some reason, I had never gotten that idea in my life before. This is good.
MacAnDàil
Posts: 716
Joined: Thu Aug 09, 2018 4:10 pm

Re: Happy things thread!

Post by MacAnDàil »

I got 19 out of 20 on my master's thesis on the lexicon of Réunion Créole of Malagasy origin.
User avatar
alynnidalar
Posts: 336
Joined: Mon Jul 09, 2018 11:51 am
Location: Michigan

Re: Happy things thread!

Post by alynnidalar »

Very nice!
User avatar
Whimemsz
Posts: 225
Joined: Thu Dec 13, 2018 4:53 pm

Re: Happy things thread!

Post by Whimemsz »

MacAnDàil wrote: Mon Jul 01, 2019 5:28 pm I got 19 out of 20 on my master's thesis on the lexicon of Réunion Créole of Malagasy origin.
Congrats!
User avatar
Raphael
Posts: 4175
Joined: Sun Jul 22, 2018 6:36 am

Re: Happy things thread!

Post by Raphael »

Congratulations!
MacAnDàil
Posts: 716
Joined: Thu Aug 09, 2018 4:10 pm

Re: Happy things thread!

Post by MacAnDàil »

Thanks guys!
Vijay
Posts: 1248
Joined: Sun Jul 08, 2018 9:13 am
Location: Austin, Texas, USA

Re: Happy things thread!

Post by Vijay »

Is there a word of Malagasy origin in Réunion Créole for expressing praise? :P
MacAnDàil
Posts: 716
Joined: Thu Aug 09, 2018 4:10 pm

Re: Happy things thread!

Post by MacAnDàil »

Vijay wrote: Tue Jul 02, 2019 10:51 am Is there a word of Malagasy origin in Réunion Créole for expressing praise? :P
No, it would be interesting and appropriate of course but, as I mention in the thesis, the malagasy loans amount to roughly 2% of the overall vocabulary so most things don't have words of malagasy origin for them. I did consider saying Mèrsi! Misaotra ! Marahaba ! which would have been comprehensible largely due to the context.
User avatar
Raholeun
Posts: 262
Joined: Wed Jul 11, 2018 9:09 am
Location: sub omnibus canonibus

Re: Happy things thread!

Post by Raholeun »

MacAnDàil wrote: Mon Jul 01, 2019 5:28 pm I got 19 out of 20 on my master's thesis on the lexicon of Réunion Créole of Malagasy origin.
Care to share?
User avatar
mèþru
Posts: 1195
Joined: Sun Jul 08, 2018 6:22 am
Location: suburbs of Mrin
Contact:

Re: Happy things thread!

Post by mèþru »

Congratulations!
ìtsanso, God In The Mountain, may our names inspire the deepest feelings of fear in urkos and all his ilk, for we have saved another man from his lies! I welcome back to the feast hall kal, who will never gamble again! May the eleven gods bless him!
kårroť
MacAnDàil
Posts: 716
Joined: Thu Aug 09, 2018 4:10 pm

Re: Happy things thread!

Post by MacAnDàil »

Raholeun wrote: Tue Jul 02, 2019 1:01 pm
MacAnDàil wrote: Mon Jul 01, 2019 5:28 pm I got 19 out of 20 on my master's thesis on the lexicon of Réunion Créole of Malagasy origin.
Care to share?
Most certainly! However, I still have a final draft to submit so I will share in about 3 or 4 weeks.
User avatar
Linguoboy
Posts: 2376
Joined: Mon Jul 09, 2018 10:00 am
Location: Rogers Park

Re: Happy things thread!

Post by Linguoboy »

I was shopping at my local liquor store for something to take to a party later and found a bottle of rosolio. I'd read about this years ago but had never seen it for sale in the USA before. I'm looking forward to trying it this weekend.
User avatar
Raholeun
Posts: 262
Joined: Wed Jul 11, 2018 9:09 am
Location: sub omnibus canonibus

Re: Happy things thread!

Post by Raholeun »

I am really quite happy to have put the first paper on Sataw online, Feels good, even though I am tripping over spelling and syntax errors re-reading it.
User avatar
dhok
Posts: 298
Joined: Mon Aug 20, 2018 4:39 am
Location: The Eastern Establishment

Re: Happy things thread!

Post by dhok »

I passed my German exam and admission to the Master's in comparative IE and historical linguistics at Vienna is now a shoe-in.
Post Reply