SystemsInCode

967 posts

SystemsInCode

SystemsInCode

@SystemsInCode

加入时间 Nisan 2016
502 关注49 粉丝
SystemsInCode 已转推
Dudes Posting Their W’s
Dudes Posting Their W’s@DudespostingWs·
Its funny that Chuck Norris has "Chuck Norris" jokes
English
97
1.8K
16.3K
584K
SystemsInCode
SystemsInCode@SystemsInCode·
@adymitruk Equally what smci were doing lads of others will be doing and to big enough companies this is basicly a 'cost of doing business' that's acceptable..maybe buy the smci dip?
English
1
0
0
55
SystemsInCode
SystemsInCode@SystemsInCode·
@dharh @richterich_ @ThePrimeagen Irfanview still.being a thing is incredible. Its like thr simplest app in the world that just does its core thing really well, and is only needed because other apps overcomplicate things :)or miss some fole type.
English
2
0
4
108
ThePrimeagen
ThePrimeagen@ThePrimeagen·
why does everyone hate webp?
English
261
8
805
124.4K
SystemsInCode
SystemsInCode@SystemsInCode·
@edels0n Its a public good like water should be supplied at minimal cost
English
0
0
0
47
SystemsInCode
SystemsInCode@SystemsInCode·
Bought a fantastic HP strix halo machine, its silent and powerful for llms: hp.com/us-en/workstat… BUT unfortunately they can't make a robust power button. Weak plastic housing snapped after a few months :( Still in warranty luckily. @HPUK
SystemsInCode tweet media
English
0
0
0
18
SystemsInCode 已转推
Beaver 🦁
Beaver 🦁@beaverd·
This is the largest model ever trained through decentralized compute/cooperation It needs to win. If LLM training isn't decentralized soon we will have a very big problem
templar@tplr_ai

We just completed the largest decentralised LLM pre-training run in history: Covenant-72B. Permissionless, on Bittensor subnet 3. 72B parameters. ~1.1T tokens. Commodity internet. No centralized cluster. No whitelist. Anyone with GPUs could join or leave freely. 1/n

English
31
114
1.5K
95K
SystemsInCode
SystemsInCode@SystemsInCode·
@levelsio @elonmusk Its nuts..you can use intelij ideas ai assistant since dec I think. Some random plugin for vscode
English
0
0
0
174
orkward ☄︎
orkward ☄︎@0xOrkward·
m5 ultra mac studio when?
English
1
0
1
325
Matt Pocock
Matt Pocock@mattpocockuk·
@SystemsInCode I find that the 'what' and the 'how' tend to bleed into each other
English
1
0
1
231
Matt Pocock
Matt Pocock@mattpocockuk·
A nice metaphor I've found for how to think about the inputs for multi-agent sessions: SPEC.md - the destination PLAN.md - the journey
English
29
18
362
23.8K
Mario Verbelen
Mario Verbelen@MarioVerbelen·
Plain Go, every data source is cached separately in memory and the business logic just collects pointers and hashmaps to render out personalised content. If the data is in cache we stay mostly below 0.2 milliseconds. I even have endpoints that stay below 0.05 ms. When data changes we get a notification and a background process updates the cache. So we avoided a lot of db calls and we removed the bottle neck of a db. No joins or other tricks, just key/value with protobuf in postgress. Moving the magic from selects to in memory is gold, moving pointers around for avoiding allocations and everyone is happy
English
15
6
119
5.3K