simonced

u/simonced@lemmy.ml
0 posts · 26 comments

Recent posts

No posts.

Recent comments

I am so sorry, I didn't receive a notification of your answers. It's late, but I'll answer anyway ^^

Regarding your message to write them back, starting with ε…ˆη”Ÿζ–Ή seems wrong because you're answering to students and ε…ˆη”Ÿ means teacher.
η”ŸεΎ’ζ–Ή is not something I have heard of, and it seems waaaay too strict to address to young people.

Regarding the tone of their message, it's very friendly and is "slangish" even. まかせろ instead of 任せてください。
If you want to answer in the same vibe, I would simply say: γ‚ˆγ‚γ—γγ­οΌΎοΌΎ or something along those lines.
For something more formal: γ”ε”εŠ›γ‚γ‚ŠγŒγ¨γ†γ”γ–γ„γΎγ™ would be good IMO.

Note: I am not native Japanese, take my advice with a fistful of salt ^^

I make automation tools at work with Racket.
It's running on scheme, and there is an editor provided with it.
It’s very useful and it's quick to prototype algos or just doing simle checks because of the REPL.
It's obligatory to know if you're a programmer IMO, it opens your mind to different ways of thinking, which is unvaluable.

on GTFO · c/microblogmemes · 13 pts · 324d

Rofl doesn't involve ass, that's certainly why it's not popular lol.

I use Racket almost daily, but as a tool to helping me do my job (mainly PHP, yerk...).
Racket is so flexible and batteries included I can write small tools/scripts to summary DB data, sort files, filter git changed files and many other small things.
I am currently incorporating more Racket in my workflow for automations and I am preparing reports about the speed benefits for my tasks (comparing with and without tools).
I hope to get good results to show the upper up next year.
I also try to "advocate" Racket to my co-workers that "it can help you get better and faster" by showing some snippets when pair programming.