#programming
1 messages · Page 304 of 1
i think
steam runs on my laptop anyways
i dont really know what the difference would be
is rosetta 2 closed source
yo wtf
kekw
apple move
15 years will come soon enoguh and then apple will change architectures again so dont worry
Did it work?
soon enough youll be able to get your RISC-V based w/ apple secret spooky sauce computer
there's a reason I don't like installing updates
when they swap because they cant help but swap the entire system architecture every 15 years
minor versions are fine, but I do not like bumping up a major version
see on other systems generally it isn't a huge deal at least to me
the only one that is really rough has been win11 but it's windows
but theyre really just doing the same thing apple does which is cut the limb off rather than let it bleed
it's just horrible to anyone used to anything else because that's not usually how non-apple stuff works
rosetta 2 is just such a useful thing to have
bit of an exaggeration to say that it never works like that but yeah ive not often experienced a total chopping off of support or total removal of things without the ability or option to return to the previous status quo
yeah no that sounds like a dogshit change in every way except making it less effort for them
practically
tim apple decrees it
they probably asked apple intelligence for help with that decision
neurosama ahh decision

i'd like palantir's ceo to be ceo of everything and do pushups on stage while announcing everything
im so tired of news articles that are obviously a fat turd laid by the most corporate of LLMs available

Why This Matters
Because it's annoying to read and stinky

https://model-architectures.github.io/GRAPE/
Always math involved 
A unified group-theoretic framework for positional encoding, recovering RoPE and ALiBi via rotations and unipotent lifts.
watch the linus/linus video
he mentioned ai in there
("he" being linus, obviously)
Get a free 15-day trial of Odoo’s all-in-one business solution and see how it can make your life easier! Check it out at https://www.odoo.com/ltt
It is finally here, the computer build you have (and possibly the whole world) been waiting for. The Linus Tech Tips and Linus Torvalds Collab PC build! Linus Torvalds talks through Linux developmen...
There's definitely a difference, one is lai-nus and the other is li-nus
Since Finnish vs whatever the other one is
Watch the video and the podcast episode about it. They have actually learnt that Linus pronounces it as Linus in English, and so does Linus. So they are spelt identically in English.
(They asked Linus)
In English yes, but Finnish says it differently I'm pretty sure
Yeah, they have cornered Linus Torvalds on it.
Both Linuses would be pronounced identically in English, and then also identically in Finnish. It's the difference in the phonologies of the languages, not the names.
So both Linuses pronounce Linus the same throughout the video. There's zero difference in pronunciation
‘Linus Torwards’, smh.
Sil indeed
which one 
eeee
Anthropic, Block, and OpenAI are backing the Linux Foundation’s new Agentic AI Foundation, donating MCP, Goose, and AGENTS.md to standardize AI agents, boost interoperability, and curb proprietary fragmentation.
Interesting 
Maybe this will help make them less of a security nightmare
hello programming chat
Hi
What is everyone's opinion on long main files? Personally I like them over the main function just immediately handing control of to a app class, but I know some of you will probably hate this.
i'm impartial, it seems short enough that it's not much of an issue as is
i think it's fine for shorter apps
this is not even long
i just write everything in main unless its like over 2k loc or something or theres some boring helper code
I've had professors in uni get annoyed because I didn't put my 20 line long main function into its own class before
HOLY
4000 line file is crazy
least convoluted nix config

that compiles to nftables
6.5k of rust
chayleaf is weird and actually uses nix as a programming language

i think you're mad

its all a bunch of the same so it doesnt warrant separation
essentially what would be a single overloaded function in something like c++
nix is a programming language
people dont realize how barebones nix is
almost everything nixos related is built as a library
not as builtin language features
its a great language imo, shows functional languages can be fun without any types

