I was about to take an elevator when my Android phone screamed a warning.
Researchers have identified a previously overlooked mechanism of brain cell death that appears to play a major role in Alzheimer's disease and frontotemporal dementia. The finding could lead to new treatments aimed at slowing neuron loss by interrupting the process before cells are destroyed.
Back in time I used to make a stupid little font called Unison. It was a bitmap-vector hybrid font defined by text-based font description files which then get compiled by Python script. During the development of Unison, I had so frustrating bug that I had to write this comment in addition to its workaround: def custom_sort_key((name, _)): # what, the, real, fuck. # it seems that Uniscribe has some bug with Hangul and possibly more scripts: # some characters, when they are located in specific glyph indices, are correctly # mapped via ScriptGetCMap but considered to be missing via ScriptShape. # combined with SSA_FALLBACK it causes the wrong *and* inconsistent fallback behavior. # given that the range of those indices abruptly end with 2^n boundaries, # I strongly suspect that this is something to do with the internal lookup mechanism. # for now, reorder problematic scripts to (empirically) avoid the problem... *sigh* if not name.startswith('uni'): return (2, name) try: c = int(name[3:], 16) except ValueError: return (2, name) return (0 if 0x1100
Sorry, won't have any empathy towards people that will get rugged once this goes 90+% down. The coin is even flagged on the site for a suspicious activity. EDIT: I'm sure this post will get downvoted to oblivion by the ANSEM bot army. Just remember me when you all get rugged and start crying on Reddit and Twitter. submitted by /u/Adonael [link] [Kommentare]
Both the nasdaq and NYSE are moving towards blockchain. This isnt speculation. Just last March, the SEC granted nasdaq permission to choose to settle on blockchain. Last December the SEC gave Depository Trust Co permission to begin handling tokenized transactions, The NYSE is seeking approval to build a seperate blockchain based trading platform for 24/7 trading, settling trades instantly instead of one business day. Plans to launch at end of year if approved. Nasdaq partnered with kraken, NYSE partnered with OKX. The list goes on https://www.schwab.com/learn/story/tokenization-real-world-assets-on-blockchain https://www.schwab.com/learn/story/tokenization-real-world-assets-on-blockchain submitted by /u/AsbestosDude [link] [Kommentare]
Verity provides adversarial deterministic gates and standards, Markdown local knowledge base of good decisions and live cost visibility for your coding agents.
Has anyone gotten a response from the eccv travel support program listed on their website? https://eccv.ecva.net/Conferences/2026/DEI Edit: also have anyone applied for this program as an accepted author? I have an independent research paper accepted and am currently looking for funds for paying for the registration fees submitted by /u/tedd235 [link] [Kommentare]
Essay on the benefits of speedy software, and how it affects user perception of engineering quality and overall usability