⤷ Title: Web Sunucuları (Web Servers)
════════════════════════
𐀪 Author: AYNUR BALCI
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 20:11:14 GMT
════════════════════════
⌗ Tags: #web #csrf #html #xs #oscp
════════════════════════
𐀪 Author: AYNUR BALCI
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 20:11:14 GMT
════════════════════════
⌗ Tags: #web #csrf #html #xs #oscp
Medium
Web Sunucuları (Web Servers)
Web sunucuları, arka uç sunucuda çalışan ve istemci tarafındaki tarayıcıdan gelen tüm HTTP trafiğini işleyen uygulamalardır. Bu sunucular…
⤷ Title: MySQL – Using OFFSET in a large table by a simple sub-query
════════════════════════
𐀪 Author: thunderbong
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:43:21 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: thunderbong
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:43:21 +0000
════════════════════════
⌗ Tags: No_Tags
Database Administrators Stack Exchange
Using OFFSET in a large table by a simple sub-query
The slow performance for using OFFSET in large table has been widely discussed in various blogs, and the most efficient way is to use an INNER JOIN as
SELECT *
FROM table
INNER JOIN (
SELECT id
FROM
SELECT *
FROM table
INNER JOIN (
SELECT id
FROM
⤷ Title: How Confident Are LLMs? (Ranking People Part II)
════════════════════════
𐀪 Author: thunderbong
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:42:37 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: thunderbong
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:42:37 +0000
════════════════════════
⌗ Tags: No_Tags
⤷ Title: Trump asks Supreme Court to let him rescue TikTok from US ban
════════════════════════
𐀪 Author: ohjeez
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:41:14 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: ohjeez
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:41:14 +0000
════════════════════════
⌗ Tags: No_Tags
The Verge
Trump asks the Supreme Court to let him rescue TikTok
The President-elect wants to save the app from a US ban through “political means” once he is sworn in.
⤷ Title: Extism is a plug-in system for everyone
════════════════════════
𐀪 Author: peutetre
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:40:39 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: peutetre
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:40:39 +0000
════════════════════════
⌗ Tags: No_Tags
extism.org
Overview | Extism - make all software programmable. Extend from within.
Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable.
⤷ Title: Type Safe Implicit Join Through Path Navigation in JOOQ 3.11 (2018)
════════════════════════
𐀪 Author: stefankuehnel
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:39:35 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: stefankuehnel
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:39:35 +0000
════════════════════════
⌗ Tags: No_Tags
Java, SQL and jOOQ.
Type Safe Implicit JOIN Through Path Navigation in jOOQ 3.11
One of the biggest contributors to SQL syntax verbosity is the need to explicitly JOIN every table that somehow contributes to the query, even if that contribution is “trivial”. When lo…
⤷ Title: Greg Gumbel Has Died
════════════════════════
𐀪 Author: leotravis10
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:37:46 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: leotravis10
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:37:46 +0000
════════════════════════
⌗ Tags: No_Tags
CBS News
Greg Gumbel, CBS Sports broadcasting legend, dies at 78
Greg Gumbel, the renowned CBS Sports anchor and commentator, has died of cancer at the age of 78.
⤷ Title: ELux: Light-weight, Linux-based, highly secure operating system
════════════════════════
𐀪 Author: marcodiego
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:32:32 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: marcodiego
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:32:32 +0000
════════════════════════
⌗ Tags: No_Tags
Unicon
eLux: Linux-based, lightweight OS for VDI, DaaS environments
eLux is light-weight and extremely flexible to deploy and manage any VDI and DaaS scenarios.
⤷ Title: Python Textual – Neovim Plugin for .tcss Files
════════════════════════
𐀪 Author: cachebag
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:27:58 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: cachebag
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:27:58 +0000
════════════════════════
⌗ Tags: No_Tags
GitHub
GitHub - cachebag/tcss-nvim-plugin: A neovim plugin that enables syntax highlighting for Textual CSS files.
A neovim plugin that enables syntax highlighting for Textual CSS files. - GitHub - cachebag/tcss-nvim-plugin: A neovim plugin that enables syntax highlighting for Textual CSS files.
⤷ Title: I built my first SaaS to simplify resume building with AI – Feedback welcome
════════════════════════
𐀪 Author: indiieMaker
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:20:46 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: indiieMaker
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:20:46 +0000
════════════════════════
⌗ Tags: No_Tags
⤷ Title: Behind the Scenes: Alien Worlds – Jumpship over a tidally locked planet
════════════════════════
𐀪 Author: sohkamyung
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:19:52 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: sohkamyung
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:19:52 +0000
════════════════════════
⌗ Tags: No_Tags
BlenderNation
Behind the Scenes: Alien Worlds - Jumpship over a tidally locked planet
Jump into Samuel’s intricate workflow as he navigates various sources and tools to create his magnificent sci-fi piece of art. Hi, I’m Samuel Pantze from Germany, and Blender has been my main creative…
⤷ Title: How to Create HTML/ZIP/PNG Polyglot Files
════════════════════════
𐀪 Author: gildas
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:10:54 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: gildas
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:10:54 +0000
════════════════════════
⌗ Tags: No_Tags
Polyglot-HTML-ZIP-PNG
How to Create HTML/ZIP/PNG Polyglot Files
Learn How to Create HTML/ZIP/PNG Polyglot Files!
⤷ Title: Could microwaved grapes be used for quantum sensing?
════════════════════════
𐀪 Author: anigbrowl
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:01:45 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: anigbrowl
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:01:45 +0000
════════════════════════
⌗ Tags: No_Tags
Ars Technica
Could microwaved grapes be used for quantum sensing?
Halved grapes boost magnetic fields, paving way for alternative microwave resonators for quantum sensing devices.
⤷ Title: The Dome Paradox: A Loophole in Newton's Laws [video]
════════════════════════
𐀪 Author: Dansvidania
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:01:28 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: Dansvidania
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 23:01:28 +0000
════════════════════════
⌗ Tags: No_Tags
YouTube
The Dome Paradox: A Loophole in Newton's Laws
Get Nebula using my link for 40% off an annual subscription: https://go.nebula.tv/upandatom
Watch Becoming Human: https://nebula.tv/becominghuman
Thank you to John Norton, Brett Park, Samuel Fletcher and Guido Bacciagaluppi for your guidance and consultation…
Watch Becoming Human: https://nebula.tv/becominghuman
Thank you to John Norton, Brett Park, Samuel Fletcher and Guido Bacciagaluppi for your guidance and consultation…
⤷ Title: Chimera Linux Entering Beta
════════════════════════
𐀪 Author: pedromoss
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:58:39 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: pedromoss
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:58:39 +0000
════════════════════════
⌗ Tags: No_Tags
Chimera Linux
Entering beta
Today we have updated apk-tools to an rc tag. With this, the project is now entering beta phase, after around a year and a half.
⤷ Title: Newspipe 11.2.0 Announced on Lemmy
════════════════════════
𐀪 Author: cedricbonhomme
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:57:49 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: cedricbonhomme
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:57:49 +0000
════════════════════════
⌗ Tags: No_Tags
lemmy.ml
Newspipe 11.2.0 - Lemmy
A cup of tea, some chocolate (as always), the warm glow of a fire in the stove,
and my laptop. The magic of a cozy winter evening, with Christmas lights
twinkling behind me, set the perfect mood to release version 11.2.0 of Newspipe.
🎉 If your New Year’s…
and my laptop. The magic of a cozy winter evening, with Christmas lights
twinkling behind me, set the perfect mood to release version 11.2.0 of Newspipe.
🎉 If your New Year’s…
⤷ Title: Linux's Preempt Lazy Support Coming to Power CPUs
════════════════════════
𐀪 Author: sandwichsphinx
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:53:14 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: sandwichsphinx
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:53:14 +0000
════════════════════════
⌗ Tags: No_Tags
Phoronix
Linux's Preempt Lazy Support Coming To POWER CPUs
Linux 6.13 is introducing a new Lazy Preemption mode with the 'PREEMPT_LAZY' option
⤷ Title: 45% of Amazon Japan delivery drivers involved in accident: survey
════════════════════════
𐀪 Author: e2e4
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:52:54 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: e2e4
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:52:54 +0000
════════════════════════
⌗ Tags: No_Tags
The Mainichi
45% of Amazon Japan delivery drivers involved in accident: survey
TOKYO (Kyodo) -- Around 45 percent of self-employed delivery drivers working for the Japanese unit of Amazon.com Inc. said they had been involved in a
⤷ Title: Spotify is full of AI music
════════════════════════
𐀪 Author: segasaturn
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:50:02 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: segasaturn
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:50:02 +0000
════════════════════════
⌗ Tags: No_Tags
Fast Company
Spotify is full of AI music, and some say it's ruining the platform
Bands like Jet Fuel & Ginger Ales are raising eyebrows—and racking up streams.
⤷ Title: Show HN: A new, improved, and open-source clipboard history Chrome extension
════════════════════════
𐀪 Author: andyluyoung
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:49:52 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: andyluyoung
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:49:52 +0000
════════════════════════
⌗ Tags: No_Tags
Google
Clipboard History Manager - Secure, Fast, and Open Source - Chrome Web Store
Powerful clipboard history manager. Save, search & organize everything you copy. Tags, shortcuts & unlimited storage.
⤷ Title: 50 Years of the Rubik's Cube
════════════════════════
𐀪 Author: belter
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:46:47 +0000
════════════════════════
⌗ Tags: No_Tags
════════════════════════
𐀪 Author: belter
════════════════════════
ⴵ Time: Fri, 27 Dec 2024 22:46:47 +0000
════════════════════════
⌗ Tags: No_Tags
EL PAÍS English
50 years of the Rubik’s Cube: Can a tampered puzzle still be solved?
Group theory allows us to study this game invented in 1974, which has more than 43 trillion valid states and can be completed in 20 moves