explicit static typing supremacy
i dislike the way systems programming languages do types
i also dislike the way oop languages do types
its stupid
they're more like modules or context than types
i like how systems programming languages and oop languages do types
minus rust's enums
i think types are good when they give you confidence to build something incredibly complicated that you would fear for your life using otherwise
i'd prefer if they were called tagged unions
which is not what c/oop types are 
its because
language try to be many language
useful for many purpose
good at none

Untyped languages are an abomination. I refuse to write python that doesn't pass pylance's standard mode at least.
lobotomy
i refuse to write python
sometimes you gotta do what you gotta do in the corpa world
python good wouldnt use it for anything beyond a few kloc
i refuse 

lua supremacy for anything python claims to be good at
i don't think lua nor python are good for ml

It is kinda neat for things like dynamic MPV configs but that's a wild take.
python is good for ML because lots of ML frameworks and code examples, without being strict 
if you try and write ML in rust, it big headache
python is good for ml because python is basically used as a metaprogramming language for writing gpu code

reason python is used is because its a fairly unobtrusive and unopinionated
boring easy to get into for virtually anyone
its not the best you could do, but its the best that exists 
say python unopinionated in 1980s
i remember a quote describing python as esoteric and unintuitive
python in 1980 not exist me neither 

js only 4 years younger than python
History_of_Python wikipedia article

old logo better
"rust" "gets shit done" in one sentence
rust has huge ecosystem so its pretty easy to use for virtually anything
me argue that writing things from scratch in rust is actually easier than in c
it just redistribute the developer hours from debugging runtime problem to debugging compile time problem
make it feel slower to iterate
Supply chain attacks when crates.io and npm walk in

redistribute developer hours to writing trait bounds 
would you rather spend hours doing trait bounds, or hours doing sfinae metaprogramming in c++?
i would rather spend hours on langdev 
python so bad it had to copy lua for ML 
ml stand for mlua
disagree
writing compilers = metaprogramming
The C++ template system is turing complete 
na

so is rust typesystem
so is typescript typesystem
lots of type system flexible in weird places
c++ metaprogramming not that hard its just dynamically typed so people get confused when get error 
c++ errors in general are really bad.
ninja -C build |& wl-copy -> throw at gemini 
i mean
and this was the solution
that what happen when poor metaprogramming features 
good metaprogramming lets you create custom types and inference rules and error messages
fonts = {
enableDefaultPackages = lib.mkForce false;
packages = with pkgs; [ maple-mono.NF-CN noto-fonts-color-emoji noto-fonts-cjk-sans ];
fontconfig = {
antialias = true;
includeUserConf = false;
hinting = {
enable = true;
style = "full";
};
subpixel = {
lcdfilter = "default";
rgba = "none";
};
defaultFonts = let font = [ "Maple Mono NF CN" ];
in { serif = font; sansSerif = font; monospace = font; };
};
};
environment.sessionVariables = {
FREETYPE_PROPERTIES = "autofitter:no-stem-darkening=0 autofitter:darkening-parameters=500,0,1000,500,2500,500,4000,0 cff:no-stem-darkening=0 type1:no-stem-darkening=0 t1cid:no-stem-darkening=0";
QT_NO_SYNTHESIZED_BOLD = 1;
};

I don't use nixos 
after using f# and haskell for a while i decided i like significant whitespace 

mag means like in german, fun fact
🔎
why they have mag_right but not agem

📣 :mega_left: :agem:
dhcpcd
bad
take 11 seconds to boot dhcpcd fault
its just nice when you can avoid {}; and sometimes ()
you can kind of do it without significant whitespace but i tried it in hblang and it was too prone to misinterpreting the code
me switch to systemd-networkd
2 seconds
because me not configure wait-network-online :smogfrog:
i remember when they did this with scala 3 and everyone lost their mind
now all code snippet use new syntax 
nyoki
i wonder if systemd-networkd is significantly faster than dhcpcd or if it just wait-network-online

why would it even wait for network
probably because systemd used on servers 
sane default for servers wouldnt want to start a service before your network card boots up or whatever
dhdhdhhdhd
also this just in here for some reason
networking.useNetworkd
Whether we should use networkd as the network configuration backend or the legacy script based system. Note that this option is experimental, enable at your own risk.

