1 826
Підписники
+124 години
+117 днів
+3430 днів
Триває завантаження даних...
Схожі канали
Хмара тегів
Вхідні та вихідні згадування
---
---
---
---
---
---
Залучення підписників
вересень '26
вересень '26
+54
в 4 каналах
серпень '26
+55
в 3 каналах
Get PRO
липень '26
+57
в 7 каналах
Get PRO
червень '26
+68
в 9 каналах
Get PRO
травень '26
+78
в 9 каналах
Get PRO
квітень '26
+81
в 7 каналах
Get PRO
березень '26
+56
в 11 каналах
Get PRO
лютий '26
+69
в 7 каналах
Get PRO
січень '26
+53
в 4 каналах
Get PRO
грудень '25
+42
в 7 каналах
Get PRO
листопад '25
+50
в 6 каналах
Get PRO
жовтень '25
+52
в 7 каналах
Get PRO
вересень '25
+45
в 4 каналах
Get PRO
серпень '25
+61
в 8 каналах
Get PRO
липень '25
+52
в 7 каналах
Get PRO
червень '25
+58
в 5 каналах
Get PRO
травень '25
+62
в 7 каналах
Get PRO
квітень '25
+66
в 7 каналах
Get PRO
березень '25
+65
в 6 каналах
Get PRO
лютий '25
+55
в 5 каналах
Get PRO
січень '25
+58
в 6 каналах
Get PRO
грудень '24
+100
в 10 каналах
Get PRO
листопад '24
+85
в 6 каналах
Get PRO
жовтень '24
+104
в 4 каналах
Get PRO
вересень '24
+86
в 4 каналах
Get PRO
серпень '24
+82
в 3 каналах
Get PRO
липень '24
+69
в 6 каналах
Get PRO
червень '24
+67
в 5 каналах
Get PRO
травень '24
+55
в 3 каналах
Get PRO
квітень '24
+49
в 3 каналах
Get PRO
березень '24
+52
в 7 каналах
Get PRO
лютий '24
+60
в 3 каналах
Get PRO
січень '24
+77
в 5 каналах
Get PRO
грудень '23
+64
в 4 каналах
Get PRO
листопад '23
+20
в 3 каналах
Get PRO
жовтень '23
+21
в 4 каналах
Get PRO
вересень '23
+412
в 0 каналах
| Дата | Залучення підписників | Згадування | Канали | |
| 22 вересня | 0 | |||
| 21 вересня | +2 | |||
| 20 вересня | +2 | |||
| 19 вересня | +5 | |||
| 18 вересня | +2 | |||
| 17 вересня | +1 | |||
| 16 вересня | +4 | |||
| 15 вересня | +2 | |||
| 14 вересня | +3 | |||
| 13 вересня | +8 | |||
| 12 вересня | +2 | |||
| 11 вересня | +3 | |||
| 10 вересня | +4 | |||
| 09 вересня | +1 | |||
| 08 вересня | +1 | |||
| 07 вересня | +3 | |||
| 06 вересня | +5 | |||
| 05 вересня | +1 | |||
| 04 вересня | 0 | |||
| 03 вересня | +1 | |||
| 02 вересня | +1 | |||
| 01 вересня | +3 |
Дописи каналу
| 2 | Ju! Ju! Tsu
Comments
via arialdo.codeberg.page via ehamberg | 79 |
| 3 | Deterministic Hypervisors For Cheap
Comments
via redvice.org via fanf | 91 |
| 4 | stack unwinding can lead to leakless code execution
Comments
via pepsipu.com via jado | 92 |
| 5 | Why 0xCAFEBABE?
Comments
via artima.com via connorboyle | 92 |
| 6 | evocation - Call forth the blue-green flame of computation from the universe, weave its energies into a fabric, that we may share our blood with it
Comments
via code.irenes.space via lorddimwit | 108 |
| 7 | Named and Optional Arguments are Awesome
Comments
via botahamec.dev via jado | 104 |
| 8 | Attention is all you have
Comments
via alicegg.tech via dustyweb | 115 |
| 9 | Lifestreams: a storage model for personal data (1996)
Comments
via ee.columbia.edu via calvin | 108 |
| 10 | Windows Exploitation Techniques: Dangling COM Object Registrations
Comments
via projectzero.google via ni5arga | 140 |
| 11 | D2300R11: `std::execution`
Comments
via wg21.link via quad | 126 |
| 12 | Self-Hosting Behind CGNAT
Comments
via david.alvarezrosa.com by dalvrosa | 147 |
| 13 | rift - a tiling window manager for macos
Comments
via github.com by atticus | 135 |
| 14 | A Continual learning model trained from scratch on 8GB VRAM laptop with batch-1 stream of data
Comments
via github.com via Yogthos | 124 |
| 15 | Designing silicon from scratch
Comments
via youtu.be via fanf | 147 |
| 16 | Relation algebra is not relational algebra
Comments
via remy.wang via aphaelion | 133 |
| 17 | tobi: keep commands running in detachable sessions across your devices
Comments
via tangled.org via op | 144 |
| 18 | Making a game for the GBA and PC from the same codebase
Comments
via mattgreer.dev via abnercoimbre | 137 |
| 19 | Squalk: an old-school forum engine built on Nostr (NIP-29 groups, NIP-7D threads)
I miss classic forums: slow, asynchronous threads that stay readable and searchable for years, instead of knowledge dissolving into chat scrollback. Squalk is my attempt to rebuild that on top of Nostr, an open protocol where users hold a keypair, posts are signed events, and interchangeable relays store and serve them, instead of a private database.The design in short: a forum is a view over relay-hosted data. Rooms are groups as specified in NIP-29, threads are NIP-7D events, identity is the user's own keypair. The consequence I care about is that the software and the community are decoupled: any other client speaking the same specs (Flotilla, Nostrord) can read and write the same conversations, and if my deployment disappears the history and identities survive on the relay.Technical bits that might interest this crowd: one SvelteKit codebase builds either as a static SPA or as a server-rendered Node app; the SSR mode renders only the anonymous view (no keys server-side) so threads are crawlable, with a stale-while-revalidate snapshot cache in front of the relay queries. Content is rendered as djot rather than markdown. Deployment is a NIP-29 relay (Zooid) plus one systemd unit.Pilot community (real threads, browsable without an account): https://nostr-proto.orgTest instance where you are welcome to make a mess: https://squalk-test.dtonon.comCaveats: Nostr is niche, key management is still rough for non-enthusiasts, and relay-side moderation tooling is young.Feedback on the architecture is welcome!Comments
via github.com by daniele | 139 |
| 20 | Textbook review: Is Parallel Programming Hard, And, If So, What Can You Do About It?
Comments
via ahelwer.ca by ahelwer | 122 |
