HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anewhnaccount2

no profile record

Submissions

Accessible Math in PDF [video]

youtube.com
2 points·by anewhnaccount2·hace 9 días·0 comments

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

discourse.julialang.org
1 points·by anewhnaccount2·hace 6 meses·0 comments

Pdf2epub

github.com
3 points·by anewhnaccount2·hace 6 meses·0 comments

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

nibblestew.blogspot.com
2 points·by anewhnaccount2·hace 7 meses·0 comments

A Library Approach to Constant Template Parameters

brevzin.github.io
1 points·by anewhnaccount2·hace 7 meses·0 comments

University of Helsinki adopts prior licence model for research publications

flamma.helsinki.fi
1 points·by anewhnaccount2·hace 7 meses·0 comments

Vdu_controls – a DDC control panel for monitors

github.com
3 points·by anewhnaccount2·hace 8 meses·0 comments

NSan: A Floating-Point Numerical Sanitizer

arxiv.org
2 points·by anewhnaccount2·hace 8 meses·0 comments

Unu.ran – Universal Non-Uniform RANdom Number Generators

statmath.wu.ac.at
2 points·by anewhnaccount2·hace 8 meses·0 comments

Eigen 5.0.0

gitlab.com
4 points·by anewhnaccount2·hace 8 meses·0 comments

The Two Ways of Wayland

lxqt-project.org
1 points·by anewhnaccount2·hace 9 meses·0 comments

Native Python Packaging: BLAS, Lapack and OpenMP

pypackaging-native.github.io
2 points·by anewhnaccount2·hace 10 meses·0 comments

Subinterpreters and Asyncio

blog.changs.co.uk
1 points·by anewhnaccount2·hace 10 meses·0 comments

comments

anewhnaccount2
·hace 2 meses·discuss
Thanks a lot. I'll definitely be trying this!
anewhnaccount2
·hace 2 meses·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
·hace 2 meses·discuss
Exactly! It's only $0.0008T. Pocket change really...
anewhnaccount2
·hace 3 meses·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
·hace 3 meses·discuss
People notice the jank, and it's affecting CC's reputatio That's not easy to come back from.
anewhnaccount2
·hace 5 meses·discuss
The needle is beginning to move on this I believe: https://www.nature.com/articles/d41586-026-00321-5
anewhnaccount2
·hace 5 meses·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
·hace 6 meses·discuss
The US is part of the world.
anewhnaccount2
·hace 6 meses·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
·hace 7 meses·discuss
Looks like it's an extension offered by this https://css-doodle.com/
anewhnaccount2
·hace 8 meses·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
·hace 10 meses·discuss
I think EdgeDB/gel maybe addresses this problem. It has nice syntax for returning hierarchical resultsets from a relational database.
anewhnaccount2
·hace 4 años·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
·hace 5 años·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
·hace 7 años·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
·hace 8 años·discuss
If there were reforms to copyright law, it would be easier for a Google competitor to enter the market.