experimental but everyone say switch
nixos have lots of people who want to push systemd everything
understandable because scripted very janky but systemd inflexible me not like
nixos inseperarabbable for now
ee
do i even need the systemd.network.networks


"you should stay away from that option"
right i remember that 
Anyone know what is OLAP , DATA warehouse , BI please teach me tomorrows my Exam !



plz help me guys
you're better off asking chatgpt
i didnt even start yet

or like... reading whatever reference your teachers/professors gave you
Bad at understanding Defination
services eeeeeeeeeeeeeeeeeeeeee
another point in design space ocaml
= for {, ;; for }, ; for ;
in practice ;; is an easy typo to make so not good solution 
oh thats what i read from someone looks like it wasnt quite right 
this shows how significant whitespace can look much cleaner
i'd maybe prefer lisp style of identation though?
instead of
List.map
x
y
do
List.map x
y
okay but thats like a completely different grammar 
List.map x y z
w
= List.map (x (y z)) w

ye maybe not
lisp style only work with parentheses got it
its 3 is that small
good question

at least it's better than getting a random Cannot read properties of undefined somewhere

yay




finding a new sha1 collision to break file for nix users 
neury
who typing
me
no there was a person with like
zalgo text as their name typimng here
wtf is zalgo text
Г
It's from a failed generated string
z5ÊÝV`:léàÜ:
ÌüIáÆ½ÛIÛd¿ÁÀ®¹Ç
tÎþüõ{É=×õªÞ¬
s§½µºOHÑÈÓ {$¶
ªí¨§}³M,æÇþá2ãúï$
ºiµÕWüÑ"µøjü÷yª~Q³Ç
s ¸ðÞãë-Àwµå¬)t®Ý
¤ÞéR oõè.óà£aÜ©:
R¸/÷]ÌýRGaQyQFZN
óÚðQÙâiÇþ¦Òüm
Þø6Û]EýÖ}9rÛ
´Þ©3ûóºÇÇ65fI>
æ,3þo]úÿ]OGüÑoæ÷
n5~ £ûÃwÅ]b\H-,[
ä¼LÛd#pÞ =¨À
hkfýä[nê>'ÇÙ¹YÆFÛ
.ñ@sßóe×Èæ÷y¶ëaÂ
ìÙpèX'],5s¹p
°ãOü¦º^òÏ_º\ýRï^á
8ZKÿàÃÐY<ÅâÇ Ø
I'm pretty sure that if you throw that into a machine it could translate for you
It outputs even more broken
Can't decode if it's broken
local m = 6 -- inches
if #s < m then
print("shrimp")
end```

