This media is not supported in your browser
VIEW IN TELEGRAM
Slash Animation
Having some fun in the terminal.
YouTube Demo
Ascii Demo
GitHub Repository
#projects #deno #typescript #terminal
Having some fun in the terminal.
YouTube Demo
Ascii Demo
GitHub Repository
#projects #deno #typescript #terminal
๐2
It is not merged yet but i have submitted another PR
https://github.com/printfn/fend/pull/198
#oss #rust #brag
https://github.com/printfn/fend/pull/198
#oss #rust #brag
GitHub
implement permutation by frectonz ยท Pull Request #198 ยท printfn/fend
In the spirit of the last PR i thought i would also implement permutation.
This website is great!!
Check it out https://learnxinyminutes.com/
#CoolFind #learning #ProgrammingLanguages
Check it out https://learnxinyminutes.com/
#CoolFind #learning #ProgrammingLanguages
๐1๐คฏ1
Added support for displaying a full year calendar to Mekโutโerฤซya
#projects #rust #terminal
mekuteriya year
#projects #rust #terminal
๐ฅ6
Built using OCaml ๐ซ
https://github.com/frectonz/birru_cli
A simple CLI tool the gets data from the Birru API. Checkout the Birru Repo for more info.
#projects #ocaml #terminal
https://github.com/frectonz/birru_cli
A simple CLI tool the gets data from the Birru API. Checkout the Birru Repo for more info.
#projects #ocaml #terminal
This talk is really great watch it if you have time. It is about complexity and its relation with programming languages.
https://youtu.be/_cmqniwQz3c
#CoolFind #ProgrammingLanguages #GoLang
https://youtu.be/_cmqniwQz3c
#CoolFind #ProgrammingLanguages #GoLang
YouTube
why golang is sucessful by creator of golang by rob pike
๐1
Hazarda en Go (Random in Go)
A random number game implemented in Go.
https://github.com/frectonz/hazarda_en_go
Why a random number game?
I like building this app when i want to get the feel of a new programming language i am learning.
* Suggestions from Go programmers are welcome ๐
#projects #GoLang #terminal
A random number game implemented in Go.
https://github.com/frectonz/hazarda_en_go
Why a random number game?
I like building this app when i want to get the feel of a new programming language i am learning.
* Suggestions from Go programmers are welcome ๐
#projects #GoLang #terminal
๐1
Added support for displaying year progress to Mekโutโerฤซya. ๐
Inspired by https://twitter.com/YearProgressET
Command
#projects #rust #terminal
Inspired by https://twitter.com/YearProgressET
Command
mekuteriya progress#projects #rust #terminal
I found one thing i love about go. Go has builtin support for complex numbers ๐ณ. There are two complex types in Go. The complex64 and the complex128.
#GoLang #TIL #ComplexNumbers
#GoLang #TIL #ComplexNumbers
Today, I made my 4th PR to fend. Let's hope it gets merged ๐ค.
https://github.com/printfn/fend/pull/202
#oss #rust
https://github.com/printfn/fend/pull/202
#oss #rust
GitHub
implement subtracting from dates by frectonz ยท Pull Request #202 ยท printfn/fend
I am not sure about the performance of this thing but i have implemented
subtracting days
subtracting weeks
subtracting months
subtracting years
subtracting days
subtracting weeks
subtracting months
subtracting years
๐4
Taken from https://go.dev/tour/flowcontrol/11
"""
Switch with no condition
Switch without a condition is the same as
This construct can be a clean way to write long if-then-else chains.
"""
This feature is also very interesting i know i will be using it.
#GoLang #TIL
"""
Switch with no condition
Switch without a condition is the same as
switch true.This construct can be a clean way to write long if-then-else chains.
"""
This feature is also very interesting i know i will be using it.
#GoLang #TIL
I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 https://adventofcode.com/2022/day/1
The code will be on github after a couple of minutes, Btw i solved it using OCaml ๐ซ, Let see if i can make to the end ๐ค
#AdventOfCode #AoC #ocaml
The code will be on github after a couple of minutes, Btw i solved it using OCaml ๐ซ, Let see if i can make to the end ๐ค
#AdventOfCode #AoC #ocaml
๐2