Learn Python for free and get a certificate?
Following up on the previous post here, where I was looking for pointers to where to begin with lisp, just to say thank you to all of you who have sent responses with advice!
I have received many Great pointers and amazing offers of assistance.
This is a fantastic and welcoming feeling to be met with as a complete n00b in this matter, and it's a feeling that fosters keen-ness to get on with learning! Thank you all!
hi,
please boost this https://gitlab.com/mohamed.ketata.1992/bargoderea-linux-labs , I'm not a programmer so I did what I could when I could
#Programming #gitlab #BLL #gaming #Linux #ArchLinux #OpenSource
The latest version of #Ollama allows websites to access your local installation of Ollama. This allows you develop browser-based applications using [Ollama's #JavaScript library](https://github.com/ollama/ollama-js)!
"why I got rid of all my neovim plugins"
GitHub CEO says the ‘smartest’ companies will hire more software engineers not less as AI develops - by kt149
Title: Lapce
️ What's: A very fast libre code editor
️ https://lapce.dev/
️ https://github.com/lapce
#LinuxGameDev #Programming #Editor
️ #Libre #Bin #Arch #RPM #Flatpak #Snap
️ https://lebottinlinux.vps.a-lec.org/LO.html
️ Update: 0.2.0➜0.4.3
0.4.3:
️
Major release(Stable)
️
️ Changes: https://github.com/lapce/lapce/releases
️ From:
️ https://github.com/lapce/lapce/releases.atom
️ https://www.youtube.com/embed/_52ZUg-QmW0
️ https://www.youtube.com/embed/hqcBgj8a9u0
️ https://www.youtube.com/embed/dIKxu4Zv8P0
️ https://www.youtube.com/embed/DmOWtSyxHe4
What's with UNIX and its CSV obsession?
React team reavealing React 20
```js
"use using"
using use = useUsing("use")
```
From: blenderdumbass . org
The story of the First Year of development of Dani's Race.
Read: https://blenderdumbass.org/videos/peertube___dani_s_race___first_year_of_development
Title: FNA
️ What's: A libre & accurate re-implementation of Microsoft's XNA Game Studio libraries, for game dev
️ https://fna-xna.github.io
️ https://github.com/FNA-XNA
#LinuxGameDev #Flagship #Programming #Framework
️ #Libre #Arch
️ https://lebottinlinux.vps.a-lec.org/LO.html
️ Update: 25.07
Minor vers.
️
️
️
️
️
️ Changes: https://github.com/FNA-XNA/FNA/releases
️ From: https://mastodon.social/@holarse/114800745189694262
️ https://www.youtube.com/embed/LD_ZfWYuUHE
️ https://www.youtube.com/embed/yiSrckIHYZA
Anyone had experience with ai foundry vs building their own LLM for small and specific domains? Im loving foundry but not with using custom datasets defined on the fly and having to host a vm just for a vector search index. I wonder if something like pytorch would be better #softwaredevelopment #ai #LLM #askfedi #pytorch #programming
Andiamo alla scoperta di Julia, un linguaggio di programmazione veloce, dinamico e open source, adatto ad applicazioni di matematica, fisica, scienze in generale, ma non solo! In questo nono e ultimo video di questa serie (ma ce ne saranno altre sulle applicazioni di Julia) vengono illustrati i pacchetti software con Pkg. #julialanguage #programming #programmingtutorial https://www.youtube.com/watch?v=VlunZeu8mKY
Now its possible to see a small preview of your diagram, making it easier to identify the diagram you're working on!
PHP Programming question:
When using similar_text($strOne, $strTwo, $percent), what would be the lowest percent where you would consider a manual review to determine if the two strings were possible (reworded) duplicates?
How would you improve the odds of catching duplicates of differing lengths?