when you have windows user folder in non-english characters and some program needs to access appdata
i forgot what i was doing when this happened
was it chess related
yes i think
oh no actually it was about skyrim
You can program a zalgo text generator simply
import random
def zg(t, n=20):
# t = base text like uhh a letter
# n = intensity
c = [
"̇","̈","̄","̅","̑","̉","̊","̋","̌","̍",
"̎","̏","̐","̓","̔","̕","̚","̛","̡","̢",
"̧","̨","̤","̥","̦","̩","̪","̫","̬","̭",
"̮","̯","̰","̱","̲","̳","̴","̵","̶","̷",
"̸","̀","́","͂","̓","̈́","ͅ","͆","͇","͈",
"͉","͊","͋","͌","͍","͎","͏","͐","͑","͒"
]
r = ""
for ch in t:
x = ch
for _ in range(n):
x += random.choice(c)
r += x
return r
print(zg("e", 50))```
Pretty sweet maths model just dropped
They used a three hour cap for each of the two parts, same time limit as competitors
Click this link https://boot.dev/?promo=OPTOZORAX and use my code OPTOZORAX to get 25% off your first payment for boot.dev.
Portals don't conserve energy? Actually, no. We just need to allow gravity to flow through portals. And once we do that, portals start to conserve energy and make sense physically. But how can we do that? How does this cha...
No comparison to Gemini 3 Pro or Opus 4.5 on the model card though ↓
Ah that's more lke it
Okay now it looks good
That's some big leaps on the benchies
portals musnt bend gravity
owing to the fact that they do not exist
Can't wait for it to shit out the most garbage emoji filled comments explaining what a variable does
Forced to endure GPTisms for SOTA performance again 
Was a nice break while it lasted

did it forget what it is
I'm gonna go with overfitted for benchmarks
I'd have said the same but that Arc AGI 2 score...
Still some form of brute-force
1 bet on it being a lobotomised overfit little creature thing
La creatura
I give Claude and gpt the same custom instructions and got comes out a cringe overlord while Claude does what I expect
I'll go do some testing with my free student inference and report back on it when it rolls out properly
Top critical comment on the announcement post is written by a chatgpt bot
Dead internet 

OpenAI should bankrupt already
dw that's their plan i'm pretty sure
bubble bursts -> us govt saves them -> everyone else dead, no competition
Not Gemini 3 sneaking in a switch to Googles DNS servers at the end of the command list in a router troubleshooting query 💀
That's shady af
hashtag ad
wtf is this overfitted ahh bench
wtf since when does vscode have autofill in the terminal
good ui
quite a while but they only recently made it opt-out
to whoever prompted gemini to write "neuro.pdf" and "neuro2.pdf" papers, i thank u for curing my miserable morning with comedy.
-# side effects i may have gotten an aneurysm or two
it was great, you should've been here for that 
Programming late show
I was gonna observe then fell asleep
thanks i hate it
Awawawa
what does "let" really do
it lets things be
so its just auto
since we need datatype for declaration
and here we dont specify it
so auto
in lisp scheme it was a way to declare local var
not exactly i think but i didnt grasp it entirely
im tired 
iron lung is in theatres jan 30th 
Is all of network science really just the equation (N * (N - 1)) / 2?
isn't that the upper bound on the number of edges in a (directed?) graph
something like that iirc ye
or undirected i don't remember, one of those two
undirected
guess it has to be limited to one connection between each pair too, forgot what that's called
unique combinations when choosing 2 items from a set of size N
It pops up EVERYWHERE though
well it's kind of the worst case for all graph algorithms on undirected graphs so makes sense
Also, chat gpt taught me an extremely easy way to calculate the clustering coefficient, but it's chatgpt so I'm suspicious of it 
(Actual number of links) / (N * (N - 1)) / 2)
ye
that's correct?
idk
is that not density?
i think clustering coefficient is only between neighbors?

these are solved problems, just check wikipedia or sth 
been a while since i had graph theory
checking the solution is boring and not fun at all
clang-format uses lisp style identation for function calls
i honestly really like the clang-format style its reasonably compact
I'm studying for an exam. solving these problems helps me study
ah
that's just because they use the llvm style by default 
"solved problem"-ism is a boring way to view software development imo
its a good way to avoid reinventing the wheel as a square though
I don't even know if I want to go into software development. College has killed any passion I had in programming 
reinvent the wheel and mess up, it's only natural
do it again and again
perfect it
fully understand the wheel
eeeh
well true, but Academia is different from IRL.
I'm being tested on how to make the wheel
I am incined to agree in some cases
sure, that's a valid case for understanding the wheel
but its not always a good option, sometimes you just need a wheel
if you want to program for results, don't reinvent the wheel
if you want to program for fun, reinvent any part of the wheel or parts around it you find most fascinating
"make games, not game engines" only applies if you want to make games instead of game engines
sometimes you just wanna make a game engine for funsies
just because a ton of game engines exist doesn't mean you can't approach it in a unique way or learn something from it
or.. just plain have fun
yeah
academia often has students leaving with a bitter taste in their mouths for some reasons
as an example, i'm inclined to believe most people who hate java are either uninformed or former college students that have had to learn a framework together with it
doesn't mean everyone is, but anti-java rhetoric only really applies to java 6 atp
So , um idk if this would be possible but would there be a way to program a bot or somthing
That might be able to give my mute firend a voice?
there's mute vtubers who use tts or vocal synthesisers
i'm not sure how you'd go about it
but it is possible as long as they're fine typing on a phone or something
It's so bad I don't even know if I want to become a programmer.
I've been looking at doing consulting over programming
at uni there's a lot of people who seemingly hate the coursework because they view it as work instead of like, a fun exercise
correct
Alright , thank you very much
I hate it because the professor writes shitty specs
I've never really coded for fun before though
bad teachers or schoolwork will have you feeling that way yeah
or just the wrong mindset
look into developing a mod for a game
I want to get back into it, just had no time
And like, whenever I open an IDE, I feel nothing but immense dread

Haha, wish I could take a break
for me it was adhd I think
Autism 🙋♂️
i definitely have a few flavors of anxiety but haven't gotten tested for adhd yet
oh yeah that factors into mine too 😭
my ocd specifically contributes a lot into how i write code and which languages i like
my main hint was that I can stay up until 4am if I'm doing something I enjoy
but I can't read if I try and do coursework that I'm not interested in
listen, just make minecraft mods or something
drink the koolaid with me
it's way more fun once you do something cool like that
my brain flip flops between "time to get everything possible done right now" and "okay i can't do jack shit i don't wanna move i wanna lay in bed" all the time
personally i hate java because the average java codebase is a proxy adapter hell full of 10 line files
im sure java can be fun if you just disregard best practices and stuff but its just not for me 
java is very fun in the way i program it
the more you abstract it, the more enterprise it becomes, the less fun it becomes
theres plenty of missing features too but thats not particular to java
scala is java if it was good
i wish java had structs
Tis not a C after all
i read code much more than write so for me a language is mostly defined by what i see written in it 
i guess there's also normal class + lombok but there's the 2nd half of it soooo
you could just make everything in a class public
i do that for basic java beans and treat them as structs
in certain scenarios
not always
technically they wouldn't be java beans but still, jakarta has no problems treating them as such
¯_(ツ)_/¯
what the hell is a snecklang integer?
lol is that another name for python
hm
pretty sure it's just a made up language as part of their course
or well
you're making a language
it sounds like a "reimplement Cpython integer"
i think it's literally just
struct sneklang_int {
struct sneklang_metadata meta;
int value;
};```
but allocated on the heap
[-5, 256] yeah
rest is saved as a linked list in base 2^32

