Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
teajunky
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Detaching GraalVM from the Java Ecosystem Train
(blogs.oracle.com)
30 points
by
teajunky
1y ago
|
14 comments
2.
▲
by
teajunky
1y ago
This week the Software Development and Design conference takes place at the Barbican Center: https://sddconf.com/
3.
▲
by
teajunky
2y ago
I take a very positive view of the fact that German society is not yet fully digitalized and that some developments are viewed rather critically and are only adopted in part. Ultimately, I see adaptability as a particular strength of German
4.
▲
by
teajunky
2y ago
Thanks for licq. This was my favourite client.
5.
▲
Does Kubernetes Perform Better on Bare Metal vs. VMs?
(thenewstack.io)
1 points
by
teajunky
3y ago
|
0 comments
6.
▲
by
teajunky
3y ago
You watch this video about the excitement level of NASA vs ESA: https://www.youtube.com/watch?v=mtOGcgWozd4
7.
▲
by
teajunky
3y ago
Anyone watching Star Trek Picard knows that we all will sit in the dark in the future.
8.
▲
by
teajunky
4y ago
I would like to see handbooks of other companies. Does anyone know of any other handbooks?
9.
▲
Epinio: Kubernetes PaaS from SuSE
(epinio.io)
1 points
by
teajunky
4y ago
|
0 comments
10.
▲
by
teajunky
4y ago
Here: https://clonekeenplus.sourceforge.io/
11.
▲
by
teajunky
4y ago
Similar Project: https://djoffe.com/gnukem/
12.
▲
by
teajunky
5y ago
The name doesn't matter to me. I would like to hear these five hundred songs
13.
▲
by
teajunky
5y ago
The author of the article is very biased because he is also the (co-)author of these libraries. Personally I think that is not the fine way to bash other projects in the open source community. Clearly, attrs+cattrs and pydantic focus on dif
14.
▲
by
teajunky
6y ago
I am developing my own reloader in spirit of jrebel and how hotswapping works in javascript bundlers. While investigating the topic I found a lot of projects: - https://github.com/yiblet/inquest - https://gi
15.
▲
by
teajunky
6y ago
If there was a God, I don't think he likes being tricked.
16.
▲
by
teajunky
6y ago
Thanks. I once searched for it but only found some used libraries.
17.
▲
by
teajunky
6y ago
Looking into the page inspector shows 165 http requests on the start page. It includes ads, tracker and analystics from multiple sources (google, twitter, linkedin, facebook etc). Can anyone sugguest an (offline?) alternative? I used jwt.io
18.
▲
by
teajunky
7y ago
I still own a copy of "Database Systems: The Complete Book" (by Hector Garcia-Molina, Jeffrey D. Ullman and Jennifer Widom). I highly recommend it. Those books with such deep knowledge are very rare these days.
19.
▲
Lockheed Martin Taps Red Hat to Accelerate F-22 Raptor Upgrades
(redhat.com)
58 points
by
teajunky
7y ago
|
104 comments
20.
▲
by
teajunky
8y ago
Every article on Eli Bendersky's website is just great. If he ever writes a book I would immediately buy one.
21.
▲
Python's New Package Landscape
(andrewsforge.com)
325 points
by
teajunky
8y ago
|
165 comments
22.
▲
by
teajunky
9y ago
Has anyone looked at https://pypi.python.org/pypi/cppyy ? This seems to be even easier than pybind11
23.
▲
by
teajunky
10y ago
Wow train.py contains only 83 lines of code (including a few empty lines and commets). And recognize.py is only litte bit longer with 108 lines. Very impressive.
24.
▲
by
teajunky
10y ago
Do I need AWS to use this tool? The company I work for operates its own data center.
25.
▲
by
teajunky
10y ago
This reminds me of the SheepDog storage architecture ( https://sheepdog.github.io/sheepdog/ ) SheepDog provides safe distributed block devices and uses corosync or Zookeeper instead of etcd.