GitLab cookbook Updated 2025-07-16
gnuplot command line hello world Updated 2025-07-16
CLI hello world:
gnuplot -p -e 'p sin(x)'
Instrumental goal Updated 2025-07-16
Pro of superconducting qubits Updated 2025-07-16
E. Coli K-12 MG1655 gene Updated 2025-07-16
FeathersJS Heroku deployment Updated 2025-07-16
Got it working as mentioned at: github.com/cirosantilli/feathers-chat/tree/sequelize-pg
Bibliography:
There's also a
heroku
branch at: github.com/feathersjs/feathers-chat/tree/heroku, but it also seems to use NeDB? So you can have a filesystem in Heroku? Doesn't seem so: stackoverflow.com/questions/42775418/heroku-local-persistent-storage Git tips Move your branch on top of newest master Updated 2025-07-16
Before:
5 master
|
4 7 my-feature HEAD
| |
3 6
|/
2
|
1
Action:
git rebase
After:Ready to push with linear history!
7 my-feature HEAD
|
6
|
5 master
|
4
|
3
|
2
|
1
History of the electromagnetic theory of light Updated 2025-07-16
Inside Job (2010) Updated 2025-07-16
Tachyonic antitelephone Updated 2025-07-16
The Big Short (2015) Updated 2025-07-16
MSc course of the University of Oxford Updated 2025-07-16
QMUL Game AI Research Group Updated 2025-07-16
Principal investigator: Simon M. Lucas.
Realworld app written in Express Updated 2025-07-16
gothinkster/realworld implementations based on Express.js.
Category 5 cable Updated 2025-07-16
CUDA Updated 2025-07-16
ELF Hello World Tutorial
STT_SECTION
Updated 2025-07-16There are two such entries, one pointing to
.data
and the other to .text
(section indexes 1
and 2
).Num: Value Size Type Bind Vis Ndx Name
2: 0000000000000000 0 SECTION LOCAL DEFAULT 1
3: 0000000000000000 0 SECTION LOCAL DEFAULT 2
TODO what is their purpose?
FeatherJS demo apps Updated 2025-07-16
FeathersJS signup email verification Updated 2025-07-16
Git tips Merge two or more commits into one Updated 2025-07-16
Unlisted articles are being shown, click here to show only listed articles.