hmmmm
why are we looking at 999
big number

parens
(int call needed because literal folding is funny)
nop
Researchers have found two new vulnerabilities in React Server Components while attempting to exploit the patches last week.
︀︀
︀︀These are new issues, separate from the critical CVE last week. The patch for React2Shell remains effective for the Remote Code Execution exploit.
this is the end of js
burn the whole thing down

again 
not RCE at least
only DoS 
- Denial of Service (High): CVE-2025-55184
- Source Code Exposure (Medium): CVE-2025-55183
like i just finished updating all of my stuff
R/ACE + DoS + source code surfacing as well
at least not rce ye
rce
rice
perfect ui
https://github.com/SAWARATSUKI/KawaiiLogos surprised python hasn't been drawn
my usual go-to is something with the ffmpeg C library
I haven't had any good answers from LLMs when I've tried
Two breads 
oh god
no mortal or machine knows how to use that
It says a lot when nearly every ffmpeg binding just launches the executable.
iirc part of it is licencing stuff too
Ah GPL
imo the library is cool, just very hard to learn to use
I must admit I've never even touched it with a ten foot pole
If you have the questions that they usually struggle on shoot em over
I mean by usual go-to llm benchmark is something nonsensical like "compare the pros and cons of yuv420 and rgb420"
because only one of those is real
besides that, idk. ffmpeg stuff is kinda funky
I remember having significant issues trying to do something like "offset every other line by 1/2 a frame, and double the framerate (but keep the same speed) using the ffmpeg cli"

