Beware of the falling pillars
Beware of the falling pillars
Tari is a privacy-focused blockchain, designed to be fast, secure, and easy to use.
Its mining algorithm is optimized for everyday computers, preventing specialized hardware from dominating and keeping the network truly decentralized.
www.tari.com
#Tari #Crypto #Mining #Decentralization #Privacy
Merged #Monero and #Tari mining with XMRig 6.22.3 and P2Pool 4.7 in #Archlinux
Loaf of sourdough bread topped with sesame seeds.
Near perfect look and taste of mixed whole wheat and 12 grain flour #sourdough bread with plenty of sesame topping.
Started #baking last year with instant yeast and moved to sourdough 4 months ago.
neofetch output of desktop freebsd dev setup. specs: cpu i9 14900, gpu rtx 4080, ram 64gb, display triple 32inch qhd monitors, desktop/x environment KDE
FreeBSD ricing for performance desktop, finally viable with better hardware support. Got inspired by all the hype around Arch ricing, tried and worked out.
#FreeBSD #ricing
Behemoth still training
Visualized solution of Advent of Code 2024, Day 8, Part 1.
Advent of Code 2024 - Day 8 - Resonant Collinearity
#AdventOfCode
adventofcode.com/2024/day/8
Solution in #Golang
github.com/LixenWraith/...
Almost caught up with the past days after a few busy days. Day 6, Part 2 remaining.
Visualized Day 8, Part 1 solution attached. Part 2 was not pretty ๐
Advent of Code 2024 - Day 5 - Print Queue
#AdventOfCode adventofcode.com/2024/day/5
Solution in #Golang
github.com/LixenWraith/...
Advent of Code 2024 - Day 4 - Ceres Search
#AdventOfCode adventofcode.com/2024/day/4
#Golang
github.com/LixenWraith/...
Advent of Code 2024 - Day 3 - Mull It Over
#AdventOfCode adventofcode.com/2024/day/3
#Golang
github.com/LixenWraith/...
Cheers! source looks better with more nested structures. I think you're raw editing the html that's pretty cool for learning, but IDE's usually prefill some essential tags (e.g. webstorm).
You can use Lighthouse in Chrome (ctrl+shift+I) to get some insights on your page and what needs improving.
I've done most of my frontend with pure html+css+js. I'm building a component-based website builder to make automation and changes easier. You can check out my site lixen.com
Nice stack. I used python for data analytics a lot before, but recently I'm mostly using Go (and some web front-end when pretty presentation is needed).
Looks good, incorporate grids early on and it'll look pro. Considering your Go experience, check out html/template package.
I suggest putting all the text inside tags (usually <p>) for proper styling.
The page is missing doctype and header that may cause compatibility issues with some browsers.
Advent of Code 2024 - Day 2 - Red-Nosed Reports
#AdventOfCode
adventofcode.com/2024/day/2
#Golang
github.com/LixenWraith/...
Advent of Code 2024 - Day 1 - Historian Hysteria
First time attending, fun puzzles!
#AdventOfCode adventofcode.com/2024/day/1
github.com/LixenWraith/...
AI wants to gain back my trust with compliments and explaining my code back to me, which was correction to its wrong solution.