Published on: 2025-04-18 00:33:10
It looks like your JavaScript is disabled. To use HackerOne, enable JavaScript in your browser and refresh this page.
Keywords: browser disabled enable hackerone javascript
Find related items on AmazonPublished on: 2025-04-29 17:16:27
Phishing-as-a-service (PhaaS) platform Tycoon2FA, known for bypassing multi-factor authentication on Microsoft 365 and Gmail accounts, has received updates that improve its stealth and evasion capabilities. Tycoon2FA was discovered in October 2023 by Sekoia researchers, who later reported significant updates on the phishing kit that increased its sophistication and effectiveness. Trustwave now reports that the Tycoon 2FA threat actors have added several improvements that bolster the kit's abil
Keywords: javascript phishing source svg trustwave
Find related items on AmazonPublished on: 2025-05-04 20:51:24
Little elephant company — 7 people working out of a random house — 2013 I know we haven’t paid you for 30 days, but would you be willing to float another month? No, sorry, I’m out. Ok, sad to see you are not loyal to the company. No pay, no work It was the end of 2013; I’d gone two paychecks without pay. The client still hadn’t paid, I wasn’t about to start working for free. I resigned. I told my boss at the time: “no pay, no work”. Walking away wasn’t easy. They gave me my first shot as
Keywords: company javascript pay time wasn
Find related items on AmazonPublished on: 2025-05-05 20:26:51
You need to enable JavaScript to run this app.
Keywords: app enable javascript need run
Find related items on AmazonPublished on: 2025-05-13 17:59:44
Transputer emulator in Javascript This is a Javascript port of my transputer emulator written originally in C for my series of articles about the transputer processor. In the old times, Javascript was an interpreted language, but since many years ago it is implemented as a JIT (Just-In-Time) compiler, so it can approach speeds closer to the C language. Other implementation caveat here is that Javascript treats bitwise operators as generating 32-bit signed integers. This was avoided using the >
Keywords: code drive javascript source using
Find related items on AmazonPublished on: 2025-05-17 11:18:21
Introducing Bare: Actually run Javascript Everywhere The Holepunch team has introduced Bare, a groundbreaking minimal JavaScript runtime designed for both desktop and mobile. Built to be fast, modular, and efficient, Bare revisits the original vision of Node.js by embracing modularity and universal compatibility. Bare: Simplicity is Strength The Holepunch team has launched something that we are immensely proud of — an elegant innovation that we believe will be a game-changer for developers. B
Keywords: bare javascript peer run runtime
Find related items on AmazonPublished on: 2025-05-20 16:25:33
This page requires JavaScript. Please turn on JavaScript in your browser and refresh the page to view its content.
Keywords: browser content javascript page refresh
Find related items on AmazonPublished on: 2025-05-21 10:56:35
This is not an official Minecraft product. It is not approved by or associated with Mojang or Microsoft. Clicking the button below will download the client from mojang.com. By clicking it, you agree to the Minecraft EULA . This is a proof-of-concept demo of Minecraft 1.2.5 running unmodified in the browser. What is this Browsercraft makes unmodified Minecraft run in the browser using CheerpJ, a Java runtime for modern browsers. What this is not Minecraft Classic, an alpha version of Minecr
Keywords: browser java minecraft run version
Find related items on AmazonPublished on: 2025-05-22 06:56:35
This is not an official Minecraft product. It is not approved by or associated with Mojang or Microsoft. Clicking the button below will download the client from mojang.com. By clicking it, you agree to the Minecraft EULA . This is a proof-of-concept demo of Minecraft 1.2.5 running unmodified in the browser. What is this Browsercraft makes unmodified Minecraft run in the browser using CheerpJ, a Java runtime for modern browsers. What this is not Minecraft Classic, an alpha version of Minecr
Keywords: browser java minecraft run version
Find related items on AmazonPublished on: 2025-05-24 18:11:55
Coincidentally, Apache Kafka 4.0 was released last week, too. So let’s download it and use it for our experiments. Unpack the distribution and format a directory for the Kafka files: 1 2 3 tar xvf kafka_2.13-4.0.0.tgz KAFKA_CLUSTER_ID = " $( bin/kafka-storage.sh random-uuid ) " bin/kafka-storage.sh format --standalone -t $KAFKA_CLUSTER_ID -c config/server.properties Building an AOT cache is a two-step process. First, a list of all the classes which should go into the archive needs to be genera
Keywords: aot java kafka lang server
Find related items on AmazonPublished on: 2025-06-03 03:39:17
Frink What's New * FAQ * Download * Frink Applet * Web Interface * Sample Programs * Frink Server Pages * Frink on Android * Donate Frink is a practical calculating tool and programming language designed to make physical calculations simple, to help ensure that answers come out right, and to make a tool that's really useful in the real world. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations, allowing you to mix units of measure transparently, and helps
Keywords: array frink java use value
Find related items on AmazonPublished on: 2025-06-05 06:19:00
Java is a programming language and software platform. Examples of applications that use Java are numerous and widespread but include web browsers, office applications, and even games like Minecraft are based on Java. If you need to run Java applications, downloading and installing the JRE (Java Runtime Environment) is enough. If you're developing Java applications, you'll want to download the JDK, which also includes the JRE. For full information and terms, refer to the OTN License Agreement f
Keywords: applications java jdk oracle use
Find related items on AmazonPublished on: 2025-06-11 02:05:26
This site requires Javascript in order to view all its content. Please enable Javascript in order to access all the functionality of this web site. Here are the instructions how to enable JavaScript in your web browser.
Keywords: enable javascript order site web
Find related items on AmazonPublished on: 2025-06-11 13:08:19
OpenJDK JDK 24 General-Availability Release This page provides production-ready open-source builds of the Java Development Kit, version 24, an implementation of the Java SE 24 Platform under the GNU General Public License, version 2, with the Classpath Exception. Commercial builds of JDK 24 from Oracle, under a non-open-source license, can be found here. Documentation Builds Linux / AArch64 tar.gz sha256) 210076422 Linux / x64 tar.gz sha256) 212235746 macOS / AArch64 tar.gz sha256) 20583172
Keywords: 24 gz java sha256 version
Find related items on AmazonPublished on: 2025-06-11 09:46:31
Your browser has Javascript disabled. Please go to your browser preferences and enable Javascript in order to use Scratch.
Keywords: browser disabled enable javascript order
Find related items on AmazonPublished on: 2025-06-12 08:15:08
Context: I was tasked with migrating a legacy workflow system (Broadcom CA Workflow Automation) to Airflow. There are some jobs that contain rather simple JavaScript snippets, and I was trying to design a first prototype that simply takes the JS parts and runs them in a transpiler. In this respect, I found a couple of packages that could be leveraged: - js2py: https://github.com/PiotrDabkowski/Js2Py - mini-racer: https://github.com/bpcreech/PyMiniRacer Yet, both seem to be abandoned packages t
Keywords: com github https javascript js2py
Find related items on AmazonPublished on: 2025-06-14 09:24:56
This page requires JavaScript. Please turn on JavaScript in your browser and refresh the page to view its content.
Keywords: browser content javascript page refresh
Find related items on AmazonPublished on: 2025-06-16 02:25:35
And by LLMS I mean: (L)ots of (L)ittle ht(M)l page(S). I recently shipped some updates to my blog. Through the design/development process, I had some insights which made me question my knee-jerk reaction to building pieces of a page as JS-powered interactions on top of the existing document. With cross-document view transitions getting broader and broader support, I’m realizing that building in-page, progressively-enhanced interactions is more work than simply building two HTML pages and linki
Keywords: build html javascript page transitions
Find related items on AmazonPublished on: 2025-06-16 12:25:35
And by LLMS I mean: (L)ots of (L)ittle ht(M)l page(S). I recently shipped some updates to my blog. Through the design/development process, I had some insights which made me question my knee-jerk reaction to building pieces of a page as JS-powered interactions on top of the existing document. With cross-document view transitions getting broader and broader support, I’m realizing that building in-page, progressively-enhanced interactions is more work than simply building two HTML pages and linki
Keywords: build html javascript page transitions
Find related items on AmazonPublished on: 2025-06-20 06:15:05
ZDNET A persistent malware campaign is exploiting the ubiquitous CAPTCHA process to try to steal data from unsuspecting victims. Also: Got a suspicious E-ZPass text? It's a trap - how to spot the scam As described by security firm Malwarebytes in a new report, this scheme relies on the ease with which people often follow the steps in a CAPTCHA prompt without thinking. How the attack works You land on a website that promises movies, music, pictures, news articles, or some other interesting c
Keywords: captcha click disable javascript malwarebytes
Find related items on AmazonPublished on: 2025-06-20 09:46:02
Show answer It prints 1 . wait wtf At the beginning of a line (and only at the beginning of a line), --> starts a comment. The JavaScript is parsed as x = 1 ; x ; // 0 The browser then displays the value of the last expression, which of course is 1. but why It’s a legacy hack. Netscape Navigator 2 introduced both JavaScript and the <script> tag. Older browsers in common use (like Navigator 1) had no idea that <script> content was anything special and wrote it as regular text on the page.
Keywords: browsers comment javascript line script
Find related items on AmazonPublished on: 2025-06-30 00:17:53
TurboWarp requires JavaScript Consider using TurboWarp Desktop if you are afraid of remote JavaScript.
Keywords: afraid consider desktop javascript turbowarp
Find related items on AmazonPublished on: 2025-07-03 04:11:54
Hard as it may be to imagine, there was a time when Java was brand new and exciting. Long before it became the vast clunky back-end leviathan it is today, it was going to be the ubiquitous graphical platform that would be used on everything from cell phones to supercomputers: write once, run anywhere. Initially I drank the kool-aid and was thrilled about this new “modern” language that was going to take over the world, and drooled at the notion of Java-based computers, containing Java chips tha
Keywords: address client export javastation netbsd
Find related items on AmazonPublished on: 2025-07-07 14:32:06
There are countless articles why developers should not focus on Frameworks too much and instead learn to understand the underlying languages. But I think rarely we can find good reasons except that Frameworks come and go. To me, the main reason is different: You won’t be a master at frontend development if you don’t understand underlying mechanisms of a language. A usual stack today is React together with countless layers in between the language and the framework itself. CSS as styling method i
Keywords: css javascript know typescript understand
Find related items on AmazonPublished on: 2025-07-05 13:46:32
abstract Python is not Java, nor is it C++ It’s different! Let’s talk about how. Why? Because as Python experts (you did choose to come to a Python conference so likely you’re either an expert already or in time you’re going to become one if you keep going to Python conferences) we have a responsibility to help our colleagues and collaborators who don’t know Python as well we do. The part of that responsibility I want to focus on today is when other people have experience with other programm
Keywords: class code java language python
Find related items on AmazonPublished on: 2025-07-07 19:33:03
This site requires JavaScript to run correctly. Please turn on JavaScript or unblock scripts
Keywords: correctly javascript requires run scripts
Find related items on AmazonPublished on: 2025-07-08 00:33:03
This site requires JavaScript to run correctly. Please turn on JavaScript or unblock scripts
Keywords: correctly javascript requires run scripts
Find related items on AmazonPublished on: 2025-07-09 12:01:43
A while back my machine was so messed up that I could barely ssh onto it. 3,200% CPU utilization - all 32 cores on the host were fully utilized! Compare that to my last bug where it only used 1 core, 100% Fortunately, it was using Java 17 runtime which had thread dumps with CPU time! Sorting by CPU time brought a bunch of threads that looked similar to this: "Thread-0" #22 [14700] prio=5 os_prio=0 cpu=10359.38ms elapsed=11.49s tid=0x000001cdc35aaf60 nid=14700 runnable [0x00000047cfffe000] java
Keywords: base java reproduce thread treemap
Find related items on AmazonPublished on: 2025-07-15 03:22:06
Pure Java Using Chicory you don't need to rely on any system resource. Everything runs in 100% pure Java on top of the standard library.
Keywords: 100 chicory don java pure
Find related items on AmazonPublished on: 2025-07-12 08:14:09
A new JavaScript obfuscation method utilizing invisible Unicode characters to represent binary values is being actively abused in phishing attacks targeting affiliates of an American political action committee (PAC). Juniper Threat Labs that spotted the attack reports that it took place in early January 2025 and carries signs of sophistication such as the use of: Personalized non-public information to target victims, Debugger breakpoint and timing checks to evade detection, Recursively wrapp
Keywords: characters hangul invisible javascript juniper
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.