you should check the changelog videos, they're very well made
should try blender sometime
most of the ai 3d models are just not it 
wtf demoted to clanka
you saw nothing

The smart answer would be that rgb420 doesn't exist, but a grb420 planar format is theoretically reasonable
if better planar formats didn't already exist

this one went around the school discord. not only is the topology inefficient, the texture is even worse. it has eyes on its legs
ah yes, me when i texture a mouth
ai slop
still have to retopo
i’d treat ai generated models like photogrammetry scans or something
obviously no point in retopoing a model that doesn't make sense
or throw dynamic lod on it
nanite
turn on every available ue feature actually
install some addons too
oh god
nice looking node graph
seems like the first thing to replace with ai in gamedev
even above any code

there are apparently
they look good but i am no expert on topology
so maybe they actually suck
its results are comparable to a compression algorithm for video
more artifacts and merges the more u lower it
at least on models ive tested for retop
i am
show please
i wouldn't call myself an expert actually but im experienced and educated on topology
haha, my network science final assignment requires a minimum of 20k twitter entries.
The dataset I downloaded from their database has 700k entries 
I think I need to narrow my scope, cause it took 12 minutes to parse all that information.
vercel 
yes vercel I get it I need to care about a framework I only have partial interest in
Write a faster parser
Any news of whether there's a game jam this time around?
at least point them to the thread smh https://discord.com/channels/574720535888396288/1336984748882399242
yum
i sure do love me a good 1x Outside Food Fee (w/ Food +$5) (w/ Ice Cream +$6) (side of French Fries) 1x Large Drink (w/ Extra Ice +$0.25) (w/ Food +$5) (w/ Ice Cream +$6) (side of Outside Food Fee)
Eggs!
meow 
i found out what the issue with the osu-mime is

i was wondering why i got a different hash back every time i ran it

i cant find any mention of similar happening online
so maybe my ip range has been marked as a bot

maybe thats why i keep getting rate-limited on github and gitlab
probably arch using custom config 
shuukura 
me pressed button by accident

cant read button you see
https://github.com/fufexan/nix-gaming/blob/master/pkgs/osu-mime/default.nix
if they didnt depend on stupid aur
would be no problem
download file include as is 

or git clone aur works too
whole aur

me become aur mirror
na nixpkgss do shallow checkout by default
-# hopefully
srcs = [
(fetchurl {
url = "https://raw.githubusercontent.com/ppy/osu-web/${osu-web-rev}/public/images/layout/osu-logo-triangles.svg";
sha256 = "4a6vm4H6iOmysy1/fDV6PyfIjfd1/BnB5LZa3Z2noa8=";
})
(fetchurl {
url = "https://raw.githubusercontent.com/ppy/osu-web/${osu-web-rev}/public/images/layout/osu-logo-white.svg";
sha256 = "XvYBIGyvTTfMAozMP9gmr3uYEJaMcvMaIzwO7ZILrkY=";
})
(fetchurl {
url = "https://aur.archlinux.org/cgit/aur.git/plain/osu-file-extensions.xml?h=osu-mime&id=${osu-mime-spec-rev}";
sha256 = "vAg2ilU+ITaE3KSYKAAqbqq9+M2pTXFp/dSyzWgtNiY=";
})
];
they did it in really annoying way
true!
lib.init srcs ++ [ (something something) ]
also
why use language cant read
download yomitan
now 
me can send dictionary
me can read just cant understand :smogfrog:
no effort just hover over word 

only bad single word dictionary work that way 
if explain with full definition no issue

initial stage should focus on understanding at all
can switch monolingual dict later 
basically imo you're trying to avoid a problem that only exists due to lack of experience and not any particular method of learning 

