HackerTrans
TopNewTrendsCommentsPastAskShowJobs

emme

no profile record

Submissions

What We Talk About When We Talk About Programs

dl.acm.org
1 points·by emme·4 lata temu·1 comments

Ask HN: What we talk about when we talk about programs

3 points·by emme·4 lata temu·0 comments

Smalltalk Squeak 6.0

raw.githubusercontent.com
119 points·by emme·4 lata temu·72 comments

Matrix Notes

anarc.at
48 points·by emme·4 lata temu·2 comments

“Code” 2nd Edition

charlespetzold.com
1,036 points·by emme·4 lata temu·171 comments

A comic story about Maryam Mirzakhani

umi.dm.unibo.it
1 points·by emme·4 lata temu·0 comments

Web Emulator for the Kenbak-1 Computer (If You’ve Heard of It)

hackaday.com
2 points·by emme·4 lata temu·0 comments

Mental illness, attention deficit disorder, and suffering

blog.plover.com
284 points·by emme·4 lata temu·347 comments

Was the Great Scientist E. O. Wilson a Racist? No

michaelshermer.substack.com
3 points·by emme·4 lata temu·0 comments

The Freedom Phone is not great at privacy

mjg59.dreamwidth.org
303 points·by emme·4 lata temu·115 comments

Creativity as Divergent Thinking

datcreativity.com
2 points·by emme·4 lata temu·0 comments

comments

emme
·21 dni temu·discuss
I've bought a X3 and I loved it (with crosspoint). However, the screen broke after just a week, even if I used the official cover all the time. It's a cute gadget but it's too fragile for the intended use: its strength is the form factor, you want to bring it with yourself to read a page in any mobility setting, but its fragility is a critical issue.
emme
·w zeszłym miesiącu·discuss
Yes, great work, thank you. I tried it a bit, and the experience is much more pleasant than using jbmc directly.
emme
·w zeszłym miesiącu·discuss
It seems very interesting, thank you. What's the relationship with the original jbmc project?
emme
·w zeszłym roku·discuss
I started programming with Modula-2 and I really believe it was case sensitive. In fact I remember the book I used to learn it (Ogilvie) mentioning the case sensitiveness as a peculiarity of the language: "if case matters in natural languages, why programming languages should ignore it"
emme
·3 lata temu·discuss
A proper example is probably "an apple is red" and "red is an apple".
emme
·3 lata temu·discuss
Yes, I agree, I feel the term "code" potentially misleading. But even "programming" can look as a triviality when presented in schools with no context and simplistic exercises. https://dl.acm.org/doi/abs/10.1145/3571785.3574125
emme
·3 lata temu·discuss
Yes, I have similar concerns. These models regurgitate previously seen strings, previous benchmarks included. When you try to evaluate their sheer ability to reason on the text, however, they perform poorly. (Our experiments with GPT-3 are here: https://doi.org/10.5220/0012007500003470)
emme
·3 lata temu·discuss
This ITiCSE working group tried to clarify why we should be interested in programming (not coding) in education: What We Talk About When We Talk About Programs https://dl.acm.org/doi/10.1145/3571785.3574125 (open access)
emme
·4 lata temu·discuss
The current focus on "coding skills" in schools poses the risk of giving students an overly simplistic and impoverished idea of what programming means and involves. Let's try to change it!
emme
·4 lata temu·discuss
I would add foot to the list: https://github.com/DanteAlighierin/foot
emme
·4 lata temu·discuss
And you can use it with a standard OTP generator: https://github.com/andry08/ArubaOTP-seed-extractor
emme
·4 lata temu·discuss
Two years ago I used MENACE to introduce students to machine learning approaches: it was the final example in course of programming for lawyers.

https://pypi.org/project/lex-game/

The code uses excel files instead of matchboxes... It was in fact an example intended to explore further the use of some libraries for office automation. It also allowed for easy seeing of the weights for different choices, still in a structured way even if outside the program itself.