programming
Bonjour à toutes et à tous
Je me permets de solliciter votre aide.
Je suis actuellement en 2ᵉ année en réseau et Télécommunication et je recherche activement un stage du 16 avril au 26 juin aux alentours de Nantes.
Ce stage est indispensable pour valider mon année sans cela, je serai contraint de redoubler.
Je suis motivé, sérieux et prêt à m’investir pleinement dans les missions que l’on me confiera (réseau, #programming , administration système, support technique, etc.).
Si vous avez des pistes, des contacts ou des conseils, je vous serais très reconnaissant.
Je vous passe mon CV si intéressé.
I'm having this awful feeling that the relatively high salaries I've benefited from as a programmer are intrinsically linked to the ever more exploitative nature of the IT industry as a whole.
It's an industry that no longer seems to improve things.
I may have solved a long standing problem with Object Oriented systems https://lobste.rs/s/yk91rd #ai #compsci #programming
https://blog.mempko.com/an-abject-horror/
#spatial #programming #commonLisp #leonardoCalculus
https://screwlisp.small-web.org/lispgames/LCKR-organisms-2/
New organisms-2 knowledgebase,starting out with local spatial walking at @mdhughes https://mdhughes.tech/ recommendation that fast access to local neighbors is fundamental.
I.e. I don't want to check every organism in the world to check who is standing next to me. Well, I put that in a knowledgebase in my organisms-2 #KRF here.
Seems to work, pulls in 8 connected and 24 connected neighbors rightly.
https://screwlisp.small-web.org/emacs/writing-experience/
My #emacs #writing #writingExperience #emacsCarnival submission.
Discussing my transition to #eev away from being a heavy user of the popular #orgmode.
My writing primarily concerns #lisp #programming, so the difference between #eepitch and #orgBabel features heavily.
Looking forward to hearing from everyone including the other emacs carnivalians.
CC @greg (Writing Experience emacs carnival host)
#lispyGopherClimate featuring @jeremy_list in one hour (at 0UTC Wednesday = 8pm Boston Tuesday)
https://communitymedia.video/w/npqe7smLxT1uMS6SjuDLG2
I wish that programmer in NZ meant jeremy_list in the general case and not just in the specific case!
#lisp #programming
#lambdaMOO #virtualReality
#secureScuttlebutt (finally explained #live) coming up soon.
Live discussion as always in the Sushi place on the model railway in the second guest bedroom of lambdahouse.
Reinforcement Learning is AI for playing games, planning actions, and doing things in the real world. It's extremely powerful, but also a fun and interesting topic to learn. I'm teaching myself now.
I was always intimidated by all the esoteric jargon and math in RL. The classic Sutton and Barto text clears that up nicely, though. It's one of the best text books I have ever studied, and it reveals RL is much less complex than it sounds.
I think the excessive mathiness comes from the question "is this policy optimal?" which is a natural place to start, and has been fruitful for the field.
Except, in practice it's rare we can find optimal policies for practical problems. Also, our mathematical formalisms often don't fit, which is why there are so many variations based on what information is available, and what you want to focus on. This produces the tangled mess of names and notations, but really it's just the same idea from subtly different angles.
I'm starting a series of blog posts, in which I write a #bytecode #compiler and a #virtualMachine for arithmetic in #Haskell. We explore the following topics in the series:
- Parsing arithmetic expressions to ASTs.
- Compiling ASTs to bytecode.
- Interpreting ASTs.
- Efficiently executing bytecode in a VM.
- Disassembling bytecode and decompiling opcodes for debugging and testing.
- Unit testing and property-based testing for our compiler and VM.
- Benchmarking our code to see how the different passes perform.
- All the while keeping an eye on performance.
The first post of the series that focuses on writing the #parser is now out: https://abhinavsarkar.net/posts/arithmetic-bytecode-vm-parser/
#embeddableCommonLisp's #ffi (*not* libffi) #commonLisp #Cxx #programming example - taking base64 encoding C++ function/namespace from @jeremy_list 's secure scuttlebutt implementation, and using it for extremely portable common lisp rather than nonportable haikuos C++. A straightforward but technical indicative example.
https://screwlisp.small-web.org/fundamental/cxx-embeddable-common-lisp-habitat/
Though! My one seems to get half the out bytes wrong x_x Edit: I forgot three cdrs, now works 100%.
#lispyGopherClimate #technology #programming #show
https://communitymedia.video/w/wQkFYMbzbvBkpYLt1tWMZB #archive
- @wm_annis reports an sbcl merge of slop (EDIT: REVERTED v) unlike #ecl viz @jackdaniel . #commonLisp
(#clisp)
Individual heterogeneity
- in #climate activism
- in the #gopher
- in The #Lisp Community
- My idea of sharing conditions/handlers rather than programs
Cf the fully intended homogeneity from LLMs.
- yduJ is square dancing this week, as all lisp users must.
#lispyGopherClimate Sunday-morning-in-Europe 8am UTC+0
#archive
https://toobnix.org/w/iAwuN4MGuaiHTDDCibhb21
Two weeks from now, @cdegroot will be on the lispy gopher climate show to discuss their new lisp book, The Genius of Lisp. I got my review copy and will share the ToC.
I am not going to spoil the fascinating foreword by rpg but it relates to my symbolic #lisp #ffnn #deepLearning
https://screwlisp.small-web.org/complex/lisp-feedforward-deep-learning-example/
so I will mention that and my #ROC interpretation of deep learning inferencing.
#programming
Yeesh, okay it is out and I can stop telling you I am going to write it.
https://screwlisp.small-web.org/complex/lisp-feedforward-deep-learning-example/
#deepLearning #symbolic #ffnn pure ansi #commonLisp
The example deliberately causes a hallucination programmed into the training data via simple #roc reasoning. To my knowledge the ROC interpretation of ffnn inference is original to me, here.
The hallucination is in both lockstep and single #neuralnet activations.
Be the first to complain my #DL works on subregions of jagged lists! #programming
Working on products people hate https://lobste.rs/s/w8etif #culture #programming
https://www.seangoedecke.com/working-on-products-people-hate/
I’m loving how this text editor is turning out. I was never satisfied with modern text editors so I teamed up with a person to fork one and improve on it by adding basically what I want out of a text editor for fiction writers. Screen reader focus has been improved upon launch. There is now a tool to convert LibreOffice autocorrect files to the autocorrect file that works with this program! Now we are working on exporting to Shun Manuscript Format and auto capitalization because I am lazy and do not always hit the shift key. https://github.com/stefano-pogliani/AME #PlainText #TextEditor #LivreOffice #Accessibility #OpenSource #Programming #Program
Open Source, Incentives, and Why 'Monetize Later' Often Backfires https://lobste.rs/s/axosbv #programming
https://kaluvuri.com/blog/open-source-incentives/
Soo. I think that the #worldModel #ontology stuff is about as close as the world is going to get to saying #lambdaMOO #programming people
are and have always been completely right about the #future, #technology, reality and #vr and living in, reasoning about, building and extending this reality.
@me @nosrednayduj @spidercat @pizzapal @mdhughes @schroeder @kentpitman at at at.
If you will forgive the example, Lecun quitting Facebook to work on World Models instead is where we are.
Just had a sighted person tell me they often use features, clients and programs that were made for us, they don’t use screen readers, but they use accessibility features, even when they do not have disabilities, but also clients like a blind Mastodon client, or a text editor designed with screen readers in mind such as the ones I list on my Tools page at the end, as an example, because they said, the interface is 1000 times cleaner, there’s a lot of keyboard shortcuts, clutter free interface, even though the UI is basic, speed, less bloat, and a whole host of other things including, but not limited to, and never having to put up with distracting animation nonsense. You know software development has vastly sank in quality when sighted folk are using blind clients. To see the tools and stuff I use, go to https://sightlessscribbles.com/tools/ #Programming #Software
I used AI. It worked. I hated it via @ed https://lobste.rs/s/7d8dxv #ai #programming
https://taggart-tech.com/reckoning/
#itchio #gamedev #programming #theory completely explainable game-embeddable #deepLearning system using #roc #statistics .
I coded this one simply and iteratively, since a few people worked on reimplementing my #commonLisp code to-be-simpler.
The gist is that I show that deep learning updates, and indicate training as well are a simple true-positive/true-negative/false-positive-false-negative equation of the previous time step in an eminently explorable way. #DL #AI
I am conducting an #survey about EditorConfig for my master's thesis, which is open until the 30th of June 2026. All people with #coding experience can answer it, independent of if they know EditorConfig already or not. The term "coding" refers to writing #code, which can be #programming code or text files for #itAdministration.
Survey link: https://cryptpad.adminforge.de/form/#/2/form/view/lwnCcr15eNcH+zCUMZMEaAed6m5xh37b6+0bdS-XkZE/
Boosts and sharing the link via other channels is welcome.
🧵 (1/2)
Hey everyone, on the hour it is the Sunday morning in Europe #peertube #ARCHIVE
https://toobnix.org/w/ktQA9DTKyAe9yhTdoJupxh
Do I actually even #code though?
A live #demo of two recent programs of mine.
https://lispy-gopher-show.itch.io/dl-roc-lisp
https://lispy-gopher-show.itch.io/nicclim
you can run in #commonLisp
(load "dl-roc.lisp")
.
#DL #AI #UI #madeWithLISP #programming #McCLIM
Miscellany
New ECL this week! https://ecl.common-lisp.dev/ @jackdaniel
#XMPP by Glenneth2 https://github.com/parenworks/CLabber
https://cyberhole.online/basic/ is this millenium's teletype
#lispyGopherClimate #technology #podcast #live https://toobnix.org/w/5QbQiLw7zrFiETgbv32kJk first half missing?
- One week from today is #LambdaMOO's annual festival, April Fool's.
- Let's have a text based #MUD #bonkwave pool party / concert
Notably /after/ submitting my #ELS2026 #commonLisp #deepLearning article https://european-lisp-symposium.org/2026
we just had this great thread: https://gamerplus.org/@screwlisp/116286095082069619 I will read #bookstodon and #programming suggestions by @riley and others. #ai #DL #ML
1SubMl: experimental ML-like programming language with a unified module and value language, and more https://lobste.rs/s/1jf9b5 #programming
https://github.com/Storyyeller/1subml?tab=readme-ov-file
How To Write Unmaintainable Code via @RunxiYu https://lobste.rs/s/6vbdd2 #programming #satire
https://www.doc.ic.ac.uk/%7Esusan/475/unmain.html