theres no method you just understand language get better at understanding it
not understand not get better

true!
dictionary also needed to know pronunciation though
syllables and pitch accent
me not care about speaking yet
that come later
no point try speak if i cant even read
baby:

tying it all together still helps by letting your brains create more associations
me brain read word know how to pronounce it
think concept i only know in one language - brain force language switch 
or in english
write word can tpyo as similar pronounced word 

this how i learn everything anyway
you can just get a monolingual dictionary immediately still help 
me learned spanish traditional way and it took me years to still be bad at spanish
wrr
i think practice is the key
me making kanji dictionary
whenever me pick up new kanji me put in dictionary
月month 月moon

also 月month (of the calendar year) 月month (unit of time)
tsuki tsuki getsu

weird
all weird
so much weird
exact method not matter much anyway
can watch unsubbed anime for 1000 hours get reasonably good at japanese as long as you pay attention
some method just get faster results by piggy backing off existing knowledge
same me not watch anime anymore 
me watching & transcribing simple conversations
me waiting for shuukura anime
me do think learning grammar mostly useless
dont remember anything about english grammar can write just fine
language school spend too much time on it
wrr
me youtube converted itself entirely after i watched a few conversation videos
all video titles i cannot understand 
not sure if i should learn german or chinese next
or nothing 

typed spoken language 
I like how monday and sunday are exactly sun-day and moon-day
Who stole from who
Is it a universal thing
all of the names of the days of the week come from celestial bodies
Tuesday is fire-day
Wednesday is water-day
to be clear, english doesnt follow this rule either

Tree day
Gold day
Earth day
its simply in the majority of languages, stemming from babylonian system ee

Babylonian
I have troubles studying grammar for some reason
only monday and sunday
Needs good practice i think
fire = mars
Yes but why
linguistics history
is it

according to wikipedia, china used the babylonian days of the week (or more accurately, the roman ones)
yomitan 
oh right
China of course
you dont use browser discord 
those same words in japanese also
me use browser discord can freely use any extension 
Right...
in fact judging based on these translations its actually consistent across russian too
tuesday: mars - fire
wednesday: mercury - water
thursday: jupiter - wood
friday: venus - gold
saturday: saturn - earth
you ask where thing come from me tell you 
Because currently sunday is resurrection-day
Thursday and friday are straight 4th-day and 5th-day
Same with Tuesday
Wednesday is middle-day i think
No celestial bodies involved
english days come from babylonian system and norse mythology
ponedelnik = day after sunday apparently? uh idk why wikipedia say that it probably have reason but it can be interpreted by me (qualified professional) as "every week" which makes so much more sense
vtornik = 2
sreda = middle
chetverg = 4
pyatnitsa = 5
subbota = sabbath
voskresenye = resurrection day
me thought you said otherwise, oh well 
I was talking about this
That its consistent across russian
But its not
rotate rotate
puzzles are for smart people with patience
me work on vm for 5 minute want to quit
working out theoretical concepts so boring 

neury
me have 3 step plan for replacing the word ecosystem of software
it secret i cant tell you that it exists
me have 1 step plan already on final step

ctrl f type
lsp help highlight valid operations autocomplete etc
programmers have 3 different thing all call type
stupid
me thinking about practices i want to use in me os
kind of like dropdown box 
me think of going one of two ways:
- there will be one programming language, one ui framework, one browser, etc, and you WILL use

- there will be protocol designed for programming language, ui framework, browser, etc and you WILL use

oo me not say yet, want to detach abstract and concrete syntax, can make multiple presentations of abstract syntax mean can make frontends for something like music production
and can have good accessibility 
🔍
langdev usually prefer work with text files but me can make own editor and non-file database format not issue 
i also want to try for ui-embedibility, where each valid GUI application is also a valid GUI element that could be embedded in another GUI
me like monoculture too 
monoculture not fit means your project bad at eee
all of it is lisp
me think it would benefit for things like composable application without losing accesibility
react 
i thought of going this way and to be honest the language i write will probably have to function in a similar manner

