BES' bookmarks
BES' bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
Login
Remember me
2104
shaares
2104
shaares
Filters
15 / 106
Links per page
20
50
100
Nick Stephen's blog: JMX AttributeChangeNotifications, MXBeans, and a clever little helper class
Java
·
JMX
·
notification
·
MBean
·
MXbean
·
AttributeChangeNotifications
·
type
·
convert
October 26, 2024 at 11:11:09 AM GMT+3 * ·
permalink
·
https://web.archive.org/web/20090614093508/http://blogs.sun.com/nickstephen/entry/a_helper_class_for_sending
Applying MXBean mappings to your own types | Java.net
Java
·
JMX
·
MBean
·
MXbean
·
type
·
convert
October 26, 2024 at 11:04:13 AM GMT+3 * ·
permalink
·
https://web.archive.org/web/20130118132612/http://weblogs.java.net/blog/emcmanus/archive/2008/11/applying_mxbean.html
WeakReferences and Dynamic Proxies | Java.net
Java
·
JMX
·
MBean
·
WeakReference
·
Dynamic
·
Proxy
October 26, 2024 at 10:56:31 AM GMT+3 * ·
permalink
·
https://web.archive.org/web/20120402214141/http://weblogs.java.net/blog/emcmanus/archive/2005/07/weakreferences.html
Cleaning up an MBean when its resource dies | Java.net
Java
·
JMX
·
MBean
·
WeakReference
October 26, 2024 at 10:49:28 AM GMT+3 * ·
permalink
·
https://web.archive.org/web/20120207140653/http://weblogs.java.net/blog/emcmanus/archive/2005/07/cleaning_up_an_1.html
Регулярные выражения в SQL / Хабр
SQL
·
RegEx
·
habr
October 20, 2024 at 10:37:47 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/otus/articles/851942/
Опенсорсные альтернативы Discord на своём сервере / Хабр
Self-hosted
·
messenger
·
Matrix
·
Revolt
·
Discord
·
Alternative
·
habr
October 16, 2024 at 5:26:58 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/ruvds/articles/850438/
Полная автоматизация ворот / Хабр
SmartHome
·
Self-hosted
·
GPS
·
traccar
·
habr
October 14, 2024 at 4:22:04 PM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/850148/
Почтовый сервер с нуля. Часть третья / Хабр
Self-hosted
·
mail
·
Server
·
exim
·
devcot
·
postfixadmin
·
rainloop
·
docker
·
habr
October 11, 2024 at 11:27:25 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/nixys/articles/841028/
Почтовый сервер с нуля. Часть вторая / Хабр
Self-hosted
·
mail
·
Server
·
exim
·
devcot
·
postfixadmin
·
rainloop
·
habr
October 11, 2024 at 11:26:24 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/nixys/articles/807681/
Точки соприкосновения: Java & GC / Хабр
Java
·
GC
·
habr
October 2, 2024 at 9:46:51 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/jugru/articles/846308/
Свой кинозал для каждого сегмента сети: уменьшаем медиатрафик в десятки раз с помощью кэширующих серверов / Хабр
Proxy
·
cache
·
squid
·
video
·
habr
October 1, 2024 at 3:46:36 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/ru_mts/articles/847026/
Бесплатная open-source альтернатива Google Photos и iCloud Photos / Хабр
Self-hosted
·
photo
·
docker
·
Immich
·
habr
September 30, 2024 at 8:37:21 AM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/846908/
«Голая Java» или разработка без всего / Хабр
Java
·
framework
·
habr
September 28, 2024 at 12:42:39 AM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/841574/
Self-hosted удаленные рабочие окружения или как с помощью одного сервиса сократить время онбординга разработчиков на 90% / Хабр
Self-hosted
·
Remote
·
development
·
infrastructure
·
Coder
·
habr
September 16, 2024 at 10:44:24 AM GMT+3 * ·
permalink
·
https://habr.com/ru/articles/843408/
Яндекс Погода открыла бесплатный API для умного дома / Хабр
Яндекс.Погода
·
HomeAssistant
·
habr
September 13, 2024 at 7:32:53 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/yandex/news/842738/
Бесплатный домен с HTTPS для локальных приложений: универсальное руководство с примером на Flask / Хабр
HTTPS
·
Tunnel
·
Local
·
habr
September 11, 2024 at 2:19:11 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/amvera/articles/841616/
sql - Existing state of packages has been discarded - Stack Overflow
DBMS_SESSION.RESET_PACKAGE
Oracle
·
PL/SQL
·
package
·
error
·
state
·
DBMS_SESSION.RESET_PACKAGE
September 11, 2024 at 1:51:54 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/7920396/existing-state-of-packages-has-been-discarded
dictionary - How to putAll on Java hashMap contents of one to another, but not replace existing keys and values? - Stack Overflow
patch.forEach(target::putIfAbsent);
Java
·
Java8
·
Map
·
putIfAbsent
·
putAll
·
forEach
·
stream
September 11, 2024 at 1:22:29 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/7194522/how-to-putall-on-java-hashmap-contents-of-one-to-another-but-not-replace-existi
xml - XPath to select Element by attribute value - Stack Overflow
XPath
·
XML
·
element
·
Attribute
·
value
September 10, 2024 at 4:38:39 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/14248063/xpath-to-select-element-by-attribute-value
xml - XPath expression for selecting all nodes with a common attribute - Stack Overflow
Java
·
XPath
·
XML
·
element
·
Attribute
September 10, 2024 at 4:37:40 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/4001277/xpath-expression-for-selecting-all-nodes-with-a-common-attribute
Filters
15 / 106
Links per page
20
50
100
Fold
Fold all
Expand
Expand all
Are you sure you want to delete this link?
Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community