HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anewhnaccount2

no profile record

Submissions

Accessible Math in PDF [video]

youtube.com
2 points·by anewhnaccount2·9 giorni fa·0 comments

World Age for beginners: one way to compile a dynamic language

discourse.julialang.org
1 points·by anewhnaccount2·6 mesi fa·0 comments

Pdf2epub

github.com
3 points·by anewhnaccount2·6 mesi fa·0 comments

The road to hell is paved with good intentions and C++ modules (2023)

nibblestew.blogspot.com
2 points·by anewhnaccount2·7 mesi fa·0 comments

A Library Approach to Constant Template Parameters

brevzin.github.io
1 points·by anewhnaccount2·7 mesi fa·0 comments

University of Helsinki adopts prior licence model for research publications

flamma.helsinki.fi
1 points·by anewhnaccount2·7 mesi fa·0 comments

Vdu_controls – a DDC control panel for monitors

github.com
3 points·by anewhnaccount2·8 mesi fa·0 comments

NSan: A Floating-Point Numerical Sanitizer

arxiv.org
2 points·by anewhnaccount2·8 mesi fa·0 comments

Unu.ran – Universal Non-Uniform RANdom Number Generators

statmath.wu.ac.at
2 points·by anewhnaccount2·8 mesi fa·0 comments

Eigen 5.0.0

gitlab.com
4 points·by anewhnaccount2·8 mesi fa·0 comments

The Two Ways of Wayland

lxqt-project.org
1 points·by anewhnaccount2·9 mesi fa·0 comments

Native Python Packaging: BLAS, Lapack and OpenMP

pypackaging-native.github.io
2 points·by anewhnaccount2·10 mesi fa·0 comments

Subinterpreters and Asyncio

blog.changs.co.uk
1 points·by anewhnaccount2·10 mesi fa·0 comments

comments

anewhnaccount2
·2 mesi fa·discuss
Thanks a lot. I'll definitely be trying this!
anewhnaccount2
·2 mesi fa·discuss
Care to share some ratios? Where you get the minerals from? Electrolite mix? Won't it explode everywhere if you shake after carbonation?
anewhnaccount2
·2 mesi fa·discuss
Exactly! It's only $0.0008T. Pocket change really...
anewhnaccount2
·3 mesi fa·discuss
How should it be better? Most environments offer Apptainer which can import Docker containers. Plus a lot of theae languages like Julia and Chapel are pretty self contained and programmed against eg ancient libc for these very reasons.
anewhnaccount2
·3 mesi fa·discuss
People notice the jank, and it's affecting CC's reputatio That's not easy to come back from.
anewhnaccount2
·5 mesi fa·discuss
The needle is beginning to move on this I believe: https://www.nature.com/articles/d41586-026-00321-5
anewhnaccount2
·5 mesi fa·discuss
Except Phillip K Dick calls the murder bots in Second Variety claws already so there's prior art right from the master of cyberpunk.
anewhnaccount2
·6 mesi fa·discuss
The US is part of the world.
anewhnaccount2
·6 mesi fa·discuss
There is something like this but twice the prive in Finland https://www.moi.fi/laitenetti . Can't make outgoing calls but there are pay as you internet call out services for that occaddional use case.
anewhnaccount2
·7 mesi fa·discuss
Looks like it's an extension offered by this https://css-doodle.com/
anewhnaccount2
·8 mesi fa·discuss
So the main news is that they're giving up on develping an independent IDE and turning into another VS code fork. The loss of biodiversity and reliance on a no-so-reliable steward is mildly concerning.
anewhnaccount2
·10 mesi fa·discuss
I think EdgeDB/gel maybe addresses this problem. It has nice syntax for returning hierarchical resultsets from a relational database.
anewhnaccount2
·4 anni fa·discuss
The database itself may internally store a more dense identifier than an autoincrementing primary key. For e.g. ctid in Postgres or, under certain conditions rowid in sqlite. These should be fully dense after a vacuum, and rejection sampling can be used to paper over tombstones generated between vacuums.
anewhnaccount2
·5 anni fa·discuss
For the case of Python packages which are primarily exposing a command line script, alluded in the `start|build|whatever`, there is pipx https://github.com/pipxproject/pipx
anewhnaccount2
·7 anni fa·discuss
Since the detail on path finding is a little sparse, I'll link this very exhaustive treatment for anyone interested http://theory.stanford.edu/~amitp/GameProgramming/AStarCompa...
anewhnaccount2
·8 anni fa·discuss
If there were reforms to copyright law, it would be easier for a Google competitor to enter the market.