microfrontends
that what that called
if all project live in same monorepo
make library authors deal with breakages themselves -> force them think about good interface design 

well not really but idea similar enough
mrr
tired c++
gonna write vm
in javascript

maybe ruby 
or coffeescript or something


doro
make (close to) 0 progress want switch things up
start with non incremental version, write visualizer, better than staring at screen thinking
chayleaf i met a dev on another server who did this what do you think https://dev.to/imgajeed76/i-got-obsessed-with-2-byte-deltas-and-built-a-delta-compressor-that-actually-hits-them-4332
i did write a new (non working) version of my vm though 
current problem is stack
its always the stack

write stackless 
stack for people who cant allocate

its not real stack its more like
call function -> call it because call is needed
why was it needed? if not remember not know what to do after function call end 
slop detector
No HashMap overhead, just direct array access.

this entire article silly
boring 
ty

thing they did
- store chars
- store insertion/deletion indices
- neutered diff algorithm by making it only work for 16000 unique words
- basic run length encoding
- fallback to actual diffing algorithm
surely median is misleading here

like, a histogram or something would be more reasonable
wrr
sry for ragebait if ragebait lmao
also depends highly on your data 
it also took 12x as long as the next best algorithm
probably because it does 6 or 7 diffs and checks which one is the best

doro
way it work is
"root node" try to see what value its connected too
on the way may see roadblock in form of unreduced function application
reduce it -> reduction connect root node to something else and connect other node to something other (reduction connects argument port and result port, like for example identity function just connects argument to result; root is connected to the result port in this case)
then try again from root node with new connection 
original algorithm very very very simple but issue occur when want to make incremental algorithm then me skull break 
@rigid snow maybe a bit specific is there a good js graph editor ui library 
like for editing connections between nodes
bonus points if support hypergraphs 
sigma.js looks like what i need
not exactly

that website reads like a ChatGPT response.
Flexible with convenient defaults
maxGraph is highly configurable and offers numerous extension points. But it also provides numerous built-in elements, for example for shapes and styles.

me think writing too bad for chatgpt
chatgpt is good at bad writing and bad at good writing, this is bad bad writing
rr
you’re right it is too specific
not a problem i encounter ever
no idea
I think AI makes writing sound dull
I am having an excellent time debugging putting a backpack on the back slot in minecraft modding crashing my world infinitely
I have resorted to asking a clanker for help
I suppose I deserve this
sounds like an NBT issue
That is always lovely
what is the stacktrace
ended up just using nbtexplorer to put the backpack back in my inventory,
gonna uninstall accessories because I dont even need it and thats what caused the problem
for some reason it was overloading the internal server becasue of "a network channel that has a size limit" (im on a singleplayer world minecraft pls
)
all in all I understand none of this but my problem is fixed 
Ah, do you have anything that hold items in your backpack,
or book?
Minecraft has NBT size limitation, that affects items which hold items
Minecraft has been an Internal server <-> Client for Singleplayer as well for a loong time now
That is why you can just enable LAN mode effortlessly btw
No like I think I'm aware of that at least
I think its something to do with the mod author messing up and me playing on a really new version
there are some mods to fix NBT issues depending on the specific limit ur hitting
It depends on what error it is @silent cloak
that would actually be pretty helpful I think
most crashes and issues with mods i find are NBT issues
because I wonder if I remove accessories and use the backpack's built in equip slot if its just going to crash infinitely with the same error
in which case cool mod out the box like that
do u know the error?
iirc there's also a thing for modded that can increase the max packet size?
yes
minecraft has a lot of limit issues
but that should be something modloaders should fix by default (but dont)
Not really
Why would Forge or Fabric touch network
then it becomes non client compliant
i mean for NBT related
yeah, I still think they should not by default
yep that oughta do it











every for-example will sound like ai generated now
such a way with words